Home
last modified time | relevance | path

Searched refs:mall_stream_type (Results 1 – 14 of 14) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_state_priv.h37 enum mall_stream_type dc_state_get_pipe_subvp_type(const struct dc_state *state,
39 enum mall_stream_type dc_state_get_stream_subvp_type(const struct dc_state *state,
Ddc_stream.h45 enum mall_stream_type type;
Ddc_types.h1277 enum mall_stream_type { enum
Ddc_dmub_srv.c865 enum mall_stream_type pipe_mall_type; in dc_dmub_setup_subvp_dmub_command()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_wrapper.h140 …enum mall_stream_type (*get_pipe_subvp_type)(const struct dc_state *state, const struct pipe_ctx *…
141 …enum mall_stream_type (*get_stream_subvp_type)(const struct dc_state *state, const struct dc_strea…
Ddml2_mall_phantom.c525 enum mall_stream_type pipe_mall_type; in subvp_vblank_schedulable()
611 …enum mall_stream_type pipe_mall_type = ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(contex… in dml2_svp_validate_static_schedulability()
Ddml2_utils.c282 enum mall_stream_type pipe_mall_type; in dml2_calculate_rq_and_dlg_params()
Ddml2_translation_helper.c1269 enum mall_stream_type stream_mall_type; in map_dc_state_into_dml_display_cfg()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_state.c674 enum mall_stream_type dc_state_get_pipe_subvp_type(const struct dc_state *state, in dc_state_get_pipe_subvp_type()
680 enum mall_stream_type dc_state_get_stream_subvp_type(const struct dc_state *state, in dc_state_get_stream_subvp_type()
685 enum mall_stream_type type = SUBVP_NONE; in dc_state_get_stream_subvp_type()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource_helpers.c657 enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe); in dcn32_subvp_drr_admissable()
718 enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe); in dcn32_subvp_vblank_admissable()
Ddcn32_resource.c1835 enum mall_stream_type mall_type; in dcn32_populate_dml_pipes_from_context()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c380 enum mall_stream_type pipe_mall_type = SUBVP_NONE; in dcn32_subvp_pipe_control_lock()
1757 enum mall_stream_type cur_pipe_type = dc_state_get_pipe_subvp_type(cur_ctx, cur_pipe); in is_subvp_phantom_topology_transition_seamless()
1758 enum mall_stream_type new_pipe_type = dc_state_get_pipe_subvp_type(new_ctx, new_pipe); in is_subvp_phantom_topology_transition_seamless()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c914 enum mall_stream_type pipe_mall_type; in subvp_vblank_schedulable()
1048 enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe); in subvp_validate_static_schedulability()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c1665 enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe_ctx); in dcn20_update_dchubp_dpp()