DescriptionAtomic: Don’t keep track of Cursor planes
CRTC controller always assume they have a cursor plane and it is updated
via cursor specific DRM API. In our side, cursor plane is part of the
planes list which are free to be used. Now, we dont keep track of these
planes as we shouldn’t try to use them for any other purpose.
Committed: https://crrev.com/2238227bae73cc03d5dc388f50255dac52951c2e
Cr-Commit-Position: refs/heads/master@{#345398}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Review fixes #
Total comments: 2
Patch Set 3 : Make the code common for Atomic and Legacy #Patch Set 4 : Dont track cursor planes #Patch Set 5 : Add comments #
Total comments: 3
Patch Set 6 : Review fix #Patch Set 7 : Define DRM_FORMAT_XRGB8888 #Patch Set 8 : Fix platform cast build #
Total comments: 7
Patch Set 9 : Fix #define #Patch Set 10 : Include drm_fourcc.h again #
Total comments: 2
Patch Set 11 : Style fix #
Messages
Total messages: 25 (3 generated)
|