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 D | dcn301_hubbub.c | 63 .verify_allow_pstate_change_high = hubbub1_verify_allow_pstate_change_high,
|
H A D | dcn301_init.c | 143 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/ |
H A D | dcn10_init.c | 121 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
|
H A D | dcn10_hw_sequencer.c | 1210 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 D | dcn10_hubbub.c | 941 .verify_allow_pstate_change_high = hubbub1_verify_allow_pstate_change_high,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn201/ |
H A D | dcn201_init.c | 125 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
|
H A D | dcn201_hwseq.c | 415 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 D | dchubbub.h | 164 bool (*verify_allow_pstate_change_high)(struct hubbub *hubbub); member
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn20/ |
H A D | dcn20_init.c | 136 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn21/ |
H A D | dcn21_init.c | 140 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn30/ |
H A D | dcn30_init.c | 142 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
|
H A D | dcn30_hubbub.c | 451 .verify_allow_pstate_change_high = hubbub1_verify_allow_pstate_change_high,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/ |
H A D | dcn31_init.c | 144 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
|
H A D | dcn31_hubbub.c | 1042 .verify_allow_pstate_change_high = hubbub31_verify_allow_pstate_change_high,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/ |
H A D | dcn314_init.c | 147 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/ |
H A D | dcn32_init.c | 151 .verify_allow_pstate_change_high = dcn10_verify_allow_pstate_change_high,
|
H A D | dcn32_hubbub.c | 989 .verify_allow_pstate_change_high = hubbub1_verify_allow_pstate_change_high,
|
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/ |
H A D | hw_sequencer_private.h | 140 void (*verify_allow_pstate_change_high)(struct dc *dc); member
|