Searched refs:dce_enable_fe_clock (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_hwseq.c | 40 void dce_enable_fe_clock(struct dce_hwseq *hws, in dce_enable_fe_clock() function 147 /* todo: why do we need this at boot? is dce_enable_fe_clock enough? */ in dce_underlay_clock_enable()
|
H A D | dce_hwseq.h | 841 void dce_enable_fe_clock(struct dce_hwseq *hwss,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_hwseq.c | 40 void dce_enable_fe_clock(struct dce_hwseq *hws, in dce_enable_fe_clock() function 147 /* todo: why do we need this at boot? is dce_enable_fe_clock enough? */ in dce_underlay_clock_enable()
|
H A D | dce_hwseq.h | 1197 void dce_enable_fe_clock(struct dce_hwseq *hwss,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/ |
H A D | dce60_hw_sequencer.c | 286 dce_enable_fe_clock(dc->hwseq, mi->inst, true); in dce60_program_front_end_for_pipe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/ |
H A D | dce60_hw_sequencer.c | 286 dce_enable_fe_clock(dc->hwseq, mi->inst, true); in dce60_program_front_end_for_pipe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.c | 2557 dce_enable_fe_clock(dc->hwseq, mi->inst, true); in dce110_program_front_end_for_pipe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.c | 2703 dce_enable_fe_clock(dc->hwseq, mi->inst, true); in dce110_program_front_end_for_pipe()
|
Completed in 14 milliseconds