[PATCH] drm/radeon/r600: fix tiling issues in CS checker.

2010-10-20 Thread Dave Airlie
From: Dave Airlie The CS checker had some incorrect alignment requirements for 2D surfaces, this made rendering to mipmap levels that were 2D broken. Also the CB height was being worked out from the BO size, this doesn't work at all when rendering mipmap levels, instead we work out what height u

Detecting if display is powered on or not

2010-10-20 Thread Pasi Kärkkäinen
On Sun, Oct 17, 2010 at 03:25:09PM -0400, Alex Deucher wrote: > On Sun, Oct 17, 2010 at 9:07 AM, Pasi K?rkk?inen wrote: > > Hello, > > > > While I was discussing the laptop lid/dock issues with Fedora > > people this issue was brought up. > > > > How do you determine if a display is actually power

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31013 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31013 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Ville Syrjälä
On Wed, Oct 20, 2010 at 06:50:58AM +1000, Dave Airlie wrote: > On Tue, Oct 19, 2010 at 11:26 PM, Arnd Bergmann wrote: > > On Tuesday 19 October 2010, Arnd Bergmann wrote: > >> On Tuesday 19 October 2010 06:52:32 Dave Airlie wrote: > >> > > I might be able to find some hardware still lying around h

[Bug 29389] [r300g] [bisected] hard locks with polling enabled in 2.6.35

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29389 --- Comment #5 from Dave Airlie 2010-10-20 18:38:47 PDT --- Created an attachment (id=39604) View: https://bugs.freedesktop.org/attachment.cgi?id=39604 Review: https://bugs.freedesktop.org/review?bug=29389&attachment=39604 patch to disable po

[Bug 29389] [r300g] [bisected] hard locks with polling enabled in 2.6.35

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29389 --- Comment #5 from Dave Airlie 2010-10-20 18:38:47 PDT --- Created an attachment (id=39604) View: https://bugs.freedesktop.org/attachment.cgi?id=39604 Review: https://bugs.freedesktop.org/review?bug=29389&attachment=39604 patch to disable po

[Bug 29389] [r300g] [bisected] hard locks with polling enabled in 2.6.35

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29389 --- Comment #4 from Dave Airlie 2010-10-20 17:27:01 PDT --- can you attach a dmesg for the rv370 card? and also what connectors you have monitors connected to. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 29389] [r300g] [bisected] hard locks with polling enabled in 2.6.35

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29389 --- Comment #4 from Dave Airlie 2010-10-20 17:27:01 PDT --- can you attach a dmesg for the rv370 card? and also what connectors you have monitors connected to. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[patch 1/1] drivers/gpu/drm/radeon/atom.c: fix warning

2010-10-20 Thread akpm
From: Andrew Morton drivers/gpu/drm/radeon/atom.c: In function 'atom_op_delay': drivers/gpu/drm/radeon/atom.c:653: warning: comparison is always false due to limited range of data type Cc: David Airlie Cc: Alex Deucher Cc: Matt Turner Signed-off-by: Andrew Morton --- drivers/gpu/drm/radeo

[patch 1/1] drivers/gpu/drm/radeon/atom.c: fix warning

2010-10-20 Thread a...@linux-foundation.org
From: Andrew Morton drivers/gpu/drm/radeon/atom.c: In function 'atom_op_delay': drivers/gpu/drm/radeon/atom.c:653: warning: comparison is always false due to limited range of data type Cc: David Airlie Cc: Alex Deucher Cc: Matt Turner Signed-off-by: Andrew Morton --- drivers/gpu/drm/radeo

Detecting if display is powered on or not

