Re: savage-20050205-linux snapshot - problems

2005-02-10 Thread Felix Kühling
to systematically test=20 DRM/GL functionality? For example mesa/progs/demos and Glean (http://glean.sourceforge.net/). For reference you can always run with indirect software rendering. Set LIBGL_ALWAYS_INDIRECT in the environment. Regards Michael -- | Felix Kühling [EMAIL PROTECTED

Re: [patch] texturing performance local/gart on rv250

2005-02-10 Thread Felix Kühling
Am Mittwoch, den 09.02.2005, 22:12 +0100 schrieb Felix Kühling: Am Mittwoch, den 09.02.2005, 20:58 +0100 schrieb Roland Scheidegger: [snip] Performance with gart texturing, even in 4x mode, takes a big hit (almost 50%). I was not really able to get consistent performance results when

Re: [patch] texturing performance local/gart on rv250

2005-02-10 Thread Felix Kühling
and benefit from the higher memory bandwidth when accessing local textures. Jon Smirl [EMAIL PROTECTED] -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: [patch] texturing performance local/gart on rv250

2005-02-10 Thread Felix Kühling
Am Donnerstag, den 10.02.2005, 17:40 -0500 schrieb Jon Smirl: On Thu, 10 Feb 2005 23:13:30 +0100, Felix Kühling [EMAIL PROTECTED] wrote: This scheme would give good results with movie players that need fast texture uploads and typically use each texture exactly once. It would Movie

Re: texturing performance local/gart on rv250

2005-02-09 Thread Felix Kühling
...) This ain't that bad. I'd be happy if we'd do that well in say, ut2k4 or doom3... Roland -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: radeon / r200 texture tiling

2005-02-08 Thread Felix Kühling
I the only one who still checks things in for that version? In that case I'll immediately stop touching it... Roland -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: texturing performance local/gart on r100

2005-02-07 Thread Felix Kühling
in texdown is not in the tiled upload but in mesa's texstore-functions. I suppose they could use some optimization too. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: texturing performance local/gart on r100

