Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A 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/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A 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()