Home
last modified time | relevance | path

Searched refs:OPP_HEAD (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource_helpers.c622 if (resource_is_pipe_type(pipe, OPP_HEAD) && in disallow_subvp_in_active_plus_blank()
659 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_subvp_drr_admissable()
720 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_subvp_vblank_admissable()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h262 OPP_HEAD, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c567 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD)) { in dcn32_set_output_transfer_func()
1368 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && pipe_ctx->stream->link == link) { in apply_symclk_on_tx_off_wa()
1791 } else if (resource_is_pipe_type(cur_pipe, OPP_HEAD)) { in dcn32_is_pipe_topology_transition_seamless()
1792 if (resource_is_pipe_type(new_pipe, OPP_HEAD)) { in dcn32_is_pipe_topology_transition_seamless()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1822 !resource_is_pipe_type(cur_pipe, OPP_HEAD) && in resource_find_free_pipe_used_as_cur_sec_dpp()
1846 !resource_is_pipe_type(cur_pipe, OPP_HEAD) && in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine()
1883 case OPP_HEAD: in resource_is_pipe_type()
1940 if (!resource_is_pipe_type(opp_head, OPP_HEAD)) { in resource_get_dpp_pipes_for_opp_head()
1962 if (resource_is_pipe_type(pipe, OPP_HEAD) || in resource_get_dpp_pipes_for_plane()
2406 ASSERT(resource_is_pipe_type(opp_head, OPP_HEAD)); in get_last_opp_head()
3107 if (resource_is_pipe_type(last_dpp_pipe, OPP_HEAD) || in release_dpp_pipe_and_remove_mpc_slice()
Ddc_hw_sequencer.c1002 if (!resource_is_pipe_type(opp_head, OPP_HEAD) || in hwss_wait_for_all_blank_complete()
Ddc.c1141 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && in apply_ctx_interdependent_lock()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c688 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_enough_pipes_for_subvp()
1235 if (resource_is_pipe_type(pipe, OPP_HEAD)) in update_pipe_slice_table_with_split_flags()
1252 if (odm && resource_is_pipe_type(pipe, OPP_HEAD)) in update_pipe_slice_table_with_split_flags()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
Ddcn20_hwseq.c2215 if (resource_is_pipe_type(&dc->current_state->res_ctx.pipe_ctx[i], OPP_HEAD) && in dcn20_post_unlock_program_front_end()
2216 !resource_is_pipe_type(&context->res_ctx.pipe_ctx[i], OPP_HEAD)) in dcn20_post_unlock_program_front_end()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
Ddcn401_hwseq.c722 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD)) { in dcn401_set_output_transfer_func()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn20/
Ddcn20_resource.c2242 if (resource_is_pipe_type(pipe, OPP_HEAD) && pipe->stream_res.dsc) in dcn20_release_pipe()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/basics/
Ddce_calcs.c3016 if (!resource_is_pipe_type(&pipe[i], OPP_HEAD)) in all_displays_in_sync()