ozone/drm: Add cursor to list of planes
crrev.com/c/1056165 moved setting |PLANE_CTM| properties trough HardwareDisplayPlane. Since we used to skip adding the cursor to HardwareDisplayPlaneManager::planes_, after that CL we stopped applying color correction to the cursor. This CL makes sure we always add the cursor to the list of planes, so that color correction will be applied correctly to the cursor. It also makes sure we don't assign the cursor to an HW overlay. Bug: 839487 Test: Ran unitests Change-Id: If8a29e3517d5ead7b8a5edadf6446f910c26176f Reviewed-on: https://chromium-review.googlesource.com/1077827Reviewed-by:Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#562818}
Showing
Please register or sign in to comment