Re: [Mesa-dev] Radeon DRI1 removal

2011-10-29 Thread James Cloos
> "JC" == James Cloos writes: JC> I haven't restarted the X server yet, but everything I've tried works JC> fine, both direct and over tcp from my compute node. And continues to be fine after reboot. -JimC -- James Cloos OpenPGP: 1024D/ED7DAEA6

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-26 Thread Eric Anholt
On Fri, 21 Oct 2011 09:04:58 -0400, Alex Deucher wrote: > 2011/10/20 Eric Anholt : > > On Thu, 20 Oct 2011 10:35:31 +0200, Michel Dänzer > > wrote: > >> On Mit, 2011-10-19 at 17:50 -0700, Eric Anholt wrote: > >> > So, Radeon maintainers, what do you think?  And, does anyone else want > >> > to t

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-23 Thread James Cloos
I haven't restarted the X server yet, but everything I've tried works fine, both direct and over tcp from my compute node. -JimC -- James Cloos OpenPGP: 1024D/ED7DAEA6 ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freede

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-21 Thread Alex Deucher
On Fri, Oct 21, 2011 at 1:31 PM, Kurt Roeckx wrote: > On Wed, Oct 19, 2011 at 05:50:29PM -0700, Eric Anholt wrote: >> I think it would be much better to just ditch DRI1 at this point, since >> KMS and DRI2 are quite well established, and are relied on by shipping >> desktop environments. > > Does

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-21 Thread Kurt Roeckx
On Wed, Oct 19, 2011 at 05:50:29PM -0700, Eric Anholt wrote: > I think it would be much better to just ditch DRI1 at this point, since > KMS and DRI2 are quite well established, and are relied on by shipping > desktop environments. Does this mean I can't use UMS anymore, and so can't have an accel

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-21 Thread Alex Deucher
2011/10/20 Eric Anholt : > On Thu, 20 Oct 2011 10:35:31 +0200, Michel Dänzer wrote: >> On Mit, 2011-10-19 at 17:50 -0700, Eric Anholt wrote: >> > So, Radeon maintainers, what do you think?  And, does anyone else want >> > to test it on the other drivers?  I caught two bugs in my r300 testing >> >

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Eric Anholt
On Thu, 20 Oct 2011 10:35:31 +0200, Michel Dänzer wrote: > On Mit, 2011-10-19 at 17:50 -0700, Eric Anholt wrote: > > So, Radeon maintainers, what do you think? And, does anyone else want > > to test it on the other drivers? I caught two bugs in my r300 testing > > (one too many lines cut in one

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Eric Anholt
On Thu, 20 Oct 2011 15:17:15 -0400, James Cloos wrote: > > "EA" == Eric Anholt writes: > > EA> Code to do so is at > EA> http://cgit.freedesktop.org/~anholt/mesa/log/?h=radeon-kill-dri1 > > I can test that on an r100 box (Mobility M7 LW). > > Does it need anything other than just a recompi

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread James Cloos
> "EA" == Eric Anholt writes: EA> Code to do so is at EA> http://cgit.freedesktop.org/~anholt/mesa/log/?h=radeon-kill-dri1 I can test that on an r100 box (Mobility M7 LW). Does it need anything other than just a recompile of mesa from that branch? (I already run xorg and mesa master on tha

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Ian Romanick
On 10/20/2011 09:17 AM, Alex Deucher wrote: On Thu, Oct 20, 2011 at 12:01 PM, Alex Deucher wrote: On Wed, Oct 19, 2011 at 8:50 PM, Eric Anholt wrote: For the MapRenderbuffer() code (See http://cgit.freedesktop.org/~anholt/mesa/log/?h=rbmap for the current work, which has glReadPixels() conver

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Alex Deucher
On Thu, Oct 20, 2011 at 12:59 PM, Dave Airlie wrote: > On Thu, Oct 20, 2011 at 5:59 PM, Roland Scheidegger > wrote: >> Am 20.10.2011 18:10, schrieb Dave Airlie: > > So, Radeon maintainers, what do you think?  And, does anyone else want > to test it on the other drivers?  I caught two

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Roland Scheidegger
Am 20.10.2011 18:59, schrieb Dave Airlie: > On Thu, Oct 20, 2011 at 5:59 PM, Roland Scheidegger > wrote: >> Am 20.10.2011 18:10, schrieb Dave Airlie: > > So, Radeon maintainers, what do you think? And, does anyone else want > to test it on the other drivers? I caught two bugs in my

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Corbin Simpson
On Thu, Oct 20, 2011 at 9:10 AM, Dave Airlie wrote: >>> >>> So, Radeon maintainers, what do you think?  And, does anyone else want >>> to test it on the other drivers?  I caught two bugs in my r300 testing >>> (one too many lines cut in one r300 commit, and I had also removed the >>> texsubimage c

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Dave Airlie
On Thu, Oct 20, 2011 at 5:59 PM, Roland Scheidegger wrote: > Am 20.10.2011 18:10, schrieb Dave Airlie: So, Radeon maintainers, what do you think?  And, does anyone else want to test it on the other drivers?  I caught two bugs in my r300 testing (one too many lines cut in one r3

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Roland Scheidegger
Am 20.10.2011 18:10, schrieb Dave Airlie: >>> >>> So, Radeon maintainers, what do you think? And, does anyone else want >>> to test it on the other drivers? I caught two bugs in my r300 testing >>> (one too many lines cut in one r300 commit, and I had also removed the >>> texsubimage code in an u

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Alex Deucher
On Thu, Oct 20, 2011 at 12:01 PM, Alex Deucher wrote: > On Wed, Oct 19, 2011 at 8:50 PM, Eric Anholt wrote: >> For the MapRenderbuffer() code (See >> http://cgit.freedesktop.org/~anholt/mesa/log/?h=rbmap for the current >> work, which has glReadPixels() converted so far and tested on gen6 with >>

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Dave Airlie
>> >> So, Radeon maintainers, what do you think?  And, does anyone else want >> to test it on the other drivers?  I caught two bugs in my r300 testing >> (one too many lines cut in one r300 commit, and I had also removed the >> texsubimage code in an unrelated-to-the-series commit, but it regressed

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Alex Deucher
On Wed, Oct 19, 2011 at 8:50 PM, Eric Anholt wrote: > For the MapRenderbuffer() code (See > http://cgit.freedesktop.org/~anholt/mesa/log/?h=rbmap for the current > work, which has glReadPixels() converted so far and tested on gen6 with > only one regression in the tip commit), I need to be able to

Re: [Mesa-dev] Radeon DRI1 removal

2011-10-20 Thread Michel Dänzer
On Mit, 2011-10-19 at 17:50 -0700, Eric Anholt wrote: > For the MapRenderbuffer() code (See > http://cgit.freedesktop.org/~anholt/mesa/log/?h=rbmap for the current > work, which has glReadPixels() converted so far and tested on gen6 with > only one regression in the tip commit), I need to be able

[Mesa-dev] Radeon DRI1 removal

2011-10-19 Thread Eric Anholt
For the MapRenderbuffer() code (See http://cgit.freedesktop.org/~anholt/mesa/log/?h=rbmap for the current work, which has glReadPixels() converted so far and tested on gen6 with only one regression in the tip commit), I need to be able to provide a linear mapping of arbitrary renderbuffers. Radeon