2010-10-20 Thread Alex Deucher
On Wed, Oct 20, 2010 at 1:38 PM, Pasi K?rkk?inen wrote: > On Sun, Oct 17, 2010 at 03:25:09PM -0400, Alex Deucher wrote: >> On Sun, Oct 17, 2010 at 9:07 AM, Pasi K?rkk?inen wrote: >> > Hello, >> > >> > While I was discussing the laptop lid/dock issues with Fedora >> > people this issue was brought

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Ville Syrjälä
On Wed, Oct 20, 2010 at 06:50:58AM +1000, Dave Airlie wrote: > On Tue, Oct 19, 2010 at 11:26 PM, Arnd Bergmann wrote: > > On Tuesday 19 October 2010, Arnd Bergmann wrote: > >> On Tuesday 19 October 2010 06:52:32 Dave Airlie wrote: > >> > > I might be able to find some hardware still lying around h

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #5 from Tomasz Czapiewski 2010-10-20 14:19:32 PDT --- Created an attachment (id=39601) --> (https://bugs.freedesktop.org/attachment.cgi?id=39601) RADEON_DEBUG=vp,fp log with both offset mapping and relief mapping The RADEON_DEBUG=no

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #5 from Tomasz Czapiewski 2010-10-20 14:19:32 PDT --- Created an attachment (id=39601) --> (https://bugs.freedesktop.org/attachment.cgi?id=39601) RADEON_DEBUG=vp,fp log with both offset mapping and relief mapping The RADEON_DEBUG=n

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #4 from Tomasz Czapiewski 2010-10-20 14:14:38 PDT --- Created an attachment (id=39600) --> (https://bugs.freedesktop.org/attachment.cgi?id=39600) RADEON_DEBUG=vp,fp log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #4 from Tomasz Czapiewski 2010-10-20 14:14:38 PDT --- Created an attachment (id=39600) --> (https://bugs.freedesktop.org/attachment.cgi?id=39600) RADEON_DEBUG=vp,fp log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #3 from Tomasz Czapiewski 2010-10-20 14:08:49 PDT --- Created an attachment (id=39598) --> (https://bugs.freedesktop.org/attachment.cgi?id=39598) glxinfo Graphic card: ATI Radeon 9600 256MB AGP (RV350) -- Configure bugmail: https:

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #3 from Tomasz Czapiewski 2010-10-20 14:08:49 PDT --- Created an attachment (id=39598) --> (https://bugs.freedesktop.org/attachment.cgi?id=39598) glxinfo Graphic card: ATI Radeon 9600 256MB AGP (RV350) -- Configure bugmail: https

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #2 from Tomasz Czapiewski 2010-10-20 14:06:48 PDT --- Created an attachment (id=39597) --> (https://bugs.freedesktop.org/attachment.cgi?id=39597) data/glsl/default.glsl - problematic shaders file -- Configure bugmail: https://bugs.

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #2 from Tomasz Czapiewski 2010-10-20 14:06:48 PDT --- Created an attachment (id=39597) --> (https://bugs.freedesktop.org/attachment.cgi?id=39597) data/glsl/default.glsl - problematic shaders file -- Configure bugmail: https://bugs

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #1 from Tomasz Czapiewski 2010-10-20 14:05:28 PDT --- Created an attachment (id=39596) --> (https://bugs.freedesktop.org/attachment.cgi?id=39596) Screenshot of the problem - xonotic23.jpg -- Configure bugmail: https://bugs.free

