[Bug 6149] ATI RS400 X200 PCIE, dri/drm broken?

2007-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6149 --- Comment #39 from [EMAIL PROTECTED] 2007-08-24 00:00 PST --- So you think the texture size issue is a compiz problem? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail be

[Bug 12132] New: occlusion query should return the number of samples passed depth test

2007-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12132 Summary: occlusion query should return the number of samples passed depth test Product: Mesa Version: unspecified Platform: Other OS/Version: Linux (All) Status: NEW

[Bug 12132] occlusion query should return the number of samples passed depth test

2007-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12132 --- Comment #1 from [EMAIL PROTECTED] 2007-08-24 00:54 PST --- Created an attachment (id=11251) --> (http://bugs.freedesktop.org/attachment.cgi?id=11251&action=view) test case this is a simple test case you can also found this issue

[Bug 12109] Radeon render artifacts with RS480

2007-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12109 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 12132] occlusion query should return the number of samples passed depth test

2007-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12132 [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED] -- Configure bugmail

Re: DRM enhancements document

2007-08-24 Thread Jesse Barnes
On Thursday, August 23, 2007 6:44:49 pm [EMAIL PROTECTED] wrote: > I am *not* opposed to a scheme where userspace has to provide > information how to set up a desired mode. (Although I'm not conviced > it's really necessary -- both Keith Packard and Dave Airlie argued that > mode setting is simple

Re: DRM enhancements document

2007-08-24 Thread Jesse Barnes
On Thursday, August 23, 2007 8:38:46 pm Tiago Vignatti wrote: > I hope you guys are not forgetting who wants to start two (or more) > instances of the Xorg server (for multiseat purposes or what ever). Oh definitely not. This work should make muliseat much easier. > In this case, the daemon - in

Re: DRM enhancements document

2007-08-24 Thread Alan Cox
> At a minimum, there must be a program to determine which outputs have > monitors > attached, and what modes are available on those monitors. It's possible this > could be hardcoded in simple or embedded cases, but for a dynamic system it > should probably be done in userspace, since EDID ove

[PATCH] convert #include "linux/..." and #include "asm/..." to #include <...>

2007-08-24 Thread Joe Perches
There are several files that: #include "linux/file" not #include #include "asm/file" not #include Here's the little script that converted them: egrep -i -r -l --include=*.[ch] \ "^[[:space:]]*\#[[:space:]]*include[[:space:]]*\"(linux|asm)/(.*)\"" * \ | xargs sed -i -e 's/^[[:space:]]*#[[:spac

old notebook supported by DRI

2007-08-24 Thread Jacek Poplawski
I want to buy an old notebook with video card supported by DRI. I know that Intel 810 is perfectly supported, but I want to buy something cheaper (and older). Most of the pentium3 notebooks use S3 Savage and ATI Rage Mobility chips. According to http://dri.freedesktop.org/wiki/CategoryHardware S3

RE: old notebook supported by DRI

2007-08-24 Thread John Bridgman
Rage Mobility is closer to Rage Pro, ie one generation before Rage 128. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jacek Poplawski Sent: Friday, August 24, 2007 5:18 PM To: DRI developer's list Subject: old notebook supported by DRI I want

Re: old notebook supported by DRI

2007-08-24 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jacek Poplawski wrote: > I want to buy an old notebook with video card supported by DRI. > I know that Intel 810 is perfectly supported, but I want to buy > something cheaper (and older). > > Most of the pentium3 notebooks use S3 Savage and ATI Rage M

Re: old notebook supported by DRI

2007-08-24 Thread Jacek Poplawski
On 8/24/07, Ian Romanick <[EMAIL PROTECTED]> wrote: > > There are also Pentium3 notebooks that use i830 chipsets. True, I found: http://www.allegro.pl/item227901738_super_ibm_r31_1_1_256_dvd_rw_30g_14_tv_gwr_f_vat.html http://www.allegro.pl/item225655062__dell_latitude_c400_piii_1_0_384_20_cd.htm

Re: old notebook supported by DRI

2007-08-24 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jacek Poplawski wrote: > Would you recommend i830 or Radeon M6? > Stability is most important, then performance. > > I use Beryl on i845 (8 hours per day, 5 days per week) and it works > perfectly, how i845 driver compares to i830? > How M6 driver co