Symbol: SUBVP_NONE
sys/dev/pci/drm/amd/display/dc/core/dc.c
4568
if (dc_state_get_pipe_subvp_type(dc->current_state, pipe) != SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
676
if (enable_subvp && dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/core/dc_state.c
1072
if (dc_state_get_stream_subvp_type(state, state->streams[i]) != SUBVP_NONE)
sys/dev/pci/drm/amd/display/dc/core/dc_state.c
681
enum mall_stream_type type = SUBVP_NONE;
sys/dev/pci/drm/amd/display/dc/core/dc_state.c
831
phantom_stream_status->mall_stream_config.type = SUBVP_NONE;
sys/dev/pci/drm/amd/display/dc/core/dc_state.c
836
main_stream_status->mall_stream_config.type = SUBVP_NONE;
sys/dev/pci/drm/amd/display/dc/dc_dmub_srv.c
919
pipe_mall_type == SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
1058
if (pipe_mall_type == SUBVP_NONE)
sys/dev/pci/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
1066
pipe_mall_type == SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
633
dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_NONE &&
sys/dev/pci/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
691
dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
843
if (dc_state_get_pipe_subvp_type(context, drr_pipe) == SUBVP_NONE && drr_pipe->stream->ignore_msa_timing_param &&
sys/dev/pci/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
934
if (!found && pipe_mall_type == SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/dml2/dml2_mall_phantom.c
256
ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(context, pipe) == SUBVP_NONE && refresh_rate < 120 &&
sys/dev/pci/drm/amd/display/dc/dml2/dml2_mall_phantom.c
320
ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(state, pipe) == SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/dml2/dml2_mall_phantom.c
542
if (!found && pipe_mall_type == SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/dml2/dml2_mall_phantom.c
624
pipe_mall_type == SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
2392
if (pipe->stream && dc_state_get_pipe_subvp_type(context, pipe) != SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
2436
if (pipe->stream && dc_state_get_pipe_subvp_type(context, pipe) != SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
382
enum mall_stream_type pipe_mall_type = SUBVP_NONE;
sys/dev/pci/drm/amd/display/dc/resource/dcn32/dcn32_resource.c
1979
case SUBVP_NONE:
sys/dev/pci/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
178
if (dc_state_get_pipe_subvp_type(context, pipe) != SUBVP_NONE)
sys/dev/pci/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
670
if (pipe_mall_type == SUBVP_NONE) {
sys/dev/pci/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
731
if (pipe_mall_type == SUBVP_NONE) {