Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer.h305 void (*hubp_pg_control)( member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c609 hws->ctx->dc->hwss.hubp_pg_control(hws, plane_id, true); in power_on_plane()
630 dc->hwss.hubp_pg_control(hws, 0, false); in undo_DEGVIDCN10_253_wa()
659 dc->hwss.hubp_pg_control(hws, 0, true); in apply_DEGVIDCN10_253_wa()
1017 dc->hwss.hubp_pg_control(hws, hubp->inst, false); in dcn10_plane_atomic_power_down()
3372 .hubp_pg_control = dcn10_hubp_pg_control,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c2126 dc->hwss.hubp_pg_control = dcn20_hubp_pg_control; in dcn20_hw_sequencer_construct()