2005-02-07 Thread Felix Kühling
Am Montag, den 07.02.2005, 12:14 + schrieb Keith Whitwell: Felix Kühling wrote: Am Montag, den 07.02.2005, 09:20 + schrieb Keith Whitwell: btw texdown showed that texture transfers to card memory are faster than to AGP memory, but not by very much (something like 100MB/s vs. 140MB

Re: savage-20050205-linux snapshot - problems

2005-02-07 Thread Felix Kühling
-- ___ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Is the XvMC supported on Savage?

2005-02-06 Thread Felix Kühling
support XvMC. Felix Kühling [EMAIL PROTECTED] writes: [snip] -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored

Re: Savage DRI lockup on SuperSavage IX/C

2005-02-05 Thread Felix Kühling
Am Samstag, den 05.02.2005, 12:19 -0500 schrieb Owen Taylor: On Sat, 2005-02-05 at 01:31 +0100, Felix Kühling wrote: Aha, you have a SuperSavage. Unfortunately it seems like vertex DMA locks up these cards. Other SuperSavage users reported the same. I don't know why and I can't debug

Re: Savage DRI lockup on SuperSavage IX/C

2005-02-04 Thread Felix Kühling
, Owen -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored

Re: [patch] Fair usage of all texture heaps

2005-02-03 Thread Felix Kühling
configuration (Xorg.0.log should have information about the memory layout)? Anyway, I'm committing this now. Regards, Felix On Wed, 02 Feb 2005 17:38:21 +0100, Felix Kühling [EMAIL PROTECTED] wrote: I attached an updated patch that applies to latest CVS and includes a fix along the lines

Re: [patch] Fair usage of all texture heaps

2005-02-02 Thread Felix Kühling
performance difference you will either have to test with a very texture-hungry application or artificially reduce the amount of texture memory on one or both heaps. Also note that you need at least two texture heaps, so r200 is a bad candidate. ;-) Regards, Felix -- | Felix Kühling [EMAIL

Re: How to turn on direct rendering on Savage MX?

2005-02-02 Thread Felix Kühling
Am Mittwoch, den 02.02.2005, 22:06 +0500 schrieb Dimitry Naldayev: Felix Kühling [EMAIL PROTECTED] writes: Am Dienstag, den 01.02.2005, 23:13 +0500 schrieb Dimitry Naldayev: May will be better to make rm -rf /usr/X11R6 and build from CVS full Xorg, not only DRI part? But how host.def

Re: Dying X server / Apps with linux-core.

2005-02-01 Thread Felix Kühling
included? Dave. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive

Re: New snapshots

2005-02-01 Thread Felix Kühling
Am Montag, den 31.01.2005, 14:04 +0100 schrieb Felix Kühling: Hi all, I just uploaded a new set of experimental snapshots built on our new snapshot build host kindly sponsored by Eric Anholt. They can be found on http://dri.freedesktop.org/~fxkuehl/snapshots for now. Once the daily build

Re: How to turn on direct rendering on Savage MX?

2005-02-01 Thread Felix Kühling
Am Dienstag, den 01.02.2005, 23:13 +0500 schrieb Dimitry Naldayev: Felix Kühling [EMAIL PROTECTED] writes: Am Sonntag, den 30.01.2005, 20:26 +0500 schrieb Dimitry Naldayev: Hi All. I have done all as described in Building DRI Wiki page with one exception: I have to compile drm module

New snapshots

2005-01-31 Thread Felix Kühling
in http://dri.freedesktop.org/snapshots/dlloader/... for those who know that they need them. So much for now, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: r300 on Thinkpad r50p

2005-01-30 Thread Felix Kühling
recently about some display list oddities. It could be that the incomplete primitives you're seeing are related to these issues. HTH, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: How to turn on direct rendering on Savage MX?

2005-01-30 Thread Felix Kühling
notebook... with Savage MX graphic chip. It should work. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored

Re: r300 on Thinkpad r50p

2005-01-29 Thread Felix Kühling
Dergachev -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open

Re: mtrr failure

2005-01-26 Thread Felix Kühling
instructions. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive

Re: mtrr failure

2005-01-26 Thread Felix Kühling
and savage.ko, from drm/linux-core dir) I builded from cvs also. That should be fine. -edie- -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

[patch] Fair usage of all texture heaps

