Re: dri2 concerns

2008-07-08 Thread Thomas Hellström
Kristian Høgsberg wrote: > On Fri, Jul 4, 2008 at 4:01 AM, Thomas Hellström > <[EMAIL PROTECTED]> wrote: > >> Kristian, >> >> As we're starting to incorporate dri2 in our code, I've run into some major >> concerns about the sarea and the event mechanisms: >> > > Hi Thomas. Sorry for the lat

Re: dri2 concerns

2008-07-07 Thread Kristian Høgsberg
On Fri, Jul 4, 2008 at 4:01 AM, Thomas Hellström <[EMAIL PROTECTED]> wrote: > Kristian, > > As we're starting to incorporate dri2 in our code, I've run into some major > concerns about the sarea and the event mechanisms: Hi Thomas. Sorry for the late reply, I had a long and busy weekend :) > 1) T

Re: dri2 concerns

2008-07-04 Thread Thomas Hellström
Thomas Hellström wrote: > Kristian, > > As we're starting to incorporate dri2 in our code, I've run into some > major concerns about the sarea and the event mechanisms: > > 1) The SAREA is likely to be used by mixed 32-bit / 64 -bit clients and > servers. (If I understand things correctly, the ke

dri2 concerns

2008-07-04 Thread Thomas Hellström
Kristian, As we're starting to incorporate dri2 in our code, I've run into some major concerns about the sarea and the event mechanisms: 1) The SAREA is likely to be used by mixed 32-bit / 64 -bit clients and servers. (If I understand things correctly, the kernel never accesses the SAREA). How