Searched refs:mall_stream_type (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_state_priv.h | 37 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,
|
| H A D | dc_stream.h | 45 enum mall_stream_type type;
|
| H A D | dc_types.h | 1417 enum mall_stream_type { enum
|
| H A D | dc_dmub_srv.c | 887 enum mall_stream_type pipe_mall_type; in dc_dmub_setup_subvp_dmub_command()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_state.c | 669 enum mall_stream_type dc_state_get_pipe_subvp_type(const struct dc_state *state, in dc_state_get_pipe_subvp_type() 675 enum mall_stream_type dc_state_get_stream_subvp_type(const struct dc_state *state, in dc_state_get_stream_subvp_type() 680 enum mall_stream_type type = SUBVP_NONE; in dc_state_get_stream_subvp_type()
|
| H A D | dc.c | 5694 enum mall_stream_type subvp_pipe_type[MAX_PIPES] = {0}; in dc_allow_idle_optimizations_internal()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| H A D | dcn32_resource_helpers.c | 657 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()
|
| H A D | dcn32_resource.c | 1911 enum mall_stream_type mall_type; in dcn32_populate_dml_pipes_from_context()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | dml2_mall_phantom.c | 526 enum mall_stream_type pipe_mall_type; in subvp_vblank_schedulable() 612 …enum mall_stream_type pipe_mall_type = ctx->config.svp_pstate.callbacks.get_pipe_subvp_type(contex… in dml2_svp_validate_static_schedulability()
|
| H A D | dml2_utils.c | 282 enum mall_stream_type pipe_mall_type; in dml2_calculate_rq_and_dlg_params()
|
| H A D | dml2_translation_helper.c | 1297 enum mall_stream_type stream_mall_type; in map_dc_state_into_dml_display_cfg()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_hwseq.c | 389 enum mall_stream_type pipe_mall_type = SUBVP_NONE; in dcn32_subvp_pipe_control_lock() 1731 enum mall_stream_type cur_pipe_type = dc_state_get_pipe_subvp_type(cur_ctx, cur_pipe); in is_subvp_phantom_topology_transition_seamless() 1732 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/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | dcn32_fpu.c | 916 enum mall_stream_type pipe_mall_type; in subvp_vblank_schedulable() 1050 enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe); in subvp_validate_static_schedulability()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.c | 1675 enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe_ctx); in dcn20_update_dchubp_dpp()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 3596 enum mall_stream_type pipe_mall_type = dc_state_get_pipe_subvp_type(context, pipe_ctx); in dcn401_update_dchubp_dpp_sequence()
|