2005-01-25 Thread Felix Kühling
will either have to test with a very texture-hungry application or artificially reduce the amount of texture memory on one or both heaps. Also note that you need at least two texture heaps, so r200 is a bad candidate. ;-) Regards, Felix -- | Felix Kühling [EMAIL PROTECTED

Re: Texture heap preference in driAllocateTexture

2005-01-24 Thread Felix Kühling
Am Montag, den 24.01.2005, 11:45 +0100 schrieb Dieter Nützel: Am Montag, 24. Januar 2005 02:34 schrieb Felix Kühling: Hi, After converting the Savage driver to use Ian's common texmem code I noticed a performance regression in Torcs. It's trashing textures a lot where it was running

Re: Texture heap preference in driAllocateTexture

2005-01-24 Thread Felix Kühling
want to use it, because it has slower rendering performance, then simply disable it. It may make sense to make this configurable per-application. Mike Thanks for the feedback. You may not agree with all my conclusions, but you certainly made me consider a few more parameters. -- | Felix

Re: radeon m7 hang with gears...hopefully fixed..

2005-01-23 Thread Felix Kühling
with OLD_PACKETS... There might be a better way to do this workaround... maybe ATI might know something (docs don't say anything...) Dave. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Texture heap preference in driAllocateTexture

2005-01-23 Thread Felix Kühling
and maybe the ages of textures on each heap. I haven't thought too much about the details yet. If anyone has already put some thought into this I'd appreciate your input. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566

Re: CVS Update: drm (branch: trunk)

2005-01-21 Thread Felix Kühling
Am Donnerstag, den 20.01.2005, 20:43 -0500 schrieb Adam Jackson: On Thursday 20 January 2005 18:28, Felix Kühling wrote: Am Donnerstag, den 20.01.2005, 11:05 -0800 schrieb Adam Jackson: CVSROOT: /cvs/dri Module name: drm Repository: drm/shared/ Changes by: [EMAIL PROTECTED] 05/01/20

Re: savage3d bugs

2005-01-21 Thread Felix Kühling
savage2k works in 2D now, so it's not all bad news. - ajax -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored

Re: CVS Update: drm (branch: trunk)

2005-01-20 Thread Felix Kühling
trees while 0x8a20 (the one you added) can be found in both. I'm not sure anymore where this list of PCI IDs came from originally, but I'm pretty sure 0x8c20 can be safely removed. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED

Re: glxgears is blank on savage

2005-01-19 Thread Felix Kühling
code files. all the files are commented quite clearly concerning the changes made. Definitely. You can send it to me personally or to the dri-devel list, whatever you prefer. I might integrate it into the current driver one of the next weekends. Regards, Felix -- | Felix Kühling [EMAIL

[patch] spantmp2.h optimization

2005-01-17 Thread Felix Kühling
only tested it with 16bpp so far, before committing anything I'd make sure that 32bpp works as well.) Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | Index: spantmp2.h

Re: savage dma performance

2005-01-13 Thread Felix Kühling
in the Xserver. mark -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- The SF.Net email is sponsored by: Beat the post-holiday blues Get

Post-processing hook for vertex setup code

2004-12-17 Thread Felix Kühling
or if there are other/better ideas for solving the same problem. Thanks, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- ./t_context.h.~1.64.~ 2004-07-23 16:18:37.0 +0200 +++ ./t_context.h

Re: [Mesa3d-dev] Artifacts with very large texture coordinates

2004-12-16 Thread Felix Kühling
Sorry folks, I attached the wrong file. This is the second time in a week. I have to be more careful. Now the correct program. Am Do, den 16.12.2004 schrieb Felix Kühling um 1:11: Hi, I noticed some strange rendering artifacts with the Savage that are caused by very large texture coordinates

Re: Artifacts with very large texture coordinates

2004-12-16 Thread Felix Kühling
Am Do, den 16.12.2004 schrieb Brian Paul um 16:45: Felix Kühling wrote: Hi, I noticed some strange rendering artifacts with the Savage that are caused by very large texture coordinates on GL_REPEAT'ed textures. Very large means that it gets noticeable with texture coordinates 255

Re: New snapshots available at dri.freedesktop.org (was: [Dri-users] Snapshots)

2004-12-15 Thread Felix Kühling
is still missing. I'll have to build an Xorg server and Xorg driver modules for that. Greetings, May Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: DRI web site at fd.o (was: Re: [Dri-users] snapshots status)

2004-12-01 Thread Felix Kühling
Am Mi, den 01.12.2004 schrieb Adam Jackson um 5:27: On Monday 29 November 2004 17:03, Felix Kühling wrote: There is no dri.freedesktop.org yet. I think there is no need for a redirect. The current place is already different from where it was before the break-in (used to be in ~dri/snapshots

DRI web site at fd.o (was: Re: [Dri-users] snapshots status)

2004-11-29 Thread Felix Kühling
Am Sa, den 27.11.2004 schrieb Daniel Stone um 12:28: On Fri, 2004-11-26 at 15:46 +0100, Felix Kühling wrote: I just found http://www.freedesktop.org/dri/snapshots/. Now I wonder where I find this in the freedesktop.org filesystem. Is it /srv or /home/srv? Ah, I just saw it's the same thing

Re: [Dri-users] snapshots status

2004-11-26 Thread Felix Kühling
will the snapshots be back up? -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- SF email is sponsored by - The IT Product Guide Read honest

Re: Bad display on Radeon when DRI syncd w vblank

2004-11-18 Thread Felix Kühling
might solve your problem. Set 'Option EnablePageFlip true' in the Device section of xorg.conf or XF86Config[-4] respectively. Also make sure that interrupts are working. Does the radeon DRM show up in /proc/interrupts? TIA, Kevin O'Brien HTH, Felix -- | Felix Kühling [EMAIL PROTECTED

Re: New Savage patches

2004-11-15 Thread Felix Kühling
. That will disable the non-functional (on Savage4-based cards) vertex DMA experiments. Though there shouldn't be much benefit as compared to the CVS version. To be more specific, the patches should work on Savage3D, Savage IX and Savage MX. I have tested them on a Savage IX here. Regards, Felix -- | Felix

New Savage patches

2004-11-14 Thread Felix Kühling
. I'm not sure if this is a new problem (didn't try with the CVS version of the driver on Savage IX). I'm not aware of any (other) regressions. Happy testing, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C

Userspace pointers in DRM ioctl structs?

2004-11-13 Thread Felix Kühling
a vertex buffer from user-space. I guess the only way would be to pass the pointer directly as ioctl argument. Then all extra information (like vertex format and number of vertices) would have to be in a header of that vertex buffer. Am I on the right track so far? Thanks, Felix -- | Felix Kühling

Re: [Fwd: r300 Report.]

2004-11-06 Thread Felix Kühling
listed by ldd r300_dri.so? Ben. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored by: Sybase ASE Linux

Re: Savage DRI

2004-11-05 Thread Felix Kühling
problems and ideas. You should subscribe to it and maybe mesa3d-dev and the xorg mailing list. Thanks! Aurynn Best regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

[patch] Re: Making reclaim_buffers OS-independent

2004-10-31 Thread Felix Kühling
30.10.2004 schrieb Felix Kühling um 23:56: Currenly in linux-core the driver callback reclaim_buffers is called with a single argument filp. In reclaim_buffers you need OS-specific knowledge to extract the device pointer from the filp. In the BSD DRM reclaim_buffers takes two arguments, dev

Re: Problems with compiling new savage patch.

2004-10-30 Thread Felix Kühling
the dust has settled a little. [snip] -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored by: Sybase ASE Linux

Observations about DMA buffers and freelist management

2004-10-30 Thread Felix Kühling
it is ever set is in drm_core_reclaim_buffers. Is this still used or is it just bit rot? What about buf-next. This seems to be unused too, at least in the common code. Maybe some drivers use it? Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP

Making reclaim_buffers OS-independent

2004-10-30 Thread Felix Kühling
to use the same API? This would allow implementing an OS-agnostic reclaim_buffers function in a driver. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Problems with compiling new savage patch.

2004-10-29 Thread Felix Kühling
with DRI support enabled. It's something with libGL or the 3D driver. LIBGL_DEBUG=verbose should tell what's going wrong. [snip] -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Problems with compiling new savage patch.

2004-10-29 Thread Felix Kühling
of the Mesa version that is included in the Xorg tree. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored

Two module_param problems with Linux 2.6.4

2004-10-28 Thread Felix Kühling
, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now

Re: Wiki Spam

2004-10-28 Thread Felix Kühling
, are you reading this? - ajax -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.Net email is sponsored by: Sybase ASE Linux Express

Savage work

2004-10-20 Thread Felix Kühling
meant to commit separately, before the big binary incompatible checkin. But I ran out of time. I won't be around for about a week. So I wanted whatever I have so far out there for people to look at or event try :-P. Cu in a week Felix -- | Felix Kühling [EMAIL PROTECTED] http

Kernel Oops in drm_set_version

2004-10-19 Thread Felix Kühling
d0 00 00 00 8d 41 02 e8 7b 23 38 HTH, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.net email is sponsored

Re: Kernel Oops in drm_set_version

2004-10-19 Thread Felix Kühling
(sv.drm_di_major, sv.drm_dd_minor); -^ -^ Does it make sense to mix driver and interface versions? Shouldn't it be: if_version = DRM_IF_VERSION(sv.drm_di_major, sv.drm_di_minor); Regards, Felix -- | Felix Kühling [EMAIL PROTECTED

Re: What is driverSwapMethod = DRI_HIDE_X_CONTEXT?

2004-10-16 Thread Felix Kühling
Am Mi, den 13.10.2004 schrieb Michel Dänzer um 22:57: On Wed, 2004-10-13 at 19:42 +0200, Felix Kühling wrote: Am Mi, den 13.10.2004 schrieb Jon Smirl um 18:53: I just changed DRM to alternative between zero and POLLIN This will make the DRM poll() function work like the kernel expects

Re: [patch] New mapping type _DRM_CONSISTENT

2004-10-16 Thread Felix Kühling
-support. When I commit this I'm going to change both. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.net email is sponsored

Re: [patch] New mapping type _DRM_CONSISTENT

2004-10-16 Thread Felix Kühling
Am So, den 17.10.2004 schrieb Jon Smirl um 0:30: On Sun, 17 Oct 2004 00:27:02 +0200, Felix Kühling [EMAIL PROTECTED] wrote: Isn't xf86drm.h supposed to live in drm/libdrm? Or has that been converted yet? There seem to be two copies of it floating around in the Xorg tree. The header file

Re: How to get the physical address of a DRM_SHM map

2004-10-15 Thread Felix Kühling
Am Fr, den 15.10.2004 schrieb Vladimir Dergachev um 5:27: On Fri, 15 Oct 2004, Felix [ISO-8859-1] Kühling wrote: Am Fr, den 15.10.2004 schrieb Jon Smirl um 3:58: On Fri, 15 Oct 2004 03:55:37 +0200, Felix Kühling [EMAIL PROTECTED] wrote: I'm trying to get Shadow status working

Re: How to get the physical address of a DRM_SHM map

2004-10-15 Thread Felix Kühling
Am Fr, den 15.10.2004 schrieb Keith Whitwell um 15:50: Felix Kühling wrote: Am Fr, den 15.10.2004 schrieb Vladimir Dergachev um 5:27: On Fri, 15 Oct 2004, Felix [ISO-8859-1] Kühling wrote: Am Fr, den 15.10.2004 schrieb Jon Smirl um 3:58: On Fri, 15 Oct 2004 03:55:37 +0200, Felix

[patch] New mapping type _DRM_CONSISTENT

2004-10-15 Thread Felix Kühling
/** PCI scatter/gather */ +DRM_SCATTER_GATHER = 4, /** PCI scatter/gather */ +DRM_CONSISTENT = 5 /** PCI consistent */ } drmMapType; typedef enum { -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3

Re: libGL cannot open savage_dri.so

2004-10-14 Thread Felix Kühling
On Wed, 13 Oct 2004 01:47:27 +0200 Felix Kühling [EMAIL PROTECTED] wrote: [snip] I need to make sure that libexpat is compiled in statically. This was the case with the old XFree86-based snapshots. Somehow I must have screwed up with the new ones. Hang on, this should be fixed tomorrow

Re: Building page on wiki

2004-10-14 Thread Felix Kühling
other X clients (BuildServersOnly). Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.net email is sponsored

[patch] drm_core_getmap

2004-10-14 Thread Felix Kühling
to drm_core_findmap. Jon, if you like this please apply to drm/linux-core. Thanks, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- ./drmP.h.~1.133.~ 2004-10-13 23:01:50.0 +0200

Re: [patch] drm_core_getmap

2004-10-14 Thread Felix Kühling
might get unexpected results. AFAICT maps are added at the head of the list. So the order is reversed and maps added by the Xserver mess up the indices. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: drm-core and snapshots

2004-10-14 Thread Felix Kühling
version. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use

How to get the physical address of a DRM_SHM map

2004-10-14 Thread Felix Kühling
with count one and size PAGE_SIZE would be a way to get what I want. Though it's probably not what this interface was meant for. Does anyone want to talk me out of it before I start coding? ;-) Thanks for any insight, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu

How to enable DRM debug output?

2004-10-14 Thread Felix Kühling
-2.6 savage driver I have a similar problem. It also complains about the unknown parameter, but it loads anyway (with debug output disabled). -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: drm-core and snapshots

2004-10-14 Thread Felix Kühling
Am Fr, den 15.10.2004 schrieb Jon Smirl um 3:56: On Fri, 15 Oct 2004 03:52:39 +0200, Felix Kühling [EMAIL PROTECTED] wrote: Snapshots are still built with linux-2.6. When we really make the change to the linux-core stuff we'll also have to update the path drm/shared to drm/shared-core

Re: How to get the physical address of a DRM_SHM map

2004-10-14 Thread Felix Kühling
Am Fr, den 15.10.2004 schrieb Jon Smirl um 3:58: On Fri, 15 Oct 2004 03:55:37 +0200, Felix Kühling [EMAIL PROTECTED] wrote: I'm trying to get Shadow status working in the savage driver. I'd like to put the status page into locked shared memory and tell the Savage chips about its physical

Re: What is driverSwapMethod = DRI_HIDE_X_CONTEXT?

2004-10-13 Thread Felix Kühling
. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal

README files invisible on http://freedesktop.org

2004-10-12 Thread Felix Kühling
`) was reflected on http. Is there something in the httpd configuration that makes README files invisible in directory listings? Why would anyone want to hide README files? Regards, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3

Re: libGL cannot open savage_dri.so

2004-10-12 Thread Felix Kühling
tomorrow or the day after. Until then try Alex's suggestion (symlink). [snip] Regards, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

What is driverSwapMethod = DRI_HIDE_X_CONTEXT?

2004-10-12 Thread Felix Kühling
about MGA for example? How does this influence the way the Xserver interacts with the DRM? I'm trying to understand why the changes in linux-core drm started causing Xserver hickups. Till now I'm lost in the Xserver's use of client connections' and device file handles. Thanks, Felix | Felix

Re: [Mesa3d-dev] Re: Building the DRI: shader/arbprogparse.c:3630: stray '\240' in program

2004-10-11 Thread Felix Kühling
of odd crap between the end of ..._BUFFERS and 0x80. I committed a fix. Hexdump showed a series of 20 a0 20 a0 ... between _BUFFERS and 0x80. Regards, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888

Re: Undefined symbols in recent DRM

2004-10-11 Thread Felix Kühling
On Sun, 10 Oct 2004 22:19:18 -0400 Adam Jackson [EMAIL PROTECTED] wrote: On Sunday 10 October 2004 17:45, Felix Kühling wrote: On Sun, 10 Oct 2004 22:01:30 +0200 David [EMAIL PROTECTED] wrote: [snip] They are forwards compatible but not backwards compatible. 4.4 modules

Re: Undefined symbols in recent DRM

2004-10-10 Thread Felix Kühling
XAAGetCopyROP from module /usr/X11R6/lib/modules/drivers/savage_drv.o is unresolved! Fatal server error: Some required symbols were unresolved Maybe you can provide us some binary modules with the Xorg snapshot (libextmod and libxtt). Thanks | Felix Kühling [EMAIL PROTECTED

Re: Can't apply S3TC patch anymore with current Mesa

2004-10-09 Thread Felix Kühling
size of textures. Increasing the AGP size (option GARTSize) in xorg.conf would increase the amount of available texture memory which would allow larger textures too. Regards, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED

Re: Undefined symbols in recent DRM

2004-10-09 Thread Felix Kühling
they were still binary compatible. If they are not then we would have to offer a download of a precompiled Xorg server for snapshot users. - ajax | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Can't apply S3TC patch anymore with current Mesa

2004-10-08 Thread Felix Kühling
and/or the system-wide /etc/drirc or copy .drirc from your normal user account to /root (or better yet, make a symlink). Thanks Bye Marcello Regards, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1

Re: Can't apply S3TC patch anymore with current Mesa

2004-10-08 Thread Felix Kühling
: illegal default value: 1. That's because 1 is indeed illegal for boolean options such as force_s3tc_enable. Legal values are true and false. -Dieter Regards, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C

Re: Can't apply S3TC patch anymore with current Mesa

2004-10-08 Thread Felix Kühling
Or if you're using driconf, don't forget to fill in the Executable field. (Happened to me too, a couple of times ;-) UT2k3 2k4 tested. -Dieter | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Segfault on RTCW with Savage

2004-10-07 Thread Felix Kühling
On Wed, 06 Oct 2004 15:28:21 -0700 Eric Anholt [EMAIL PROTECTED] wrote: On Wed, 2004-10-06 at 13:09, Felix Kühling wrote: On Wed, 6 Oct 2004 22:03:40 +0200 Felix Kühling [EMAIL PROTECTED] wrote: [snip] You're right. Thanks for catching this. I tried to understand what

Re: [Dri-users] XOrg CVS/DRI on alpha

2004-10-07 Thread Felix Kühling
idea what had gone wrong this time? Looks like a driver bug to me. I'm CCing to dri-devel. You're running linux on Alpha, right? In case it matters for this bug. TIA Torsten | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30

Re: wierd difference between X built vs Mesa built?

2004-10-07 Thread Felix Kühling
workaround the problem by calling dlopen (NULL, RTLD_GLOBAL) in libGL somewhere. Not sure if this works. Or we would have to link the 3D drivers agains libGL. However, libGL may not be available when building the 3D drivers from the mesa tree. | Felix Kühling [EMAIL PROTECTED

Re: DRI building - Radeon module problem

2004-10-07 Thread Felix Kühling
on a different terminal and see how much CPU is used by glxgears. It should be close to 100%. If significant CPU power is used by a different process that would explain the low FPS. If the CPU is idle then there might be something wrong with process scheduling in the kernel. HTH, Felix | Felix Kühling

Re: Radeon 9200se - driver issues

2004-10-06 Thread Felix Kühling
) you're fine. Also note that there is a single radeon.ko DRM kernel driver for all Radeons. Best, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Segfault on RTCW with Savage

2004-10-06 Thread Felix Kühling
a segfault with a simple program that draws triangles with diffuse lighting and Fog. John, can you try if the attached patch fixes it? Keith Regards, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888

Fw: Snapshot build failed

2004-10-06 Thread Felix Kühling
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.net email is sponsored by: IT Product Guide

Re: Segfault on RTCW with Savage

2004-10-06 Thread Felix Kühling
On Wed, 06 Oct 2004 10:16:23 -0700 Eric Anholt [EMAIL PROTECTED] wrote: On Wed, 2004-10-06 at 04:54, Felix Kühling wrote: On Mon, 04 Oct 2004 12:09:09 +0100 Keith Whitwell [EMAIL PROTECTED] wrote: John, I'd say the problem is with these lines in savagetris.c

Re: Segfault on RTCW with Savage

2004-10-06 Thread Felix Kühling
On Wed, 6 Oct 2004 22:03:40 +0200 Felix Kühling [EMAIL PROTECTED] wrote: [snip] You're right. Thanks for catching this. I tried to understand what force_emit in the i830 driver was for, now I understand. An updated patch is attached. I'm going to commit that. Still wrong. Sorry. :-/ I can't

Re: AW: [Dri-users] Update building and installation instructions

2004-10-05 Thread Felix Kühling
, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products

Re: DRI building - Radeon module problem

2004-10-05 Thread Felix Kühling
to scream at compile time if there is no i2c-support in the kernel? Parts of the XOrg log file: [snip] Regards, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Snapshot build failed

2004-10-05 Thread Felix Kühling
for tomorrow's build. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = [snip] | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.net

Re: Segfault on RTCW with Savage

2004-10-04 Thread Felix Kühling
| Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products

Update building and installation instructions

2004-10-04 Thread Felix Kühling
by these instructions. Eric Anholt is working on a Mesa build configuration for BSD. Best regards, Felix | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

<    1   2   3   4   5   6   7   8   9   >