Searched refs:hubp_pg_control (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
H A D | amdgpu_dcn10_init.c | 104 .hubp_pg_control = dcn10_hubp_pg_control,
|
H A D | amdgpu_dcn10_hw_sequencer.c | 651 hws->funcs.hubp_pg_control(hws, plane_id, true); in power_on_plane() 672 hws->funcs.hubp_pg_control(hws, 0, false); in undo_DEGVIDCN10_253_wa() 701 hws->funcs.hubp_pg_control(hws, 0, true); in apply_DEGVIDCN10_253_wa() 1071 hws->funcs.hubp_pg_control(hws, hubp->inst, false); in dcn10_plane_atomic_power_down()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/ |
H A D | amdgpu_dcn20_init.c | 115 .hubp_pg_control = dcn20_hubp_pg_control,
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn21/ |
H A D | amdgpu_dcn21_init.c | 123 .hubp_pg_control = dcn20_hubp_pg_control,
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/ |
H A D | hw_sequencer_private.h | 117 void (*hubp_pg_control)(struct dce_hwseq *hws, member
|