drm/msm/sde: update excl rect atomic check in crtc
Exclusion rectangle is not supported if there is no
top overlapping layer to cover it. The output image
will show corruption with such invalid combination.
CRTC should check for all top layer on current exclusion
rectangle for covering rectangles and return failure
if there is none.
Change-Id: I9f2cab88d37fed5a81be1d678ea575af1eb58370
Signed-off-by:
Dhaval Patel <pdhaval@codeaurora.org>
Loading
Please register or sign in to comment