Home
last modified time | relevance | path

Searched refs:verify_allow_pstate_change_high (Results 1 – 18 of 18) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_hubbub.c63 .verify_allow_pstate_change_high = hubbub1_verify_allow_pstate_change_high,
H A Ddcn301_init.c143 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_init.c121 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
H A Ddcn10_hw_sequencer.c1210 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_plane_atomic_disconnect()
1884 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_pipe_control_lock()
1892 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_pipe_control_lock()
2454 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_enable_plane()
2474 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_enable_plane()
3055 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_prepare_bandwidth()
3081 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_prepare_bandwidth()
3093 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_optimize_bandwidth()
3120 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_optimize_bandwidth()
3276 hws->funcs.verify_allow_pstate_change_high(dc); in dcn10_wait_for_mpcc_disconnect()
[all …]
H A Ddcn10_hubbub.c941 .verify_allow_pstate_change_high = hubbub1_verify_allow_pstate_change_high,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_init.c125 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
H A Ddcn201_hwseq.c415 hws->funcs.verify_allow_pstate_change_high(dc); in dcn201_plane_atomic_disconnect()
534 hws->funcs.verify_allow_pstate_change_high(dc); in dcn201_pipe_control_lock()
549 hws->funcs.verify_allow_pstate_change_high(dc); in dcn201_pipe_control_lock()
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h164 bool (*verify_allow_pstate_change_high)(struct hubbub *hubbub); member
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_init.c136 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_init.c140 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_init.c142 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
H A Ddcn30_hubbub.c451 .verify_allow_pstate_change_high = hubbub1_verify_allow_pstate_change_high,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_init.c144 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
H A Ddcn31_hubbub.c1042 .verify_allow_pstate_change_high = hubbub31_verify_allow_pstate_change_high,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_init.c147 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_init.c151 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
H A Ddcn32_hubbub.c989 .verify_allow_pstate_change_high = hubbub1_verify_allow_pstate_change_high,
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/
H A Dhw_sequencer_private.h140 void (*verify_allow_pstate_change_high)(struct dc *dc); member