Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/display/dc/hwss/
Dhw_sequencer_private.h179 struct dce_hwseq { struct
181 const struct dce_hwseq_registers *regs; argument
182 const struct dce_hwseq_shift *shifts; argument
183 const struct dce_hwseq_mask *masks; argument
184 struct dce_hwseq_wa wa; argument
185 struct hwseq_wa_state wa_state;
186 struct hwseq_private_funcs funcs;
188 PHYSICAL_ADDRESS_LOC fb_base;
189 PHYSICAL_ADDRESS_LOC fb_top;
190 PHYSICAL_ADDRESS_LOC fb_offset;
[all …]