On Mon, Jul 2, 2012 at 10:22 PM, Alex Deucher <alexdeuc...@gmail.com> wrote:
> On Mon, Jul 2, 2012 at 6:13 AM, Dave Airlie <airl...@gmail.com> wrote:
>> From: Dave Airlie <airl...@redhat.com>
>>
>> For DRI2 in some offload cases we need to set a new pixmap on the crtc,
>> this hook allows dri2 to call into randr to do the necessary work to set
>> a pixmap as the scanout pixmap for the crtc the drawable is currently on.
>>
>> This is really only to be used for unredirected full screen apps in 
>> composited
>> environments.
>
> Not directly related to this patch, but are crtcs transforms handled
> properly with slaves?  E.g., randr rotation?

Oh good question, at the moment no, and I probably need to block
rotation on slaves
until it is I suppose.

The problem with transforms at least for the intel LVDS slaved to the
nvidia, is the nvidia
pcopy engine can't do transforms, and we definitely want to use it for
copies if we can.

For USB devices it should be a lot easier to hook onto the rotate
code, if still a bit messy.

Dave.
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to