[Bug 14799] [i915 sRGB texture] sRGB texture enabled but not actually working

2008-03-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14799 Shuang He <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #

[Bug 14799] [i915 sRGB texture] sRGB texture enabled but not actually working

2008-03-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14799 Shuang He <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resoluti

[Bug 14507] 855GM Suspend bug

2008-03-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14507 Julien Cristau <[EMAIL PROTECTED]> changed: What|Removed |Added AssignedTo|dri-|[EMAIL PROTECTED]

Re: [Bug 14840] radeon 60 wakeups after resume

2008-03-07 Thread Jose Rodriguez
On Tue, 3 Nov 2026 06:25:38 + Jose Rodriguez <[EMAIL PROTECTED]> wrote: > On Fri, 7 Mar 2008 11:28:17 -0800 (PST) > [EMAIL PROTECTED] wrote: > > > http://bugs.freedesktop.org/show_bug.cgi?id=14840 > > > > --- Comment #3 from Alex Deucher <[EMAIL PROTECTED]> 2008-03-07 > > 11:28:16 PST ---

Re: latest xf86-video-ati breaks vt-switch/suspend/hibernate

2008-03-07 Thread Alec Robertson
Hi, > Any chance you could use git bisect to track down which change caused > the regression? Well after a ton of reboots (my poor laptop!)... master~30 ~20 ~19 ~18 = ok master ~17 ~15 ~10 = crash on resume, requires reboot master = fails to even start X, requires reboot git bisect gives: dd8e

[Bug 14840] radeon 60 wakeups after resume

2008-03-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14840 --- Comment #3 from Alex Deucher <[EMAIL PROTECTED]> 2008-03-07 11:28:16 PST --- does this patch help: http://www.botchco.com/alex/xorg/entervt.diff -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

Re: latest xf86-video-ati breaks vt-switch/suspend/hibernate

2008-03-07 Thread Alex Deucher
On Thu, Mar 6, 2008 at 11:12 PM, Alec Robertson <[EMAIL PROTECTED]> wrote: > Hi, > > > > Any chance you could use git bisect to track down which change caused > > the regression? > > Well after a ton of reboots (my poor laptop!)... > > master~30 ~20 ~19 ~18 = ok > master ~17 ~15 ~10 = crash on

[Bug 14799] [i915 sRGB texture] sRGB texture enabled but not actually working

2008-03-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14799 Kristian Høgsberg <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |ASSIGNED --- C

http://wiki.x.org/wiki/Development/git updated

2008-03-07 Thread Jesse Barnes
I found myself pointing people at krh's blog post on building the stack a lot recently, so I figured it should be made into an x.org wiki page. We already had a git development guide started, so I updated it based on krh's guide and a couple of the replies in his blog. Please give it a try and

Re: DRM & QWS

2008-03-07 Thread Jesse Barnes
On Friday, March 07, 2008 1:21 am Tom Cooksey wrote: > I'm a developer working on getting OpenGL ES working with QWS - the window > system built into Qt/Embedded. That is, Trolltech's own windowing system, > completely independent of X. The typical hardware we're working with is > PowerVR MBX, an O

[Bug 14507] 855GM Suspend bug

2008-03-07 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14507 --- Comment #14 from Alexey Kuznetsov <[EMAIL PROTECTED]> 2008-03-07 03:56:33 PST --- Same problem -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the a

Re: DRM & QWS

2008-03-07 Thread Jerome Glisse
On Fri, 7 Mar 2008 10:21:28 +0100 Tom Cooksey <[EMAIL PROTECTED]> wrote: > Hi, > > I'm a developer working on getting OpenGL ES working with QWS - the window > system > built into Qt/Embedded. That is, Trolltech's own windowing system, completely > independent of X. The typical hardware we're wo

DRM & QWS

2008-03-07 Thread Tom Cooksey
Hi, I'm a developer working on getting OpenGL ES working with QWS - the window system built into Qt/Embedded. That is, Trolltech's own windowing system, completely independent of X. The typical hardware we're working with is PowerVR MBX, an OpenGL ES 1.1 complient device. We have also played with

Re: tracked down a problem with memory validation

2008-03-07 Thread Thomas Hellström
Thomas Hellström wrote: > Dave Airlie wrote: > >> Hi Thomas, >> >> Okay I've come across a problem in the kernel memory validaton that >> I'm not sure how to solve, >> >> The sequence of events is something like.. >> >> a) allocate frontbuffer MEM_LOCAL. >> b) setstatus into MEM_VRAM | MEM_TT >

Re: tracked down a problem with memory validation

2008-03-07 Thread Thomas Hellström
Dave Airlie wrote: > Hi Thomas, > > Okay I've come across a problem in the kernel memory validaton that > I'm not sure how to solve, > > The sequence of events is something like.. > > a) allocate frontbuffer MEM_LOCAL. > b) setstatus into MEM_VRAM | MEM_TT > c) emit a relocation in a batchbuffer t