Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1237 struct pipe_ctx *mpo_pipe = pipe->bottom_pipe; in dcn21_fast_validate_bw() local
1245 && pipe->plane_state && mpo_pipe in dcn21_fast_validate_bw()
1246 && memcmp(&mpo_pipe->plane_res.scl_data.recout, in dcn21_fast_validate_bw()
1249 ASSERT(mpo_pipe->plane_state != pipe->plane_state); in dcn21_fast_validate_bw()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c1930 struct pipe_ctx *mpo_pipe = pipe->bottom_pipe; in dcn30_internal_validate_bw() local
1937 && pipe->plane_state && mpo_pipe in dcn30_internal_validate_bw()
1938 && memcmp(&mpo_pipe->plane_res.scl_data.recout, in dcn30_internal_validate_bw()
1941 ASSERT(mpo_pipe->plane_state != pipe->plane_state); in dcn30_internal_validate_bw()