[PATCH 13/36] dix: attach unbound screens to protocol screen 0
Dave Airlie
airlied at gmail.com
Mon Jul 2 12:33:41 PDT 2012
On Mon, Jul 2, 2012 at 8:12 PM, Keith Packard <keithp at keithp.com> wrote:
> Dave Airlie <airlied at gmail.com> writes:
>
>> From: Dave Airlie <airlied at redhat.com>
>>
>> This is the default attachment, unbound gpu screens get
>> attached to the 0 protocol screen.
>
> This code doesn't check to see if the GPU is unbound; should it be
> looking at GPUScreens[i]->pScreen->current_master before calling?
The current code doesn't allow a gpu screen master yet, thats for 1.14,
but yes we'd need that check later alright.
I'm not sure if putting it in right now is necessary.
Dave.
More information about the xorg-devel
mailing list