Re: options list with 2 drivers (bug 10132)

2007-12-03 Thread Felix Kühling
that I have any chance to find the problem? I can spend some time working on it but please point me to right direction. Where should I start looking? I'd start by tracing driParseConfigFiles() to make sure it really only parses options for the specified screen/driver. I'm Cc'ing Felix Kühling

Re: [patch] Two problems in latest DRM

2006-10-02 Thread Felix Kühling
Am Montag, den 02.10.2006, 11:24 +0200 schrieb Michel Dänzer: Hi Felix, On Sun, 2006-10-01 at 17:44 -0400, Felix Kühling wrote: 1: drm_lock.c: drm_unlock uses a new tasklet_lock. That leads to hangs on my system (for some reason the driver can't find an IRQ for my PCI card

[patch] Two problems in latest DRM

2006-10-01 Thread Felix Kühling
) { while (idx = 0 !bitfield[idx]) --idx; ... idx will always be = 0 if it's unsigned. --idx will make the value wrap around and the next access to bitfield[idx] oopses. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http

[Announce] DRIconf on SourceForge

2006-09-29 Thread Felix Kühling
releases with up-to-date translations, which hasn't worked so well in the past. I converted my local CVS repository to Subversion and moved it to SourceForge. If you'd like to get your feet wet please subscribe and introduce yourself to the mailing list [EMAIL PROTECTED] Cheers, Felix -- | Felix

[Announce] DRIconf 0.9.1 released

2006-09-17 Thread Felix Kühling
, Felix Kühling -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | - Using Tomcat but need to do more? Need to support web services

Re: (MGA) DRI locking

2006-07-28 Thread Felix Kühling
@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

DRI binary snapshots suspended

2006-05-11 Thread Felix Kühling
and Compiz. :) That means, I am now officially suspending DRI binary snapshot builds. If anyone feels like resurrecting them, feel free to do so. All the scripts are in CVS. Best regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566

Re: Mach64

2006-03-27 Thread Felix Kühling
included it, it would still require to compile the kernel driver each time you update the kernel. building from source: http://dri.freedesktop.org/wiki/Building Alex -- Svante Signell [EMAIL PROTECTED] -- | Felix Kühling [EMAIL PROTECTED] http

Re: libglx requires new symbol in loader (Was: problem with binary dri snapshots)

2006-03-26 Thread Felix Kühling
Am Sonntag, den 26.03.2006, 12:18 -0800 schrieb Mike Mestnik: --- Felix Kühling [EMAIL PROTECTED] wrote: It looks like adding indirect acceleration added a new function to the loader that is used by libglx.so. So the new libglx won't work with older Xservers and I will have to build

libglx requires new symbol in loader (Was: problem with binary dri snapshots)

2006-03-23 Thread Felix Kühling
://dri.freedesktop.org/wiki/Download does not help either. Attaching the X server output. I do not see the error in the /var/log/X* files. Thanks Michal -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888

Re: DMA scheduling

2006-03-16 Thread Felix Kühling
commands so that it would be able to inject buffer swapping commands synchronously with the vertical refresh without ever stalling the hardware and other clients. Regards, Felix [snip] -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30

Re: DMA scheduling

2006-03-16 Thread Felix Kühling
___ xorg mailing list [EMAIL PROTECTED] http://lists.freedesktop.org/mailman/listinfo/xorg -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: New DRI snapshots built from modular Xorg

2006-03-14 Thread Felix Kühling
considered to be worth the benefit of faster loading or better security on hardened systems. Don't quote me on this, I really didn't follow those discussions very thoroughly. ;-) Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30

Re: enable hw vertex programs by default causes lockups on R420 - was Re: [r300] NWN - one map per reboot on R420

2006-03-02 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

Cruft in www.freedesktop.org/dri/ (was Re: New DRI snapshots built from modular Xorg)

