Searched refs:OPP_HEAD (Results 1 – 11 of 11) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| A D | dcn32_resource_helpers.c | 622 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 D | resource.h | 271 OPP_HEAD, enumerator
|
| /drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| A D | dcn32_hwseq.c | 570 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 D | dc_resource.c | 1875 !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 D | dc_hw_sequencer.c | 1158 if (!resource_is_pipe_type(opp_head, OPP_HEAD) || in hwss_wait_for_all_blank_complete()
|
| A D | dc.c | 1197 if (resource_is_pipe_type(pipe_ctx, OPP_HEAD) && in apply_ctx_interdependent_lock()
|
| /drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| A D | dcn401_hwseq.c | 663 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 D | dcn32_fpu.c | 690 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 D | dcn20_hwseq.c | 2249 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 D | dcn20_resource.c | 2214 if (resource_is_pipe_type(pipe, OPP_HEAD) && pipe->stream_res.dsc) in dcn20_release_pipe()
|
| /drivers/gpu/drm/amd/display/dc/basics/ |
| A D | dce_calcs.c | 3016 if (!resource_is_pipe_type(&pipe[i], OPP_HEAD)) in all_displays_in_sync()
|
Completed in 59 milliseconds