Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e444d282 authored by Steve Cohen's avatar Steve Cohen
Browse files

drm/msm: update plane rotation API for kernel 4.14



This patch updates the SDE DRM driver ported from 4.9 to use the
updated DRM rotate/reflection flags, as well as the plane rotation
property access and installation.  The previous implementation
created a single bitmask property that was then attached to each
plane, and all planes were affected when this property changed.
With the new API the rotation property is created and attached
for each plane.  This allows rotation to be controlled on
individual planes but has the side-effect that the rotation
property ID will be different for each plane.

Change-Id: I323a2d218a8b17af70228a4724c564ec0ccb6063
Signed-off-by: default avatarSteve Cohen <cohens@codeaurora.org>
parent 2db0fb95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment