Home
last modified time | relevance | path

Searched refs:mpo_pipe (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn21/
Ddcn21_resource.c823 struct pipe_ctx *mpo_pipe = pipe->bottom_pipe; in dcn21_fast_validate_bw() local
831 && pipe->plane_state && mpo_pipe in dcn21_fast_validate_bw()
832 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn21_fast_validate_bw()
835 ASSERT(mpo_pipe->plane_state != pipe->plane_state); in dcn21_fast_validate_bw()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/resource/dcn30/
Ddcn30_resource.c1702 struct pipe_ctx *mpo_pipe = pipe->bottom_pipe; in dcn30_internal_validate_bw() local
1709 && pipe->plane_state && mpo_pipe in dcn30_internal_validate_bw()
1710 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn30_internal_validate_bw()
1713 ASSERT(mpo_pipe->plane_state != pipe->plane_state); in dcn30_internal_validate_bw()
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c2217 struct pipe_ctx *mpo_pipe = pipe->bottom_pipe; in dcn32_internal_validate_bw() local
2224 && pipe->plane_state && mpo_pipe in dcn32_internal_validate_bw()
2225 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn32_internal_validate_bw()
2228 ASSERT(mpo_pipe->plane_state != pipe->plane_state); in dcn32_internal_validate_bw()