Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/resource/dcn32/
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()
/drivers/gpu/drm/amd/display/dc/inc/
A Dresource.h271 OPP_HEAD, enumerator
/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c570 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD)) { in dcn32_set_output_transfer_func()
1378 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && pipe_ctx->stream->link == link) { in apply_symclk_on_tx_off_wa()
1755 } else if (resource_is_pipe_type(cur_pipe, OPP_HEAD)) { in dcn32_is_pipe_topology_transition_seamless()
1756 if (resource_is_pipe_type(new_pipe, OPP_HEAD)) { in dcn32_is_pipe_topology_transition_seamless()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c1875 !resource_is_pipe_type(cur_pipe, OPP_HEAD) && in resource_find_free_pipe_used_as_cur_sec_dpp()
1899 !resource_is_pipe_type(cur_pipe, OPP_HEAD) && in resource_find_free_pipe_used_as_cur_sec_dpp_in_mpcc_combine()
1936 case OPP_HEAD: in resource_is_pipe_type()
1993 if (!resource_is_pipe_type(opp_head, OPP_HEAD)) { in resource_get_dpp_pipes_for_opp_head()
2015 if (resource_is_pipe_type(pipe, OPP_HEAD) || in resource_get_dpp_pipes_for_plane()
2460 ASSERT(resource_is_pipe_type(opp_head, OPP_HEAD)); in get_last_opp_head()
3322 if (resource_is_pipe_type(last_dpp_pipe, OPP_HEAD) || in release_dpp_pipe_and_remove_mpc_slice()
A Ddc_hw_sequencer.c1158 if (!resource_is_pipe_type(opp_head, OPP_HEAD) || in hwss_wait_for_all_blank_complete()
A Ddc.c1197 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && in apply_ctx_interdependent_lock()
/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c663 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD)) { in dcn401_set_output_transfer_func()
2254 if (resource_is_pipe_type(&dc->current_state->res_ctx.pipe_ctx[i], OPP_HEAD) && in dcn401_post_unlock_program_front_end()
2255 !resource_is_pipe_type(&context->res_ctx.pipe_ctx[i], OPP_HEAD)) in dcn401_post_unlock_program_front_end()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddcn32_fpu.c690 if (resource_is_pipe_type(pipe, OPP_HEAD) && in dcn32_enough_pipes_for_subvp()
1237 if (resource_is_pipe_type(pipe, OPP_HEAD)) in update_pipe_slice_table_with_split_flags()
1254 if (odm && resource_is_pipe_type(pipe, OPP_HEAD)) in update_pipe_slice_table_with_split_flags()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c2249 if (resource_is_pipe_type(&dc->current_state->res_ctx.pipe_ctx[i], OPP_HEAD) && in dcn20_post_unlock_program_front_end()
2250 !resource_is_pipe_type(&context->res_ctx.pipe_ctx[i], OPP_HEAD)) in dcn20_post_unlock_program_front_end()
/drivers/gpu/drm/amd/display/dc/resource/dcn20/
A Ddcn20_resource.c2214 if (resource_is_pipe_type(pipe, OPP_HEAD) && pipe->stream_res.dsc) in dcn20_release_pipe()
/drivers/gpu/drm/amd/display/dc/basics/
A Ddce_calcs.c3016 if (!resource_is_pipe_type(&pipe[i], OPP_HEAD)) in all_displays_in_sync()

Completed in 59 milliseconds