2006-02-27 Thread Felix Kühling
Am Montag, den 27.02.2006, 11:20 +0100 schrieb Christoph Brill: Felix Kühling wrote: [snip] Please let me know if there are any new problems with installing these snapshots. Regards, Felix Thanks for the work! BTW: Someone should redirect www.freedesktop.org/*dri*/*snapshots

Re: Cruft in www.freedesktop.org/dri/ (was Re: New DRI snapshots built from modular Xorg)

2006-02-27 Thread Felix Kühling
Am Montag, den 27.02.2006, 18:38 +0200 schrieb Daniel Stone: On Mon, Feb 27, 2006 at 11:28:31AM -0500, Felix Kühling wrote: Am Montag, den 27.02.2006, 11:20 +0100 schrieb Christoph Brill: Felix Kühling wrote: [snip] Please let me know if there are any new problems with installing

Re: Cruft in www.freedesktop.org/dri/ (was Re: New DRI snapshots built from modular Xorg)

2006-02-27 Thread Felix Kühling
Am Montag, den 27.02.2006, 20:34 +0200 schrieb Daniel Stone: On Mon, Feb 27, 2006 at 01:16:59PM -0500, Felix Kühling wrote: Am Montag, den 27.02.2006, 18:38 +0200 schrieb Daniel Stone: [EMAIL PROTECTED]:/srv/www.freedesktop.org/www% mv dri /srv/dri.freedesktop.org/old-from-www.fd.o

Re: [Mesa3d-announce] Re: [Mesa3d-users] Mesa 6.4.2 released

2006-02-27 Thread Felix Kühling
features in a near production-quality code branch. That's a contradiction in itself and it's simply not going to happen. Regards, Felix This is my ideia . Roland -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152

DRI snapshot license?

2006-02-26 Thread Felix Kühling
/ Mesa: http://webcvs.freedesktop.org/mesa/Mesa/ 8-- Comments? Advice? Flames? Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1

New DRI snapshots built from modular Xorg

2006-02-26 Thread Felix Kühling
Herrenschmidt's memory mapping changes that should solve lockup problems on many Radeons. Please let me know if there are any new problems with installing these snapshots. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30

Re: CVS Update: drm (branch: trunk)

2006-02-26 Thread Felix Kühling
Revision ChangesPath 1.32 +42 -53drm/shared-core/drm_pciids.txt 1.74 +2 -0 drm/shared-core/radeon_cp.c 1.67 +7 -6 drm/shared-core/radeon_drv.h -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP

Re: Snapshots have stoped at r300-20060206.

2006-02-21 Thread Felix Kühling
Am Dienstag, den 21.02.2006, 11:02 + schrieb Foxy: Felix Kühling wrote: Am Sonntag, den 19.02.2006, 21:13 -0800 schrieb Mike Mestnik: There have been no new snapshots since the 6th. Yes. The snapshot build is currently done against Xorg 6.9, which is broken

Re: Snapshots have stoped at r300-20060206.

2006-02-20 Thread Felix Kühling
(slowly) on making a snapshot build for the modular Xorg tree. It may take one or two weeks till I finish up the scripts. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Stubs for drm_mtrr_add and drm_mtrr_del when !__OS_HAS_MTRR

2006-02-18 Thread Felix Kühling
/**/ This fixes the build of savage_bci.c when __OS_HAS_MTRR is false. See also: https://bugs.freedesktop.org/show_bug.cgi?id=5942 Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP

Re: [radeon] endless loop in idle ioctl?

2006-02-17 Thread Felix Kühling
on the graphics card stays cold. Markus Hope this helps, 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

Re: 2.6.16-rc3: more regressions

2006-02-13 Thread Felix Kühling
processor and that's why X locked up on you when DRI was enabled. This has nothing to do with the Xpress200 being (almost) an RV370 or not. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Felix Kühling
, and to see if I could offer assistance. I'm open to anything, and will supply any log files or other assistancethat you'd like. Thanks in advance! Koby -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152

Re: Radeon X1600?

2006-02-07 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: Splunk Inc. Do you grep through log files

Re: Auto-discovery of 3D applications

