Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_init.c37 dc->hwseq->funcs.hubp_pg_control = dcn302_hubp_pg_control; in dcn302_hw_sequencer_construct()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_init.c17 dc->hwseq->funcs.hubp_pg_control = dcn303_hubp_pg_control; in dcn303_hw_sequencer_construct()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_init.c113 .hubp_pg_control = dcn10_hubp_pg_control,
Ddcn10_hw_sequencer.c678 if (hws->funcs.hubp_pg_control) in power_on_plane()
679 hws->funcs.hubp_pg_control(hws, plane_id, true); in power_on_plane()
701 hws->funcs.hubp_pg_control(hws, 0, false); in undo_DEGVIDCN10_253_wa()
730 hws->funcs.hubp_pg_control(hws, 0, true); in apply_DEGVIDCN10_253_wa()
1131 if (hws->funcs.hubp_pg_control) in dcn10_plane_atomic_power_down()
1132 hws->funcs.hubp_pg_control(hws, hubp->inst, false); in dcn10_plane_atomic_power_down()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_init.c126 .hubp_pg_control = dcn20_hubp_pg_control,
Ddcn20_hwseq.c1070 if (hws->funcs.hubp_pg_control) in dcn20_power_on_plane()
1071 hws->funcs.hubp_pg_control(hws, pipe_ctx->plane_res.hubp->inst, true); in dcn20_power_on_plane()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_init.c131 .hubp_pg_control = dcn20_hubp_pg_control,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_init.c129 .hubp_pg_control = dcn31_hubp_pg_control,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer_private.h118 void (*hubp_pg_control)(struct dce_hwseq *hws, member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_init.c130 .hubp_pg_control = dcn20_hubp_pg_control,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_init.c129 .hubp_pg_control = dcn20_hubp_pg_control,