Searched refs:top_pipe (Results 26 - 37 of 37) sorted by relevance

12

/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2134 if (!pipe_ctx_old->stream || pipe_ctx_old->top_pipe)
2218 if (pipe_ctx->top_pipe)
2256 if (pipe_ctx->top_pipe)
2323 if (pipe_ctx->stream == NULL || pipe_ctx->top_pipe)
2363 if (pipe_ctx->top_pipe || pipe_ctx->prev_odm_pipe)
2995 if (pipe_ctx->top_pipe && pipe_ctx->plane_state != pipe_ctx->top_pipe->plane_state)
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c113 if (pipe->top_pipe || pipe->prev_odm_pipe)
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c358 if (pipe_ctx->top_pipe == NULL) {
380 if (pipe_ctx->top_pipe == NULL) {
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1456 if (pipe_ctx_old->top_pipe || pipe_ctx_old->prev_odm_pipe)
1516 if (pipe_ctx->top_pipe || pipe_ctx->prev_odm_pipe)
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c922 if (!pipe_ctx->top_pipe
961 pipe_ctx->top_pipe = NULL;
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c196 if (pipe_ctx->top_pipe)
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c159 if (pipe->top_pipe || pipe->prev_odm_pipe)
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c108 if (pipe->top_pipe || pipe->prev_odm_pipe)
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c121 if (pipe->top_pipe || pipe->prev_odm_pipe)
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c1152 if (pipes[i].stream->link == link && !pipes[i].top_pipe &&
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1648 if (curr_pipe->top_pipe && curr_pipe->top_pipe->plane_state == curr_pipe->plane_state)
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c135 if (pipe->top_pipe || pipe->prev_odm_pipe)

Completed in 1123 milliseconds

12