Re: drm patch

2004-08-27 Thread Mike Mestnik
Not to be a nit prick, but shoulden't there at least be a warning that VesaFB and the DRM are using the same Hardware? Thought this is supported. Warning: VesaFB and the DRM are using the\n same Hardware, Thought this is supported. --- Jon Smirl [EMAIL PROTECTED] wrote: Here is the current

Re: drm patch

2004-08-27 Thread Dave Airlie
DRM_INFO(Used old pci detect: framebuffer loaded\n); we print that... it should be enough I think.. Dave. On Fri, 27 Aug 2004, Mike Mestnik wrote: Not to be a nit prick, but shoulden't there at least be a warning that VesaFB and the DRM are using the same Hardware? Thought this is

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 01:42 --- Created an

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 01:48 --- Xorg.0.log

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 01:50 --- dmesg

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 02:09 --- O.k. I can

killing __NO_VESRION__

2004-08-27 Thread Dave Airlie
the __NO_VERSION_ hasn't been needed since 2.3 so I've killed it out of every file in the drm... make my kernel diffs a lot easier ... Dave. -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie pam_smb / Linux DECstation / Linux VAX / ILUG person

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 02:29 --- Actually

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 02:42 --- and i

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 03:31 --- Lucky your

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 03:37 --- patching

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 04:01 --- i just

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 04:08 --- You should

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 04:11 --- You

[Bug 982] Resolution switching broken on ATI IGP3xx

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=982 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 04:20 --- I've done

[Bug 1195] (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

2004-08-27 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://freedesktop.org/bugzilla/show_bug.cgi?id=1195 --- Additional Comments From [EMAIL PROTECTED] 2004-08-27 04:38 --- yea,

Re: drm patch

2004-08-27 Thread Randy.Dunlap
On Fri, 27 Aug 2004 09:44:51 +0100 (IST) Dave Airlie wrote: | | DRM_INFO(Used old pci detect: framebuffer loaded\n); | | we print that... it should be enough I think.. | | Dave. | On Fri, 27 Aug 2004, Mike Mestnik wrote: | | Not to be a nit prick, but shoulden't there at least be a warning

ProSavage DDR XvScaling

2004-08-27 Thread Robert S. Kerr
I've been looking into the scaling behavior on the ProsavageDDR I'm using Alex's patch on the Xorg cvs tree. Based on a recommendation from Alex, I've been looking in the savage_video.c file and I'm starting to make some progress. Currently I think I have hardware downscaling almost working. I

Re: Unichrome DRM ring buffer patch

2004-08-27 Thread Thomas Hellström
Hi! Yes.. Works nice. :-). I'm able to program the blitter from the user space XvMC lib, but as expected not the video engine nor the mpeg player. I've requested info from VIA about this. Let's see what happens. What approx size of the ringbuffer would the 3d lib need? /Thomas

Re: 2.4.8.1+P6: radeon, dri xruns

2004-08-27 Thread Mike Mestnik
I guess I don't understand, the article said the sound(OSS) took the BKL? It didn't say that ALSA's OSS is effected, I'm assuming that it is not. In any case ALSA still uses ioctls. So no mater what sound takes the BKL and disables preemption? I don't think that preemption could work at all,

Re: 2.4.8.1+P6: radeon, dri xruns

2004-08-27 Thread Lee Revell
On Fri, 2004-08-27 at 13:23, Mike Mestnik wrote: I guess I don't understand, the article said the sound(OSS) took the BKL? It didn't say that ALSA's OSS is effected, I'm assuming that it is not. In any case ALSA still uses ioctls. So no mater what sound takes the BKL and disables

Re: Unichrome DRM ring buffer patch

2004-08-27 Thread Erdi Chen
Thomas Hellström wrote: Hi! Yes.. Works nice. :-). I'm able to program the blitter from the user space XvMC lib, but as expected not the video engine nor the mpeg player. I've requested info from VIA about this. Let's see what happens. What approx size of the ringbuffer would the 3d lib need?

vertex programs for r200 patch

2004-08-27 Thread Philipp Klaus Krause
The same as the patches I sent earlier, but as a single unified file. For those that didn't read the original posting: This patch enables GL_ARB_vertex_program support for the r200 driver. The vertex programs are executed in software, but since this only replaces tcl everything from the

Re: Unichrome DRM ring buffer patch

2004-08-27 Thread Thomas Hellström
Erdi Chen wrote: Thomas Hellström wrote: Hi! Yes.. Works nice. :-). I'm able to program the blitter from the user space XvMC lib, but as expected not the video engine nor the mpeg player. I've requested info from VIA about this. Let's see what happens. What approx size of the ringbuffer would

Re: drm patch

2004-08-27 Thread Michel Dänzer
On Fri, 2004-08-27 at 09:44 +0100, Dave Airlie wrote: DRM_INFO(Used old pci detect: framebuffer loaded\n); Most cards have a framebuffer... this is about framebuffer _devices_. :) -- Earthling Michel Dnzer | Debian (powerpc), X and DRI developer Libre software enthusiast|