2006-02-06 Thread Felix Kühling
as the only realistic solution. I will have to rely on user-feedback for new entries. I'm hoping that the existance of an application menu with a lack of entries will provide sufficient incentive. Regards, Felix Am Sonntag, den 29.01.2006, 19:35 -0800 schrieb Donnie Berkholz: Felix Kühling wrote

sizeof(I830DRIRec) does not match passed size from device driver

2006-02-03 Thread Felix Kühling
take a look at this please? 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: Splunk Inc

3D application survey for DRIconf

2006-01-29 Thread Felix Kühling
in DRIconf or disclosed to others. ;-) Thanks in advance, 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

Re: Auto-discovery of 3D applications (was: 3D application survey for DRIconf)

2006-01-29 Thread Felix Kühling
Am Sonntag, den 29.01.2006, 14:00 -0800 schrieb Donnie Berkholz: Felix Kühling wrote: for the next version of DRIconf I'm working on a database of known applications that can be selected from a menu. This way users won't need to go through the confusion of finding out the correct executable

Re: Savage IX/Thinkpad T20: Lockup with DMA / Driver broken if bpp!=16

2006-01-27 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: [Announce] DRIconf 0.9.0 released

2006-01-27 Thread Felix Kühling
Am Freitag, den 27.01.2006, 17:45 +0100 schrieb Michel Dänzer: On Thu, 2006-01-26 at 23:24 -0500, Felix Kühling wrote: It is my pleasure to announce a new release of DRIconf, version 0.9.0 of the DRI configuration applet. The source and installation instructions can be found

Re: Savage IX/Thinkpad T20: Lockup with DMA

2006-01-26 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: Splunk Inc. Do you grep through log files for problems

Re: Savage IX/Thinkpad T20: Lockup with DMA

2006-01-26 Thread Felix Kühling
Am Donnerstag, den 26.01.2006, 12:06 -0500 schrieb Felix Kühling: Am Donnerstag, den 26.01.2006, 13:46 +0100 schrieb Michael Karcher: Hello DRI developers, on my ThinkPad T20, I experience Lockups with either type of DMA, be it Vertex DMA or AGP texture access. With Option DmaMode None

Re: Savage IX/Thinkpad T20: Lockup with DMA

2006-01-26 Thread Felix Kühling
Am Donnerstag, den 26.01.2006, 14:05 -0700 schrieb Brian Paul: Felix Kühling wrote: Am Donnerstag, den 26.01.2006, 12:06 -0500 schrieb Felix Kühling: Am Donnerstag, den 26.01.2006, 13:46 +0100 schrieb Michael Karcher: Hello DRI developers, on my ThinkPad T20, I experience Lockups

[Announce] DRIconf 0.9.0 released

2006-01-26 Thread Felix Kühling
-fix release sooner than that). Best 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

Re: FreeBSD CURRENT + DRM + agp_ati

2005-12-30 Thread Felix Kühling
Adam -- | 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: Splunk Inc. Do you grep through log files

No DRI snapshot builds during vacation

2005-12-18 Thread Felix Kühling
. If you need assistance to get the build system to work, I will have access to email. 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-users] Stuck with FC4 / i915 Graphics

