Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c850 struct pipe_ctx *mpo_pipe = pipe->bottom_pipe; in dcn21_fast_validate_bw() local
858 && pipe->plane_state && mpo_pipe in dcn21_fast_validate_bw()
859 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn21_fast_validate_bw()
862 ASSERT(mpo_pipe->plane_state != pipe->plane_state); in dcn21_fast_validate_bw()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c1735 struct pipe_ctx *mpo_pipe = pipe->bottom_pipe; in dcn30_internal_validate_bw() local
1742 && pipe->plane_state && mpo_pipe in dcn30_internal_validate_bw()
1743 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn30_internal_validate_bw()
1746 ASSERT(mpo_pipe->plane_state != pipe->plane_state); in dcn30_internal_validate_bw()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c2221 struct pipe_ctx *mpo_pipe = pipe->bottom_pipe; in dcn32_internal_validate_bw() local
2228 && pipe->plane_state && mpo_pipe in dcn32_internal_validate_bw()
2229 && memcmp(&mpo_pipe->plane_state->clip_rect, in dcn32_internal_validate_bw()
2232 ASSERT(mpo_pipe->plane_state != pipe->plane_state); in dcn32_internal_validate_bw()