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.h187 struct dce_hwseq { struct
189 const struct dce_hwseq_registers *regs; argument
190 const struct dce_hwseq_shift *shifts; argument
191 const struct dce_hwseq_mask *masks; argument
192 struct dce_hwseq_wa wa; argument
193 struct hwseq_wa_state wa_state;
194 struct hwseq_private_funcs funcs;
196 PHYSICAL_ADDRESS_LOC fb_base;
197 PHYSICAL_ADDRESS_LOC fb_top;
198 PHYSICAL_ADDRESS_LOC fb_offset;
[all …]