Symbol: mall_stream_type
sys/dev/pci/drm/amd/display/dc/core/dc.c
5585
enum mall_stream_type subvp_pipe_type[MAX_PIPES] = {0};
sys/dev/pci/drm/amd/display/dc/core/dc_state.c
670
enum mall_stream_type dc_state_get_pipe_subvp_type(const struct dc_state *state,
sys/dev/pci/drm/amd/display/dc/core/dc_state.c
676
enum mall_stream_type dc_state_get_stream_subvp_type(const struct dc_state *state,
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/dc_dmub_srv.c
880
enum mall_stream_type pipe_mall_type;
sys/dev/pci/drm/amd/display/dc/dc_state_priv.h
37
enum mall_stream_type dc_state_get_pipe_subvp_type(const struct dc_state *state,
sys/dev/pci/drm/amd/display/dc/dc_state_priv.h
39
enum mall_stream_type dc_state_get_stream_subvp_type(const struct dc_state *state,
sys/dev/pci/drm/amd/display/dc/dc_stream.h
45
enum mall_stream_type type;
sys/dev/pci/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
1050
enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe);
sys/dev/pci/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c
916
enum mall_stream_type pipe_mall_type;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_mall_phantom.c
525
enum mall_stream_type pipe_mall_type;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_mall_phantom.c
611
enum mall_stream_type pipe_mall_type = ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(context, pipe);
sys/dev/pci/drm/amd/display/dc/dml2/dml2_translation_helper.c
1294
enum mall_stream_type stream_mall_type;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_utils.c
282
enum mall_stream_type pipe_mall_type;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.h
142
enum mall_stream_type (*get_pipe_subvp_type)(const struct dc_state *state, const struct pipe_ctx *pipe_ctx);
sys/dev/pci/drm/amd/display/dc/dml2/dml2_wrapper.h
143
enum mall_stream_type (*get_stream_subvp_type)(const struct dc_state *state, const struct dc_stream_state *stream);
sys/dev/pci/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
1690
enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe_ctx);
sys/dev/pci/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
1723
enum mall_stream_type cur_pipe_type = dc_state_get_pipe_subvp_type(cur_ctx, cur_pipe);
sys/dev/pci/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
1724
enum mall_stream_type new_pipe_type = dc_state_get_pipe_subvp_type(new_ctx, new_pipe);
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
1877
enum mall_stream_type mall_type;
sys/dev/pci/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
657
enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe);
sys/dev/pci/drm/amd/display/dc/resource/dcn32/dcn32_resource_helpers.c
718
enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe);