xserver patch - Fix xf86CrtcSetModeTransform() to not skip transform processing with KMS

Defnet, Benjamin R benjamin.r.defnet at intel.com
Wed May 13 10:00:05 PDT 2009


Thank you for the clarification on set_mode_major.

The driver api breakage isn't "necessary", but is an attempt to clean up the usage.  It seemed to me that the only reason the rotation parameter was needed was so that the set_mode_major function could explicitly process the rotation transforms, which is something the xf86CrtcSetModeTransform() function does already (and was being skipped without this patch).

-----Original Message-----
From: Maarten Maathuis [mailto:madman2003 at gmail.com] 
Sent: Wednesday, May 13, 2009 9:54 AM
To: Defnet, Benjamin R
Cc: xorg at lists.freedesktop.org; xorg-devel at lists.freedesktop.org; Barnes, Jesse; Packard, Keith
Subject: Re: xserver patch - Fix xf86CrtcSetModeTransform() to not skip transform processing with KMS

set_mode_major is not exclusive to kernel modesetting.

Is the driver api breakage neccesary? If so you definately need to
bump something somewhere.

Maarten.



More information about the xorg mailing list