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