Skip to content
  • Aaron Plattner's avatar
    xfree86/modes: Let the driver handle the transform · 245cb8e9
    Aaron Plattner authored and Keith Packard's avatar Keith Packard committed
    
    
    If a driver can use hardware to handle the crtc transform, then
    there's no need for the server's shadow layer to do it.  Add a crtc
    flag that lets the driver indicate that it is handling the transform.
    If it's set, consider the transformed size of the screen but don't
    actually enable the shadow layer.  Also stop adjusting the cursor
    image and position.
    
    Signed-off-by: Aaron Plattner's avatarAaron Plattner <aplattner@nvidia.com>
    245cb8e9