If your only concern is modifying the set_mode_major API definition, then I can remove that part from my patch as that was really just cleanup. All rendering would still be transformed. If your concern is all rendering being transformed, we could always just add the transform as a parameter to set_mode_major and let the driver apply it if desired. I'd be curious to see more details of what your patchset does to address this. Would you be willing to email me a copy so that I can see if it addresses my needs?
Thanks! Ben -----Original Message----- From: Daniel Stone [mailto:[email protected]] Sent: Wednesday, May 13, 2009 11:07 AM To: Defnet, Benjamin R Cc: [email protected]; Barnes, Jesse; Packard, Keith Subject: Re: xserver patch - Fix xf86CrtcSetModeTransform() to not skip transform processing with KMS On Wed, May 13, 2009 at 10:55:35AM -0700, Defnet, Benjamin R wrote: > About this "forcing all rendering to be transformed, even if you can do > rotation in hardware"...isnt' this exactly what happens in the case where we > don't use set_mode_major? Why have differing expectations between the two? Sure, but that's completely fixable without breaking server <-> driver API, and I have a patchset to do so that I'll post in a week or so. Cheers, Daniel _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
