Symbol: mall_stream_type
drivers/gpu/drm/amd/display/dc/core/dc.c
6372
enum mall_stream_type subvp_pipe_type[MAX_PIPES] = {0};
drivers/gpu/drm/amd/display/dc/core/dc_state.c
705
enum mall_stream_type dc_state_get_pipe_subvp_type(const struct dc_state *state,
drivers/gpu/drm/amd/display/dc/core/dc_state.c
711
enum mall_stream_type dc_state_get_stream_subvp_type(const struct dc_state *state,
drivers/gpu/drm/amd/display/dc/core/dc_state.c
716
enum mall_stream_type type = SUBVP_NONE;
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
892
enum mall_stream_type pipe_mall_type;
drivers/gpu/drm/amd/display/dc/dc_state_priv.h
37
enum mall_stream_type dc_state_get_pipe_subvp_type(const struct dc_state *state,
drivers/gpu/drm/amd/display/dc/dc_state_priv.h
39
enum mall_stream_type dc_state_get_stream_subvp_type(const struct dc_state *state,
drivers/gpu/drm/amd/display/dc/dc_stream.h
45
enum mall_stream_type type;
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
1053
enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe);
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
919
enum mall_stream_type pipe_mall_type;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_mall_phantom.c
539
enum mall_stream_type pipe_mall_type;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_mall_phantom.c
636
enum mall_stream_type pipe_mall_type = ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(context, pipe);
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.c
1307
enum mall_stream_type stream_mall_type;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_utils.c
285
enum mall_stream_type pipe_mall_type;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper.h
142
enum mall_stream_type (*get_pipe_subvp_type)(const struct dc_state *state, const struct pipe_ctx *pipe_ctx);
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_wrapper.h
143
enum mall_stream_type (*get_stream_subvp_type)(const struct dc_state *state, const struct dc_stream_state *stream);
drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
1686
enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe_ctx);
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
1750
enum mall_stream_type cur_pipe_type = dc_state_get_pipe_subvp_type(cur_ctx, cur_pipe);
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
1751
enum mall_stream_type new_pipe_type = dc_state_get_pipe_subvp_type(new_ctx, new_pipe);
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/hwss/dcn401/dcn401_hwseq.c
3702
enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe_ctx);
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource.c
2046
enum mall_stream_type mall_type;
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
659
enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe);
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
720
enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe);