Re: new radeon tiling patch

2005-01-13 Thread Jon Smirl
On Thu, 13 Jan 2005 22:23:31 + (GMT), Dave Airlie <[EMAIL PROTECTED]> wrote: > This looks great, just an aside question, how much work would it be to get > this working with solo considering solo uses radeonfb to set the screen > mode not the X DDX... > > I might be able to make some time to h

No output on dvi ports when doing fullscreen 3d.

2005-01-13 Thread Steve P. Shack
This is an interesting bug I've come across. When using the Radeon graphics driver doing full screen 3d on a DVI port. Output is only displayed at 1280x1024 (native) resolution for the display. Plug the display into the D-sub connector, and the display is fine. Plug in a dvi cable and you get no d

Re: [BUG] Compile bug in Direct Rendering Manager (kernel 2.6.11-rc1)

2005-01-13 Thread Adrian Bunk
On Thu, Jan 13, 2005 at 11:50:06AM +0100, Luca Falavigna wrote: > > While compiling kernel 2.6.11-rc1, make exits with a lot of errors concerning > Direct Rendering Manager. Here is some info I've grabbed: > > [...] > CC [M] drivers/char/drm/gamma_drv.o > drivers/char/drm/gamma_drv.c:39:22: drm_

Re: new radeon tiling patch

2005-01-13 Thread Roland Scheidegger
Dave Airlie wrote: On Thu, 13 Jan 2005, Roland Scheidegger wrote: Ok, here's a new version. It also contains a supposed patch for mergedfb-pageflip (untested, but I need that for color tiling, otherwise I'd need to redo the crtc address calculation in the drm). This looks great, just an aside qu

Re: radeon/r200 color tiling ddx / drm questions

2005-01-13 Thread Roland Scheidegger
Michel DÃnzer wrote: By making the initialization fail, e.g. Do you have some pointers how you'd do that? All code I see for initialization is on the dri side, except the generic stuff in dri.c. When it comes to initialization, there seems to be some black magic involved :-). E.g., the sequence o

Re: [BUG] Compile bug in Direct Rendering Manager (kernel 2.6.11-rc1)

2005-01-13 Thread Jon Smirl
On Thu, 13 Jan 2005 11:50:06 +0100, Luca Falavigna <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > While compiling kernel 2.6.11-rc1, make exits with a lot of errors concerning > Direct Rendering Manager. Here is some info I've grabbed: You have CONFIG_BROKEN turn

[BUG] Compile bug in Direct Rendering Manager (kernel 2.6.11-rc1)

2005-01-13 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 While compiling kernel 2.6.11-rc1, make exits with a lot of errors concerning Direct Rendering Manager. Here is some info I've grabbed: [...] CC [M] drivers/char/drm/gamma_drv.o drivers/char/drm/gamma_drv.c:39:22: drm_auth.h: No such file or director

Re: new radeon tiling patch

2005-01-13 Thread Dave Airlie
On Thu, 13 Jan 2005, Roland Scheidegger wrote: > Ok, here's a new version. It also contains a supposed patch for > mergedfb-pageflip (untested, but I need that for color tiling, otherwise I'd > need to redo the crtc address calculation in the drm). This looks great, just an aside question, how mu

Re: new radeon tiling patch

2005-01-13 Thread Roland Scheidegger
Roland Scheidegger wrote: This scheme could potentially have a slight performance impact for 2d use (will do some measurements later today) but I don't expect anything noticeable. Ok did some testing (x11perf -all -time 1 -repeat 3), with unpatched, patched but tiling disabled, and with tiling.

Re: radeon/r200 color tiling ddx / drm questions

2005-01-13 Thread Michel Dänzer
On Wed, 2005-01-12 at 00:18 +0100, Roland Scheidegger wrote: > Alex Deucher wrote: > >>> How would you do that? I can't see a way at all how ddx would > >>> reject a dri client. > >> > >> By making the initialization fail, e.g. > Do you have some pointers how you'd do that? All code I see for > i

Re: new radeon tiling patch

2005-01-13 Thread Alex Deucher
On Thu, 13 Jan 2005 15:25:46 +0100, Roland Scheidegger <[EMAIL PROTECTED]> wrote: > Ok, here's a new version. It also contains a supposed patch for > mergedfb-pageflip (untested, but I need that for color tiling, otherwise > I'd need to redo the crtc address calculation in the drm). > > http://hom

[Bug 943] Patch to add support for 32bit DRI clients on 64bit machines

2005-01-13 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=943 --- Additional Comments From [EMAIL PROTECTED] 2005-01-13 07:09 --- Any updates on

new radeon tiling patch

2005-01-13 Thread Roland Scheidegger
Ok, here's a new version. It also contains a supposed patch for mergedfb-pageflip (untested, but I need that for color tiling, otherwise I'd need to redo the crtc address calculation in the drm). http://homepage.hispeed.ch/rscheidegger/dri_experimental/radeon_tiling_drm7.diff http://homepage.his

Re: savage dma performance

2005-01-13 Thread Felix Kühling
Am Mittwoch, den 12.01.2005, 17:34 -0800 schrieb Mark Cass: > felix, > > is there a noticable performance difference with DMA versus the > non-dma version of the savage driver? It depends on the application. I've noticed a big performance improvement with Torcs for example. The main reason is pr