Re: New Savage DRM preview

2005-01-08 Thread Alex Deucher
On Sat, 8 Jan 2005 21:18:24 + (UTC), Martin Lucina <[EMAIL PROTECTED]> wrote: > Hi Felix, > > > [... new Savage DRM ...] > > I just tried this code via John's experimental Xorg packages at > www.nixnuts.net. > 400fps in glxgears, which is cute -- I never thought this laptops (Toshiba > Port

[Bug 2241] implement GL_ARB_texture_cube_map in radeon driver

2005-01-08 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=2241 [EMAIL PROTECTED] changed: What|Removed |Added ---

[Bug 2241] implement GL_ARB_texture_cube_map and report GL_VERSION 1.3

2005-01-08 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=2241 --- Additional Comments From [EMAIL PROTECTED] 2005-01-08 16:54 --- Created an att

[Bug 2195] switch radeon driver to t_vertex interface

2005-01-08 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=2195 [EMAIL PROTECTED] changed: What|Removed |Added ---

[Bug 2241] implement GL_ARB_texture_cube_map and report GL_VERSION 1.3

2005-01-08 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=2241 --- Additional Comments From [EMAIL PROTECTED] 2005-01-08 16:46 --- Created an att

[Bug 2241] New: implement GL_ARB_texture_cube_map and report GL_VERSION 1.3

2005-01-08 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=2241 Summary: implement GL_ARB_texture_cube_map and report GL_VERSION

Re: DRM Build failure: 4 level page tables != 2.6.10

2005-01-08 Thread Dave Airlie
> > The 4 level code is already in Linus bk which also has the 2.6.10 > kernel version. I don't see a good fix for this. I'll complain on > lkml. I usually fix this by not supporting Linus trees in CVS until they are released :-), also why I don't put -mm patches in either it's too much hassle

Re: New Debian packages built from Xorg

2005-01-08 Thread Martin Lucina
Hi John, > I was feeling a bit frisky yesterday and built new DRI packages for > Debian Unstable using the Xorg xc tree. Any feedback would be greatly > appreciated. Works like a charm here. (Toshiba Portege 7220cte laptop w/ Debian sarge) I had to manually download and compiler the DRM kernel

Re: New Savage DRM preview

2005-01-08 Thread Martin Lucina
Hi Felix, > [... new Savage DRM ...] I just tried this code via John's experimental Xorg packages at www.nixnuts.net. 400fps in glxgears, which is cute -- I never thought this laptops (Toshiba Portege 7220cte) video card would see OpenGL. :-) Neverball also works fine and is quite playable at 10

Re: DRM Build failure: 4 level page tables != 2.6.10

2005-01-08 Thread Jon Smirl
On Sat, 08 Jan 2005 16:29:32 +, Alan Swanson <[EMAIL PROTECTED]> wrote: > The build of linux-core is failing as 4 level page tables weren't > in 2.6.10, but are going to be in 2.6.11. Simple fix attached. The 4 level code is already in Linus bk which also has the 2.6.10 kernel version. I don't

DRM Build failure: 4 level page tables != 2.6.10

2005-01-08 Thread Alan Swanson
Jon Smirl wrote: > CVSROOT: /cvs/dri > Module name: drm > Repository: drm/linux-core/ > Changes by: [EMAIL PROTECTED] 05/01/06 09:09:22 > > Log message: > Adjust drm-memory for 4 level page tables in 2.6.10 > ifdef'd to use 3 levels in kernels older than 2.6.10 > > Modified f

Re: checking things into extras/drm

2005-01-08 Thread Dave Airlie
> > > When we next import a DRM from the main tree will we have to much about > > with CVS admin to put things back on the vendor branch? > > You shouldn't have to muck about with CVS admin. I don't understand > this. Using 'cvs import' and fixing conflicts should be fine. I've found with doing ve

Re: i915 drm checkin...

2005-01-08 Thread Alan Hourihane
On Sat, Jan 08, 2005 at 04:01:19AM +, Dave Airlie wrote: > > Hi Alan, > > you checked in some changes to the i915 drm but the changelog looks like > you did more did you miss some changes in the checkin? > > mainly it says added resume functionality but the patch just changed a > functio

Re: checking things into extras/drm

2005-01-08 Thread Alan Hourihane
On Sat, Jan 08, 2005 at 04:10:36AM +, Dave Airlie wrote: > > Hi, > I've just noticed that Alan has checked some changes into > extras/drm in the Xorg tree, I'm sure these are needed to build the latest > drivers but I'm just wondering how we should approach these things in > future? Th