2005-12-06 Thread Felix Kühling
it wont work properly without the right graphics driver :-( Any help would be much appreciated, Thanks, Steph -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: front/back buffer offsets in DRM

2005-11-26 Thread Felix Kühling
some sense of security by preventing untrusted clients from overwriting random memory. I believe it should be possible to replace clear and swap ioctls with generic blit and fill ioctls that do some range checking on their arguments. -Brian Regards, Felix -- | Felix Kühling [EMAIL

Re: problem found with new xorg-6.9RC2 on savage with DRI enabled

2005-11-15 Thread Felix Kühling
at this place, it is likely that it's not set at the other places either. Having it not set in the other places may be the source of the crash. -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Cedega r200 CVS.

2005-11-14 Thread Felix Kühling
Am Sonntag, den 13.11.2005, 20:39 -0500 schrieb Gavriel State: Felix Kühling wrote: There is a known problem with applications that load libGL dynamically with RTLD_LOCAL. Not sure if this is the problem in this case, but the symptom (driver not finding a symbol that should be exported

Re: Cedega r200 CVS.

2005-11-13 Thread Felix Kühling
, but the symptom (driver not finding a symbol that should be exported by libGL) and the fact that it's application-dependent point in that direction. I vaguely remember hearing about a Cedega patch for this issue. Adam Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http

Re: libdrm stable branch created

2005-11-11 Thread Felix Kühling
but never initializes them. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- SF.Net email is sponsored by: Tame your

Why does libdrm configure.sh check for C++ compiler

2005-11-10 Thread Felix Kühling
know much about automake. Any ideas anyone? Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- SF.Net email is sponsored

Re: Looking for i915 build info

2005-11-08 Thread Felix Kühling
. Both DRM and DRI need support for vblank synchronization, for example by using IRQs. Can somebody enlighten me? Any information is appreciated. Thanks, Dave Kavanagh Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566

New DRI binary snapshots

2005-10-27 Thread Felix Kühling
with exposing their work to a larger audience. ;-) Best 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

Re: r200 unstable with TCL enabled

2005-10-07 Thread Felix Kühling
). You're welcome to beat me to it. ;-) In the mid-term I intend to build snapshots from the modular tree. But that's a slightly bigger project. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1

Re: DRM MTRR's

2005-09-23 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

Re: State of the SiS driver

2005-08-15 Thread Felix Kühling
obviously aren't enough for writing a driver. Was this driver released by SiS or was the chip reverse-engineered? Philipp -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

New DRIconf release 0.2.7

2005-08-11 Thread Felix Kühling
to their packages. Thanks to all contributors and packagers. Best regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- SF.Net email

Re: DRM hook renaming

2005-08-04 Thread Felix Kühling
: Add: 663 Del: 917 I've only tested this on a couple cards, on FreeBSD, so far. I'm hoping for someone else to do a read-through review to catch dumb mistakes. I'll test on Linux before committing, if someone else doesn't beat me to it. -- | Felix Kühling [EMAIL PROTECTED

Re: 80 column format

2005-06-27 Thread Felix Kühling
(reg=%04x sz=%d)\n, reg, sz); return DRM_ERR(EINVAL); Use your fantasy! ;-) thank you ! Vladimir Dergachev Cheers, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu

Re: r300 initial PCI-express patch .. not working ...

2005-06-02 Thread Felix Kühling
Am Donnerstag, den 02.06.2005, 08:56 -0400 schrieb Alex Deucher: On 6/2/05, Dave Airlie [EMAIL PROTECTED] wrote: I tried the patch on my x800 (0x554F), but no luck here either; hangs nicely. I haven't tried fglrx yet. well I got fglrx 8.12.10 up and running last night (had to

Re: Removing install.sh dependancy on ed

2005-06-01 Thread Felix Kühling
Hi Roy, Sorry for the late reply. I have applied the first part of your patch and changed the check for 'ed' into a check for 'sed' instead of removing it. However, the snapshot build host seems to be down since May 18, so no new snapshots with the fixed install.sh will be available until this is

Change of focus

2005-05-26 Thread Felix Kühling
Hello everybody, I am writing this mail as to let you all know that my focus with respect to DRI development is changing and that I will no longer be able to work on the Savage driver. As of Tuesday I am an employee of ATI Technologies, Inc. I relocated to Toronto, Canada last weekend. I no

Re: [Dri-users] Latest savage snapshot doesn't work

2005-05-21 Thread Felix Kühling
I haven't changed anything in the Savage DRM in a while. Must be some change in the generic drm module. I won't be able to look into this. Does the oops below ring a bell, anyone? Regards, Felix Am Samstag, den 21.05.2005, 14:22 +0200 schrieb Jacopo Ghigleri: Hi. I just tried the latest

Re: dri_client and drm.h

