Symbol: SUBVP_NONE
drivers/gpu/drm/amd/display/dc/core/dc.c
5264
if (dc_state_get_pipe_subvp_type(dc->current_state, pipe) != SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
684
if (enable_subvp && dc_state_get_pipe_subvp_type(context, pipe_ctx) == SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/core/dc_state.c
1108
if (dc_state_get_stream_subvp_type(state, state->streams[i]) != SUBVP_NONE)
drivers/gpu/drm/amd/display/dc/core/dc_state.c
716
enum mall_stream_type type = SUBVP_NONE;
drivers/gpu/drm/amd/display/dc/core/dc_state.c
867
phantom_stream_status->mall_stream_config.type = SUBVP_NONE;
drivers/gpu/drm/amd/display/dc/core/dc_state.c
872
main_stream_status->mall_stream_config.type = SUBVP_NONE;
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
931
pipe_mall_type == SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
1061
if (pipe_mall_type == SUBVP_NONE)
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
1069
pipe_mall_type == SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
636
dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_NONE &&
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
694
dc_state_get_pipe_subvp_type(context, pipe) == SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
846
if (dc_state_get_pipe_subvp_type(context, drr_pipe) == SUBVP_NONE && drr_pipe->stream->ignore_msa_timing_param &&
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
937
if (!found && pipe_mall_type == SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_mall_phantom.c
257
ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(context, pipe) == SUBVP_NONE && refresh_rate < 120 &&
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_mall_phantom.c
321
ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(state, pipe) == SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_mall_phantom.c
556
if (!found && pipe_mall_type == SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_mall_phantom.c
649
pipe_mall_type == SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
2391
if (pipe->stream && dc_state_get_pipe_subvp_type(context, pipe) != SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
2435
if (pipe->stream && dc_state_get_pipe_subvp_type(context, pipe) != SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
389
enum mall_stream_type pipe_mall_type = SUBVP_NONE;
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource.c
2148
case SUBVP_NONE:
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
179
if (dc_state_get_pipe_subvp_type(context, pipe) != SUBVP_NONE)
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
672
if (pipe_mall_type == SUBVP_NONE) {
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
733
if (pipe_mall_type == SUBVP_NONE) {