Re: RandR 1.4 additional X server patches

2010-12-06 Thread Aaron Plattner
On Sun, Dec 05, 2010 at 09:05:47PM -0800, Keith Packard wrote: I've added code to handle the separation screen and screen pixmap sizes, and fixed a couple of minor issues from the previous patches. [PATCH 1/3] DIX is responsible for ref counting scanout pixmaps. DDX was double

Re: RandR 1.4 additional X server patches

2010-12-06 Thread Keith Packard
On Mon, 6 Dec 2010 14:36:43 -0800, Aaron Plattner aplatt...@nvidia.com wrote: The change to decouple the screen and screen pixmap sizes scares me. We're going to have to go through our driver with a fine-toothed comb to make sure we use the right ones in all the right places. Understood. You

Re: RandR 1.4 additional X server patches

2010-12-06 Thread Aaron Plattner
On Mon, Dec 06, 2010 at 02:44:08PM -0800, Keith Packard wrote: On Mon, 6 Dec 2010 14:36:43 -0800, Aaron Plattner aplatt...@nvidia.com wrote: The change to decouple the screen and screen pixmap sizes scares me. We're going to have to go through our driver with a fine-toothed comb to make

RandR 1.4 additional X server patches

2010-12-05 Thread Keith Packard
I've added code to handle the separation screen and screen pixmap sizes, and fixed a couple of minor issues from the previous patches. [PATCH 1/3] DIX is responsible for ref counting scanout pixmaps. DDX was double ref-counting scanout pixmaps. DIX handles this already. [PATCH 2/3] Set sprite