2005-05-20 Thread Felix Kühling
Am Freitag, den 20.05.2005, 13:09 +0100 schrieb Dave Airlie: At the moment we use drm.h from the shared directory in the drm, I'm going to switch this to the shared-core directory, Maybe we're not talking about the same thing, but I did change mesa/src/mesa/drivers/dri/Makefile.template to use

Re: [R300] the_perfect_frag snapshot

2005-05-20 Thread Felix Kühling
Am Freitag, den 20.05.2005, 09:22 -0400 schrieb Vladimir Dergachev: Hi all, I tagged yesterday the_perfect_frag snapshot of R300 driver. The code is in CVS at http://r300.sf.net As the name suggests I cannot find visible faults with rendering Quake3 levels. Also,

Re: Direct rendering problem with quake2 on Radeon 8500

2005-05-19 Thread Felix Kühling
I think you can spend a lot of time on this problem, but maybe we should check some simpler things first: * which 3D driver are you using? From Xorg CVS or Mesa CVS? The latter one is the most up-to-date. With LIBGL_DEBUG=verbose you can check which driver binary is being

Re: Direct rendering problem with quake2 on Radeon 8500

2005-05-18 Thread Felix Kühling
Am Mittwoch, den 18.05.2005, 11:29 +0600 schrieb Dimitry Naldayev: Felix Khling [EMAIL PROTECTED] writes: Am Dienstag, den 17.05.2005, 11:19 +0600 schrieb Dimitry Naldayev: Hi all. I cant get direct rendering whit quake2 :( the quake2 reports inderect rendering have useed :( see log

Re: Direct rendering problem with quake2 on Radeon 8500

2005-05-17 Thread Felix Kühling
Am Dienstag, den 17.05.2005, 11:19 +0600 schrieb Dimitry Naldayev: Hi all. I cant get direct rendering whit quake2 :( the quake2 reports inderect rendering have useed :( see log of quake2 report in attachments. I suspect that this is a known problem with applications loading libGL

Re: dropped polygons on savage

2005-05-01 Thread Felix Kühling
suspect (see above). Rerendering a frame a second time gives exactly the same polygons dropped as in the original render. That's good, makes the problem slightly easier to debug. Thanks, Steve Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http

[Announce] New DRIconf release 0.2.6

2005-04-13 Thread Felix Kühling
to translate option descriptions. I'd be happy to add your translations to Mesa CVS (for option descriptions) and/or DRIconf (the GUI). Best regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Help wanted: Translations for driver option descriptions

2005-04-11 Thread Felix Kühling
your translations. BTW, the user interface of DRIconf supports I18N via GNU gettext as well as of version 0.2.5. ;-) Best regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: [Mesa3d-dev] Re: Improving translatability of driver options

2005-04-08 Thread Felix Kühling
the option header creates further temporary files and even subdirectories for each language. I'd like to keep these out of the way. Regards, Felix -Brian Felix Kühling wrote: I haven't got any feedback on this yet. I have made a few improvements and as far as I'm concerned it's ready

Re: Improving translatability of driver options

2005-04-07 Thread Felix Kühling
29.03.2005, 02:19 +0200 schrieb Felix Kühling: Hi, [ For the proposal outlined below I would like to create a new directory in Mesa CVS. Brian, is this ok with you? What about mesa/src/mesa/drivers/dri/common/xmlpool? Any objections or alternatives? ] I thought about how translatability

Improving translatability of driver options

2005-03-28 Thread Felix Kühling
/xmlpool/Makefile for details about adding new translations. Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | xmlpool.tar.gz Description: application/compressed-tar

[Announce] DRIconf 0.2.5

2005-03-27 Thread Felix Kühling
. If you're interested in translating DRIconf to your native language see the start of the Makefile for instructions. Happy Easter, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: [Announce] DRIconf 0.2.5

2005-03-27 Thread Felix Kühling
Am Sonntag, den 27.03.2005, 19:45 +0200 schrieb David: El Domingo, 27 de Marzo del 2005 4:02 PM, Felix Kühling escribió: The tarball includes a Makefile, which is supposed to make life easier for translators. If you're interested in translating DRIconf to your native language see

Re: [Announce] DRIconf 0.2.5

2005-03-27 Thread Felix Kühling
-- [snip] //\\ || D. Hagemandhageman@dracken.com || \\// -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566

Re: 2.6.11.5(6) breaks savage drm module

2005-03-27 Thread Felix Kühling
. They worked with 2.6.11.2. Hope you can solve this. Thanks! Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- SF email

Re: [Announce] DRIconf 0.2.5

2005-03-27 Thread Felix Kühling
Am Sonntag, den 27.03.2005, 22:22 +0200 schrieb David: El Domingo, 27 de Marzo del 2005 9:16 PM, Felix Kühling escribió: Am Sonntag, den 27.03.2005, 19:45 +0200 schrieb David: El Domingo, 27 de Marzo del 2005 4:02 PM, Felix Kühling escribió: The tarball includes a Makefile, which

Re: [Savage40] Re: Savage dri does not resume from disk

2005-03-21 Thread Felix Kühling
Hi Dario, With the help of Sergey Zharkov I narrowed down the problem. I'm CCing this to the dri-devel and savage40 lists as a summary. The problem seems to be in the AGP GART driver which is in the Linux kernel. A new snapshot won't help you, I can't fix the problem there. I haven't had the

[Announce] DRIconf 0.2.4

2005-03-18 Thread Felix Kühling
or just try it and see for yourself. Cheers, Felix -- | 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

Re: Savage dri does not resume from disk

2005-03-17 Thread Felix Kühling
to Xorg CVS and see if I can get the via-agp issue resolved with the kernel people. Regards, Felix On Thu, 2005-03-17 at 00:26 +0100, Felix Kühling wrote: Am Mittwoch, den 16.03.2005, 16:26 +0100 schrieb Felix Kühling: Am Mittwoch, den 16.03.2005, 17:35 +0300 schrieb Sergey Zharkov

Re: Savage dri does not resume from disk

2005-03-16 Thread Felix Kühling
it with a DRI app running while suspending and without. This is to confirm if the problem is in the Savage DRM or in the AGP driver (or both :( ). Thanks, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C

Re: Savage dri does not resume from disk

2005-03-16 Thread Felix Kühling
application This will disable the local memory texture heap and use only the AGP heap. If our theory is correct, it should lock up after resume. Regards, Felix On Wed, 2005-03-16 at 13:01 +0100, Felix Kühling wrote: Am Mittwoch, den 16.03.2005, 14:47 +0300 schrieb Sergey Zharkov: Felix

Re: Savage dri does not resume from disk

2005-03-16 Thread Felix Kühling
. On Wed, 2005-03-16 at 15:24 +0100, Felix Kühling wrote: Am Mittwoch, den 16.03.2005, 15:36 +0300 schrieb Sergey Zharkov: You right - just running texture_heaps=2 lament killed my system immediately. Ok, that makes it very likely that the via-agp driver is at fault. We should report a bug

Re: Savage dri does not resume from disk

2005-03-16 Thread Felix Kühling
Am Mittwoch, den 16.03.2005, 16:26 +0100 schrieb Felix Kühling: Am Mittwoch, den 16.03.2005, 17:35 +0300 schrieb Sergey Zharkov: [snip] What I'am afraid of is that savage_dri or savage_drv drivers writhe something into the chip hardware that is not loaded there by kernel modules start - so

Re: [Announce] New DRIconf version 0.2.3

2005-03-15 Thread Felix Kühling
Am Dienstag, den 15.03.2005, 01:41 +0100 schrieb Roland Scheidegger: Felix Kühling wrote: Hi all, I just uploaded a new DRIconf version (0.2.3), which features better support for floating-point ranges like the brilinear option proposed by Roland Scheidegger. There are also a few bug

Re: [Announce] New DRIconf version 0.2.3

2005-03-15 Thread Felix Kühling
prefer to leave this to someone who has. -- | 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

Re: [Announce] New DRIconf version 0.2.3

2005-03-15 Thread Felix Kühling
] Kühling wrote: [snip] Cheers, Felix -- | 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

Re: [Dri-users] Re: [Announce] New DRIconf version 0.2.3

2005-03-15 Thread Felix Kühling
a year, but anybody is welcome to pick that up. I must have missed that. I added a note to .../wiki/DriConf. Thanks, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: [Linux-fbdev-devel] Re: radeon, apertures memory mapping

2005-03-13 Thread Felix Kühling
barrier is sufficient. Or does a memory barrier really flush all CPU caches? [snip] -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595 | --- SF

[Announce] New DRIconf version 0.2.3

2005-03-13 Thread Felix Kühling
is for gtk2. I'm not too keen on keeping the gtk1.2 branch up-to-date. Does anyone still use it? Best regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: Savage dri does not resume from disk

2005-03-08 Thread Felix Kühling
that i915 and unichrome saw changes in that area in the last months. The hardware is Twinhead Efio 121A, KN266 based laptop Thank you Sergey -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888

Savage Command DMA

2005-03-06 Thread Felix Kühling
Hi Savage Users, Last night I committed support for command DMA for Savage4-based chips to DRM, Xorg and Mesa CVS. Unfortunately the upgrade may not be completely smooth, because the DRM and DDX changes exposed some bugs in the Mesa driver that have been fixed now. So if you upgrade, you need to

Re: ports/76257: nvidia_driver breaks xorg-clients build

2005-02-22 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 | --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds

Re: radeon unified driver

2005-02-19 Thread Felix Kühling
= S3_SAVAGE4; Additionally you could put hardware-specific options into separate sections, so that the user can tell, which options will have an effect on her hardware. cu, Nicolai Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C

Texture heap aging with multiple clients

2005-02-18 Thread Felix Kühling
[ i ]-local_age ) +imesa-texture_heaps[ i ]-timestamp = /* get a current time stamp */; DRI_AGE_TEXTURES( imesa-texture_heaps[ i ] ); } Does this look about right, or did I misunderstand something? Regards, Felix -- | Felix Kühling [EMAIL PROTECTED] http

Re: savage-20050205-linux snapshot - problems

2005-02-16 Thread Felix Kühling
them. FWIW, 16MB is the theoretical limit you can get with this chip because of the layout of the PCI address mapping. Alex -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

Re: [Unichrome-devel] .drirc?!

2005-02-14 Thread Felix Kühling
if the driver didn't support configuration. -- | 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

Re: savage-20050205-linux snapshot - problems

2005-02-13 Thread Felix Kühling
test programs available to systematically test=3D20 DRM/GL functionality? Regards Michael -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3 B152 151C 5CC1 D888 E595

[Fwd: Snapshot build failed]

2005-02-13 Thread Felix Kühling
/fxkuehl/snapshots/build/HEAD/mesa' make: *** [linux-dri-x86] Error 2 make: Leaving directory `/home/fxkuehl/snapshots/build/HEAD/mesa' = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -- | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu | | PGP Fingerprint: 6A3C 9566

Re: [Fwd: Snapshot build failed]

2005-02-13 Thread Felix Kühling
Am Sonntag, den 13.02.2005, 13:39 -0500 schrieb Michel Dänzer: On Sun, 2005-02-13 at 18:38 +0100, Felix Kühling wrote: r200_screen.c: In function `r200CreateScreen': r200_screen.c:407: error: `addr' undeclared (first use in this function) Whoops, my bad, should be fixed now. I wonder

Re: savage-20050205-linux snapshot - problems

2005-02-12 Thread Felix Kühling
to systematically test=20 DRM/GL functionality? Regards Michael -- | 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

Re: fglrx vs. r200 dri

2005-02-11 Thread Felix Kühling
it with a spinbutton. Roland -- | 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 candid

  1   2   3   4   5   6   7   8   9   >