Home
last modified time | relevance | path

Searched defs:dce_hwseq (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/hwss/
Dhw_sequencer_private.h188 struct dce_hwseq { struct
190 const struct dce_hwseq_registers *regs; argument
191 const struct dce_hwseq_shift *shifts; argument
192 const struct dce_hwseq_mask *masks; argument
193 struct dce_hwseq_wa wa; argument
194 struct hwseq_wa_state wa_state;
195 struct hwseq_private_funcs funcs;
197 PHYSICAL_ADDRESS_LOC fb_base;
198 PHYSICAL_ADDRESS_LOC fb_top;
199 PHYSICAL_ADDRESS_LOC fb_offset;
[all …]