Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h181 struct dce_hwseq { struct
183 const struct dce_hwseq_registers *regs; argument
184 const struct dce_hwseq_shift *shifts; argument
185 const struct dce_hwseq_mask *masks; argument
186 struct dce_hwseq_wa wa; argument
187 struct hwseq_wa_state wa_state;
188 struct hwseq_private_funcs funcs;
190 PHYSICAL_ADDRESS_LOC fb_base;
191 PHYSICAL_ADDRESS_LOC fb_top;
192 PHYSICAL_ADDRESS_LOC fb_offset;
[all …]