Home
last modified time | relevance | path

Searched refs:hubp_pg_control (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_init.c39 dc->hwseq->funcs.hubp_pg_control = dcn302_hubp_pg_control; in dcn302_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_init.c19 dc->hwseq->funcs.hubp_pg_control = dcn303_hubp_pg_control; in dcn303_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_init.c118 .hubp_pg_control = dcn10_hubp_pg_control,
A Ddcn10_hw_sequencer.c741 if (hws->funcs.hubp_pg_control) in power_on_plane()
742 hws->funcs.hubp_pg_control(hws, plane_id, true); in power_on_plane()
764 hws->funcs.hubp_pg_control(hws, 0, false); in undo_DEGVIDCN10_253_wa()
793 hws->funcs.hubp_pg_control(hws, 0, true); in apply_DEGVIDCN10_253_wa()
1236 if (hws->funcs.hubp_pg_control) in dcn10_plane_atomic_power_down()
1237 hws->funcs.hubp_pg_control(hws, hubp->inst, false); in dcn10_plane_atomic_power_down()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_init.c122 .hubp_pg_control = dcn10_hubp_pg_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_init.c137 .hubp_pg_control = dcn20_hubp_pg_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_init.c132 .hubp_pg_control = dcn20_hubp_pg_control,
A Ddcn20_hwseq.c1136 if (hws->funcs.hubp_pg_control) in dcn20_power_on_plane()
1137 hws->funcs.hubp_pg_control(hws, pipe_ctx->plane_res.hubp->inst, true); in dcn20_power_on_plane()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_init.c136 .hubp_pg_control = dcn20_hubp_pg_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c137 .hubp_pg_control = dcn20_hubp_pg_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_init.c138 .hubp_pg_control = dcn31_hubp_pg_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_init.c140 .hubp_pg_control = dcn314_hubp_pg_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_init.c141 .hubp_pg_control = dcn32_hubp_pg_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer_private.h121 void (*hubp_pg_control)(struct dce_hwseq *hws, member

Completed in 21 milliseconds