[Bug 31013] [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31013 --- Comment #1 from Tomasz Czapiewski 2010-10-20 14:05:28 PDT --- Created an attachment (id=39596) --> (https://bugs.freedesktop.org/attachment.cgi?id=39596) Screenshot of the problem - xonotic23.jpg -- Configure bugmail: https://bugs.fre

[Bug 31013] New: [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31013 Summary: [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

[Bug 31013] New: [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31013 Summary: [r300g][glsl] Textures are black in Xonotic with offset mapping - r300 FP: Compiler Error: r300_fragprog_emit.c::begin_tex(): Too many texture indirections

[PATCH] Add Intel GMA500(Poulsbo) Stub Driver

2010-10-20 Thread Lee, Chun-Yi
Currently, there have no GMA500(Poulsbo) native video driver to support intel opregion. So, use this stub driver to enable the acpi backlight control sysfs entry files by requrest acpi_video_register. Signed-off-by: Lee, Chun-Yi --- drivers/gpu/Makefile |2 +- drivers/gpu/stub/Kconfig

[Bug 28402] random radeon/kms/drm related freezes with kernel 2.6.34

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28402 Alex Deucher changed: What|Removed |Added Attachment #39455|0 |1 is obsolete|

[Bug 28402] random radeon/kms/drm related freezes with kernel 2.6.34

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28402 Alex Deucher changed: What|Removed |Added Attachment #39455|0 |1 is obsolete|

[Bug 30960] [r300g][glsl] Texture corruption in Xonotic with lightmaps

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30960 --- Comment #28 from Tomasz Czapiewski 2010-10-20 12:57:52 PDT --- And I've tested it now with libgl1-mesa-dri_7.10.0~git20101019+gallium.974fb466-0ubuntu0tormod_i386.deb + the same version of glx and libglu packages from ubuntu xorg-edgers/rade

[Bug 30960] [r300g][glsl] Texture corruption in Xonotic with lightmaps

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30960 --- Comment #28 from Tomasz Czapiewski 2010-10-20 12:57:52 PDT --- And I've tested it now with libgl1-mesa-dri_7.10.0~git20101019+gallium.974fb466-0ubuntu0tormod_i386.deb + the same version of glx and libglu packages from ubuntu xorg-edgers/rade

[Bug 30960] [r300g][glsl] Texture corruption in Xonotic with lightmaps

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30960 --- Comment #27 from Tomasz Czapiewski 2010-10-20 12:54:15 PDT --- I don't see any difference with RADEON_DEBUG=noopt for both lightmap and lightmap+deluxemapping problem - both look like before. And sorry for that many screenshots - I thought t

[Bug 30960] [r300g][glsl] Texture corruption in Xonotic with lightmaps

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30960 --- Comment #27 from Tomasz Czapiewski 2010-10-20 12:54:15 PDT --- I don't see any difference with RADEON_DEBUG=noopt for both lightmap and lightmap+deluxemapping problem - both look like before. And sorry for that many screenshots - I thought t

Re: Detecting if display is powered on or not

2010-10-20 Thread Alex Deucher
On Wed, Oct 20, 2010 at 1:38 PM, Pasi Kärkkäinen wrote: > On Sun, Oct 17, 2010 at 03:25:09PM -0400, Alex Deucher wrote: >> On Sun, Oct 17, 2010 at 9:07 AM, Pasi Kärkkäinen wrote: >> > Hello, >> > >> > While I was discussing the laptop lid/dock issues with Fedora >> > people this issue was brought

[Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Dave Young
On Wed, Oct 20, 2010 at 4:44 AM, Arnd Bergmann wrote: > On Tuesday 19 October 2010 22:29:12 Greg KH wrote: >> On Tue, Oct 19, 2010 at 09:40:47PM +0200, Oliver Neukum wrote: >> > Am Dienstag, 19. Oktober 2010, 21:37:35 schrieb Greg KH: >> > > > So no need to clean it up for multiprocessor support.

[Bug 30575] Hard Lockup with r300g

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30575 --- Comment #2 from Hicham HAOUARI 2010-10-20 11:29:01 PDT --- booting 2.6.36-0.41.rc8.git5.fc14.i686 with drm_kms_helper.poll=0 fixes the lockup for me -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 30575] Hard Lockup with r300g

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30575 --- Comment #2 from Hicham HAOUARI 2010-10-20 11:29:01 PDT --- booting 2.6.36-0.41.rc8.git5.fc14.i686 with drm_kms_helper.poll=0 fixes the lockup for me -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

Re: Detecting if display is powered on or not

2010-10-20 Thread Pasi Kärkkäinen
On Sun, Oct 17, 2010 at 03:25:09PM -0400, Alex Deucher wrote: > On Sun, Oct 17, 2010 at 9:07 AM, Pasi Kärkkäinen wrote: > > Hello, > > > > While I was discussing the laptop lid/dock issues with Fedora > > people this issue was brought up. > > > > How do you determine if a display is actually power

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Arnd Bergmann
On Wednesday 20 October 2010, Dave Young wrote: > be curious, why can't just fix the lock_kernel logic of i810? Fixing > is too hard? > > Find a i810 hardware should be possible, even if the hardware does not > support SMP, can't we test the fix with preemption? Yes, that should work too. My usua

Re: [PATCH] Add Intel GMA500(Poulsbo) Stub Driver

2010-10-20 Thread Joe Perches
On Wed, 2010-10-20 at 13:51 +0800, Lee, Chun-Yi wrote: > Currently, there have no GMA500(Poulsbo) native video driver to support > intel opregion. So, use this stub driver to enable the acpi backlight > control sysfs entry files by requrest acpi_video_register. [] > diff --git a/drivers/gpu/stub/po

[PATCH] Add Intel GMA500(Poulsbo) Stub Driver

2010-10-20 Thread Lee, Chun-Yi
Currently, there have no GMA500(Poulsbo) native video driver to support intel opregion. So, use this stub driver to enable the acpi backlight control sysfs entry files by requrest acpi_video_register. Signed-off-by: Lee, Chun-Yi --- drivers/gpu/Makefile |2 +- drivers/gpu/stub/Kconfig

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Dave Young
On Wed, Oct 20, 2010 at 4:44 AM, Arnd Bergmann wrote: > On Tuesday 19 October 2010 22:29:12 Greg KH wrote: >> On Tue, Oct 19, 2010 at 09:40:47PM +0200, Oliver Neukum wrote: >> > Am Dienstag, 19. Oktober 2010, 21:37:35 schrieb Greg KH: >> > > > So no need to clean it up for multiprocessor support.

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Arnd Bergmann
On Tuesday 19 October 2010 22:29:12 Greg KH wrote: > On Tue, Oct 19, 2010 at 09:40:47PM +0200, Oliver Neukum wrote: > > Am Dienstag, 19. Oktober 2010, 21:37:35 schrieb Greg KH: > > > > So no need to clean it up for multiprocessor support. > > > > > > > > http://download.intel.com/design/chipsets/d

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Dave Airlie
On Tue, Oct 19, 2010 at 11:26 PM, Arnd Bergmann wrote: > On Tuesday 19 October 2010, Arnd Bergmann wrote: >> On Tuesday 19 October 2010 06:52:32 Dave Airlie wrote: >> > > I might be able to find some hardware still lying around here that uses >> > > an >> > > i810. Not sure unless I go hunting it

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Arnd Bergmann
On Tuesday 19 October 2010 22:41:22 Alan Cox wrote: > > > you still need to switch off preemption. > > > > Hm, how would you do that from within a driver? > > Do we care - unless I misunderstand the current intel DRM driver handles > the i810 as well ? No, it does handle all devices supported by

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Alan Cox
> > you still need to switch off preemption. > > Hm, how would you do that from within a driver? Do we care - unless I misunderstand the current intel DRM driver handles the i810 as well ? ___ dri-devel mailing list dri-devel@lists.freedesktop.org http:

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Jiri Kosina
On Tue, 19 Oct 2010, Greg KH wrote: > > > > So no need to clean it up for multiprocessor support. > > > > > > > > http://download.intel.com/design/chipsets/datashts/29067602.pdf > > > > http://www.intel.com/design/chipsets/specupdt/29069403.pdf > > > > > > Great, we can just drop all calls to lo

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Greg KH
On Tue, Oct 19, 2010 at 09:40:47PM +0200, Oliver Neukum wrote: > Am Dienstag, 19. Oktober 2010, 21:37:35 schrieb Greg KH: > > > So no need to clean it up for multiprocessor support. > > > > > > http://download.intel.com/design/chipsets/datashts/29067602.pdf > > > http://www.intel.com/design/chipse

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Oliver Neukum
Am Dienstag, 19. Oktober 2010, 21:37:35 schrieb Greg KH: > > So no need to clean it up for multiprocessor support. > > > > http://download.intel.com/design/chipsets/datashts/29067602.pdf > > http://www.intel.com/design/chipsets/specupdt/29069403.pdf > > Great, we can just drop all calls to lock_k

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Greg KH
On Tue, Oct 19, 2010 at 02:24:53PM -0400, valdis.kletni...@vt.edu wrote: > On Mon, 18 Oct 2010 17:40:04 PDT, Greg KH said: > > > I do have access to this hardware, but its on an old single processor > > laptop, so any work that it would take to help do this development, > > really wouldn't be able

Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Valdis . Kletnieks
On Mon, 18 Oct 2010 17:40:04 PDT, Greg KH said: > I do have access to this hardware, but its on an old single processor > laptop, so any work that it would take to help do this development, > really wouldn't be able to be tested to be valid at all. The i810 is a graphics chipset embedded on the m

[Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Arnd Bergmann
On Wednesday 20 October 2010, Dave Young wrote: > be curious, why can't just fix the lock_kernel logic of i810? Fixing > is too hard? > > Find a i810 hardware should be possible, even if the hardware does not > support SMP, can't we test the fix with preemption? Yes, that should work too. My usua

[stable] [PATCH] drm/radeon/kms: fix possible sigbus in evergreen accel code

2010-10-20 Thread Dave Airlie
On Wed, Oct 20, 2010 at 7:00 AM, Greg KH wrote: > I need the ack from the DRM maintainer before I can add a patch to the > stable tree that is not upstream in Linus's tree, as it is a major > exception to the rule. > > David For 2.6.35 Acked-by: Dave Airlie for 2.6.36 we are all good. Dave.

[Ksummit-2010-discuss] [v2] Remaining BKL users, what to do

2010-10-20 Thread Dave Airlie
On Tue, Oct 19, 2010 at 11:26 PM, Arnd Bergmann wrote: > On Tuesday 19 October 2010, Arnd Bergmann wrote: >> On Tuesday 19 October 2010 06:52:32 Dave Airlie wrote: >> > > I might be able to find some hardware still lying around here that uses >> > > an >> > > i810. Not sure unless I go hunting it

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30648 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30648 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|