Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A 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.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h263 OPP_HEAD, enumerator
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c570 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD)) { in dcn32_set_output_transfer_func()
1374 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && pipe_ctx->stream->link == link) { in apply_symclk_on_tx_off_wa()
1751 } else if (resource_is_pipe_type(cur_pipe, OPP_HEAD)) { in dcn32_is_pipe_topology_transition_seamless()
1752 if (resource_is_pipe_type(new_pipe, OPP_HEAD)) { in dcn32_is_pipe_topology_transition_seamless()
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1901 !resource_is_pipe_type(cur_pipe, OPP_HEAD) && in resource_find_free_pipe_used_as_cur_sec_dpp()
1925 !resource_is_pipe_type(cur_pipe, OPP_HEAD) && in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine()
1962 case OPP_HEAD: in resource_is_pipe_type()
2019 if (!resource_is_pipe_type(opp_head, OPP_HEAD)) { in resource_get_dpp_pipes_for_opp_head()
2041 if (resource_is_pipe_type(pipe, OPP_HEAD) || in resource_get_dpp_pipes_for_plane()
2486 ASSERT(resource_is_pipe_type(opp_head, OPP_HEAD)); in get_last_opp_head()
3348 if (resource_is_pipe_type(last_dpp_pipe, OPP_HEAD) || in release_dpp_pipe_and_remove_mpc_slice()
H A Ddc_hw_sequencer.c1132 if (!resource_is_pipe_type(opp_head, OPP_HEAD) || in hwss_wait_for_all_blank_complete()
H A Ddc.c1188 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && in apply_ctx_interdependent_lock()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c645 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD)) { in dcn401_set_output_transfer_func()
2244 if (resource_is_pipe_type(&dc->current_state->res_ctx.pipe_ctx[i], OPP_HEAD) && in dcn401_post_unlock_program_front_end()
2245 !resource_is_pipe_type(&context->res_ctx.pipe_ctx[i], OPP_HEAD)) in dcn401_post_unlock_program_front_end()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c689 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_enough_pipes_for_subvp()
1236 if (resource_is_pipe_type(pipe, OPP_HEAD)) in update_pipe_slice_table_with_split_flags()
1253 if (odm && resource_is_pipe_type(pipe, OPP_HEAD)) in update_pipe_slice_table_with_split_flags()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c2248 if (resource_is_pipe_type(&dc->current_state->res_ctx.pipe_ctx[i], OPP_HEAD) && in dcn20_post_unlock_program_front_end()
2249 !resource_is_pipe_type(&context->res_ctx.pipe_ctx[i], OPP_HEAD)) in dcn20_post_unlock_program_front_end()
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c2214 if (resource_is_pipe_type(pipe, OPP_HEAD) && pipe->stream_res.dsc) in dcn20_release_pipe()
/linux-6.15/drivers/gpu/drm/amd/display/dc/basics/
H A Ddce_calcs.c3016 if (!resource_is_pipe_type(&pipe[i], OPP_HEAD)) in all_displays_in_sync()