Home
last modified time | relevance | path

Searched refs:update_force_pstate (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_init.c159 .update_force_pstate = dcn32_update_force_pstate,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer_private.h165 void (*update_force_pstate)(struct dc *dc, struct dc_state *context); member
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c2335 if (hwseq->funcs.update_force_pstate) in dcn401_post_unlock_program_front_end()
2336 dc->hwseq->funcs.update_force_pstate(dc, context); in dcn401_post_unlock_program_front_end()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2338 if (hwseq->funcs.update_force_pstate) in dcn20_post_unlock_program_front_end()
2339 dc->hwseq->funcs.update_force_pstate(dc, context); in dcn20_post_unlock_program_front_end()