[PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Julien Cristau
On Tue, Apr 5, 2011 at 21:50:15 +0100, Chris Wilson wrote: > + if ((unsigned)status > ARRAY_SIZE(strings)) off by one? > + return "unknown"; > + > + return strings[status]; > +} > + Cheers, Julien

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #8 from Robert Roth 2011-04-05 23:13:13 PDT --- Soory, forgot to mention that I am the reporter of the launchpad bug, and I experience the computer running hot too. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #8 from Robert Roth 2011-04-05 23:13:13 PDT --- Soory, forgot to mention that I am the reporter of the launchpad bug, and I experience the computer running hot too. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #7 from Robert Roth 2011-04-05 23:12:15 PDT --- Mine is a HP 4710s, with the same video card as Alexey's. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #7 from Robert Roth 2011-04-05 23:12:15 PDT --- Mine is a HP 4710s, with the same video card as Alexey's. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Marcin Ślusarz
2011/4/5 Chris Wilson : > Signed-off-by: Chris Wilson > --- > ?drivers/gpu/drm/drm_modes.c | ? 52 +- > ?1 files changed, 50 insertions(+), 2 deletions(-) > > diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c > index 25bf873..b3e07ac 1006

[PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Chris Wilson
On Tue, 5 Apr 2011 23:39:19 +0200, Julien Cristau wrote: > On Tue, Apr 5, 2011 at 21:50:15 +0100, Chris Wilson wrote: > > > + if ((unsigned)status > ARRAY_SIZE(strings)) > > off by one? And didn't check for holes. /me wishes he never sent this momentarily useful bit of code. ;-) -Chris --

[PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Chris Wilson
On Tue, 5 Apr 2011 23:06:19 +0200, Marcin ??lusarz wrote: > 2011/4/5 Chris Wilson : > > Signed-off-by: Chris Wilson > > --- > > ??drivers/gpu/drm/drm_modes.c | ?? 52 > > +- > > ??1 files changed, 50 insertions(+), 2 deletions(-) > > > > diff --git a/driver

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #6 from Alexey Kotlyarov 2011-04-05 21:52:33 PDT --- (In reply to comment #3) > Xavier - do the dynamic or profile-based power management settings work for > you? This bug is about those settings not working. > > If I understand th

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #6 from Alexey Kotlyarov 2011-04-05 21:52:33 PDT --- (In reply to comment #3) > Xavier - do the dynamic or profile-based power management settings work for > you? This bug is about those settings not working. > > If I understand th

[PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Chris Wilson
Signed-off-by: Chris Wilson --- drivers/gpu/drm/drm_modes.c | 52 +- 1 files changed, 50 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c index 25bf873..b3e07ac 100644 --- a/drivers/gpu/drm/drm_modes.c

[Bug 29022] [REGRESSION? 2.6.38-rc4] nouveau NV50/NVA8 screen freeze

2011-04-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=29022 --- Comment #19 from Marc Koschewski 2011-04-05 20:00:14 --- nouveau.noaccel=1 'fixes' the issue. I have an uptime of 4 days now with 2.6.38.2 without any problem. But performance wise uhm. -- Configure bugmail: https://bugzilla.kerne

WARNING: at drivers/gpu/drm/ttm/ttm_page_alloc.c:758

2011-04-05 Thread Markus Trippelsdorf
On 2011.03.29 at 16:56 +0200, Markus Trippelsdorf wrote: > Just came across this WARNING (running latest git kernel): > > Mar 29 09:14:39 gentoo kernel: udev[888]: starting version 164 > > Mar 29 15:45:45 gento

Re: [RFC] drm platform multi-device support

2011-04-05 Thread Dave Airlie
On Tue, Apr 5, 2011 at 1:08 PM, Rob Clark wrote: > On Mon, Apr 4, 2011 at 7:30 PM, Dave Airlie wrote: >> On Wed, Mar 30, 2011 at 2:44 AM, Rob Clark wrote: >>> From: Rob Clark >>> >>> Include the minor device id in the bus-id to give userspace a way to open >>> the correct "cardN" when there are

[Bug 35838] Savage2 crashes when running Practice

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35838 --- Comment #1 from Kevin DeKorte 2011-04-05 18:20:19 PDT --- Appears to be fixed in 874a2c0b7da62f4dd08dedcec221f55b22e40e95 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail becau

[Bug 35838] Savage2 crashes when running Practice

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35838 --- Comment #1 from Kevin DeKorte 2011-04-05 18:20:19 PDT --- Appears to be fixed in 874a2c0b7da62f4dd08dedcec221f55b22e40e95 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail becau

mesa-7.10.1-libdrm-required.patch

2011-04-05 Thread Alex Buell
The patch below is needed to prevent building mesa with libdrm < 2.4.24. Regards, Alex diff --git a/configure.ac b/configure.ac index 6662b8a..ad9eb01 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR([bin]) AC_CANONICAL_HOST dnl Versions for external dependenc

[Bug 34643] ut2004/doom3 looping in submenu on r300g/PageFlip

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34643 Chistopher Krakowiak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 34643] ut2004/doom3 looping in submenu on r300g/PageFlip

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34643 Chistopher Krakowiak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Chris Wilson
On Tue, 5 Apr 2011 23:39:19 +0200, Julien Cristau wrote: > On Tue, Apr 5, 2011 at 21:50:15 +0100, Chris Wilson wrote: > > > + if ((unsigned)status > ARRAY_SIZE(strings)) > > off by one? And didn't check for holes. /me wishes he never sent this momentarily useful bit of code. ;-) -Chris --

Re: [PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Julien Cristau
On Tue, Apr 5, 2011 at 21:50:15 +0100, Chris Wilson wrote: > + if ((unsigned)status > ARRAY_SIZE(strings)) off by one? > + return "unknown"; > + > + return strings[status]; > +} > + Cheers, Julien ___ dri-devel mailing list dri-de

Re: [PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Chris Wilson
On Tue, 5 Apr 2011 23:06:19 +0200, Marcin Ślusarz wrote: > 2011/4/5 Chris Wilson : > > Signed-off-by: Chris Wilson > > --- > >  drivers/gpu/drm/drm_modes.c |   52 > > +- > >  1 files changed, 50 insertions(+), 2 deletions(-) > > > > diff --git a/drive

Re: [PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Marcin Ślusarz
2011/4/5 Chris Wilson : > Signed-off-by: Chris Wilson > --- >  drivers/gpu/drm/drm_modes.c |   52 +- >  1 files changed, 50 insertions(+), 2 deletions(-) > > diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c > index 25bf873..b3e07ac 1006

[PATCH] drm: Pretty print out the reason for rejecting the mode

2011-04-05 Thread Chris Wilson
Signed-off-by: Chris Wilson --- drivers/gpu/drm/drm_modes.c | 52 +- 1 files changed, 50 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c index 25bf873..b3e07ac 100644 --- a/drivers/gpu/drm/drm_modes.c

[Bug 30922] [radeon] Noisy fan with Radeon R600 and Toshiba Satellite L500-164

2011-04-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=30922 --- Comment #3 from Denis Washington 2011-04-05 13:30:30 --- I am aware of the power management options you pointed to, but they don't help with the fan problem (at best, they delay it slightly). /sys/class/thermal does not contain any therm

[Bug 35998] Artifacts under Gnome Shell

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35998 Alex Deucher changed: What|Removed |Added Component|Drivers/DRI/r300|Drivers/Gallium/r300 --- Comment #3 from

[Bug 35998] Artifacts under Gnome Shell

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35998 Alex Deucher changed: What|Removed |Added Component|Drivers/DRI/r300|Drivers/Gallium/r300 --- Comment #3 from

[Bug 35998] Artifacts under Gnome Shell

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35998 --- Comment #2 from Simao Reis 2011-04-05 13:15:25 PDT --- Created an attachment (id=45316) --> (https://bugs.freedesktop.org/attachment.cgi?id=45316) glxinfo -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[Bug 35998] Artifacts under Gnome Shell

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35998 --- Comment #2 from Simao Reis 2011-04-05 13:15:25 PDT --- Created an attachment (id=45316) --> (https://bugs.freedesktop.org/attachment.cgi?id=45316) glxinfo -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 29022] [REGRESSION? 2.6.38-rc4] nouveau NV50/NVA8 screen freeze

2011-04-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=29022 --- Comment #19 from Marc Koschewski 2011-04-05 20:00:14 --- nouveau.noaccel=1 'fixes' the issue. I have an uptime of 4 days now with 2.6.38.2 without any problem. But performance wise uhm. -- Configure bugmail: https://bugzilla.kerne

[Bug 35998] Artifacts under Gnome Shell

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35998 Alex Deucher changed: What|Removed |Added Component|Drivers/DRI/R600|Drivers/DRI/r300 --- Comment #1 from Alex

[Bug 35998] Artifacts under Gnome Shell

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35998 Alex Deucher changed: What|Removed |Added Component|Drivers/DRI/R600|Drivers/DRI/r300 --- Comment #1 from Alex

[Bug 35194] [r600g] Evergreen - failed to map bo

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35194 --- Comment #6 from Rubén Fernández 2011-04-05 12:21:16 PDT --- (In reply to comment #5) > I think this should be fixed in r600g instead, e.g. tiled textures never need > to be mapped. Using gallium with the latest git (commit de579a16298e29358

[Bug 35194] [r600g] Evergreen - failed to map bo

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35194 --- Comment #6 from Rub?n Fern?ndez 2011-04-05 12:21:16 PDT --- (In reply to comment #5) > I think this should be fixed in r600g instead, e.g. tiled textures never need > to be mapped. Using gallium with the latest git (commit de579a16298e29358

[Bug 35999] New: Tiny and Big: segfault in r300_update_ztop

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35999 Summary: Tiny and Big: segfault in r300_update_ztop Product: Mesa Version: git Platform: Other URL: http://www.tinyandbig.com/games/upthatmountain/ OS/Version: All Statu

[Bug 35999] New: Tiny and Big: segfault in r300_update_ztop

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35999 Summary: Tiny and Big: segfault in r300_update_ztop Product: Mesa Version: git Platform: Other URL: http://www.tinyandbig.com/games/upthatmountain/ OS/Version: All Statu

[Bug 34238] Tiny and Big: Slow on r300g

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34238 --- Comment #4 from Sven Arvidsson 2011-04-05 11:58:12 PDT --- (In reply to comment #3) > Not sure what fixed it, but Tiny and Big is now fluent with master. Awesome! The commit in question is d8361400b76dde6fb63df6c363b7dd59c5946e09 so it has

[Bug 34238] Tiny and Big: Slow on r300g

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34238 --- Comment #4 from Sven Arvidsson 2011-04-05 11:58:12 PDT --- (In reply to comment #3) > Not sure what fixed it, but Tiny and Big is now fluent with master. Awesome! The commit in question is d8361400b76dde6fb63df6c363b7dd59c5946e09 so it has

i915 freeze on boot

2011-04-05 Thread Chris Wilson
On Mon, 4 Apr 2011 14:28:21 -0300, Yermandu Patapitafious wrote: > Latests kernel freeze on boot More interesting is information on the freeze. Though I think you probably want to read lkml first. > Sometimes the .39-rc1+ freeze too, but after one reboot start normaly. > > The message appear f

[Bug 34238] Tiny and Big: Slow on r300g

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34238 Marek Olšák changed: What|Removed |Added Resolution|NOTABUG |FIXED --- Comment #3 from Marek Olšák 201

[Bug 34238] Tiny and Big: Slow on r300g

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34238 Marek Ol??k changed: What|Removed |Added Resolution|NOTABUG |FIXED --- Comment #3 from Marek Ol??k 201

[Bug 35998] New: Artifacts under Gnome Shell

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35998 Summary: Artifacts under Gnome Shell Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 35998] New: Artifacts under Gnome Shell

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35998 Summary: Artifacts under Gnome Shell Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[RFC] drm platform multi-device support

2011-04-05 Thread Dave Airlie
On Wed, Mar 30, 2011 at 2:44 AM, Rob Clark wrote: > From: Rob Clark > > Include the minor device id in the bus-id to give userspace a way to open > the correct "cardN" when there are multiple device instances. > --- > It may seem a bit strange to have multiple platform device instances, but > we

[Bug 35187] r600g : PIPE_CAP_ARRAY_TEXTURES not manage

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35187 XoD changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 35187] r600g : PIPE_CAP_ARRAY_TEXTURES not manage

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35187 --- Comment #2 from XoD 2011-04-05 10:23:17 PDT --- (In reply to comment #1) > Can you retest with the current code from git? I think this is fixed. Yes it's fixed. Thank's -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=

[Bug 35187] r600g : PIPE_CAP_ARRAY_TEXTURES not manage

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35187 XoD changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 35187] r600g : PIPE_CAP_ARRAY_TEXTURES not manage

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35187 --- Comment #2 from XoD 2011-04-05 10:23:17 PDT --- (In reply to comment #1) > Can you retest with the current code from git? I think this is fixed. Yes it's fixed. Thank's -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=

[Bug 23592] Radeon tries to execute atombios on a card powered off by vgaswitcheroo

2011-04-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=23592 Dave Airlie changed: What|Removed |Added AssignedTo|drivers_video-dri at kernel-bu |airlied at linux.ie |

[Bug 23592] Radeon tries to execute atombios on a card powered off by vgaswitcheroo

2011-04-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=23592 --- Comment #1 from Dave Airlie 2011-04-05 08:07:05 --- Created an attachment (id=53542) --> (https://bugzilla.kernel.org/attachment.cgi?id=53542) attempt at fix by avoiding hitting the radeon driver. -- Configure bugmail: https://bugzilla

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #27 from pete...@hottemptation.org 2011-04-05 07:56:07 PDT --- No ideas? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #27 from peterle at hottemptation.org 2011-04-05 07:56:07 PDT --- No ideas? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the

[Bug 32511] glDrawPixels broken on savage

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32511 --- Comment #16 from Brian Paul 2011-04-05 07:53:09 PDT --- Another approach to fixing glDrawPixels might be to use the _mesa_meta_DrawPixels() function from meta.c. Just plug it into the driver dispatch table in savageDDInitSpanFuncs() instead

[Bug 32511] glDrawPixels broken on savage

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32511 --- Comment #16 from Brian Paul 2011-04-05 07:53:09 PDT --- Another approach to fixing glDrawPixels might be to use the _mesa_meta_DrawPixels() function from meta.c. Just plug it into the driver dispatch table in savageDDInitSpanFuncs() instead

[Bug 35187] r600g : PIPE_CAP_ARRAY_TEXTURES not manage

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35187 --- Comment #1 from Brian Paul 2011-04-05 07:47:07 PDT --- Can you retest with the current code from git? I think this is fixed. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail bec

[Bug 35187] r600g : PIPE_CAP_ARRAY_TEXTURES not manage

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35187 --- Comment #1 from Brian Paul 2011-04-05 07:47:07 PDT --- Can you retest with the current code from git? I think this is fixed. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail be

[Bug 35226] [regression] build failure in git/master: r600_dri.so.tmp: undefined reference to `_mesa_rgba_logicop_enabled'

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35226 Brian Paul changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 35226] [regression] build failure in git/master: r600_dri.so.tmp: undefined reference to `_mesa_rgba_logicop_enabled'

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35226 Brian Paul changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #5 from Xavier Bestel 2011-04-05 07:02:31 PDT --- Alex, I read that page (didn't know it had something more useful than the progress table, thanks), and did a subsequent: echo low >/sys/class/drm/card0/device/power_profile Now it l

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #5 from Xavier Bestel 2011-04-05 07:02:31 PDT --- Alex, I read that page (didn't know it had something more useful than the progress table, thanks), and did a subsequent: echo low >/sys/class/drm/card0/device/power_profile Now it l

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #4 from Alex Deucher 2011-04-05 06:49:56 PDT --- Please see the power management section on this page to configure a lower power state: http://wiki.x.org/wiki/RadeonFeature -- Configure bugmail: https://bugs.freedesktop.org/userpref

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #4 from Alex Deucher 2011-04-05 06:49:56 PDT --- Please see the power management section on this page to configure a lower power state: http://wiki.x.org/wiki/RadeonFeature -- Configure bugmail: https://bugs.freedesktop.org/userpre

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #3 from madbiologist 2011-04-05 06:49:16 PDT --- Xavier - do the dynamic or profile-based power management settings work for you? This bug is about those settings not working. If I understand things correctly, a hot GPU is to be ex

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #3 from madbiologist 2011-04-05 06:49:16 PDT --- Xavier - do the dynamic or profile-based power management settings work for you? This bug is about those settings not working. If I understand things correctly, a hot GPU is to be ex

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #2 from Xavier Bestel 2011-04-05 06:38:42 PDT --- FWIW, I'm using this card: 01:00.0 VGA compatible controller: ATI Technologies Inc RV630 [Radeon HD 2600 Series] Under Debian's 2.6.38-2-amd64, and the temperature is currently 74°C a

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #2 from Xavier Bestel 2011-04-05 06:38:42 PDT --- FWIW, I'm using this card: 01:00.0 VGA compatible controller: ATI Technologies Inc RV630 [Radeon HD 2600 Series] Under Debian's 2.6.38-2-amd64, and the temperature is currently 74?C a

[Bug 30922] [radeon] Noisy fan with Radeon R600 and Toshiba Satellite L500-164

2011-04-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=30922 --- Comment #3 from Denis Washington 2011-04-05 13:30:30 --- I am aware of the power management options you pointed to, but they don't help with the fan problem (at best, they delay it slightly). /sys/class/thermal does not contain any therma

[Bug 35194] [r600g] Evergreen - failed to map bo

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35194 --- Comment #5 from Marek Olšák 2011-04-05 06:00:50 PDT --- I think this should be fixed in r600g instead, e.g. tiled textures never need to be mapped. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are r

[Bug 35194] [r600g] Evergreen - failed to map bo

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35194 --- Comment #5 from Marek Ol??k 2011-04-05 06:00:50 PDT --- I think this should be fixed in r600g instead, e.g. tiled textures never need to be mapped. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #1 from madbiologist 2011-04-05 05:16:17 PDT --- Sorry, I forgot to mention that the original launchpad bug is at https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/488152 -- Configure bugmail: https://bugs.freed

[Bug 35988] Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35988 --- Comment #1 from madbiologist 2011-04-05 05:16:17 PDT --- Sorry, I forgot to mention that the original launchpad bug is at https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/488152 -- Configure bugmail: https://bugs.freed

[Bug 35988] New: Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35988 Summary: Power management not working on ATI M92 LP [Mobility Radeon HD 4300] Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status:

[Bug 35988] New: Power management not working on ATI M92 LP [Mobility Radeon HD 4300]

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=35988 Summary: Power management not working on ATI M92 LP [Mobility Radeon HD 4300] Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status:

Re: i915 freeze on boot

2011-04-05 Thread Chris Wilson
On Mon, 4 Apr 2011 14:28:21 -0300, Yermandu Patapitafious wrote: > Latests kernel freeze on boot More interesting is information on the freeze. Though I think you probably want to read lkml first. > Sometimes the .39-rc1+ freeze too, but after one reboot start normaly. > > The message appear

[Bug 27350] [i915g] gallium makes mesa misdisplay

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27350 --- Comment #7 from Chris Wilson 2011-04-05 03:26:47 PDT --- 965g is in a worse state than 915g currently... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You ar

[Bug 27350] [i915g] gallium makes mesa misdisplay

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27350 --- Comment #7 from Chris Wilson 2011-04-05 03:26:47 PDT --- 965g is in a worse state than 915g currently... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You ar

[Bug 27350] [i915g] gallium makes mesa misdisplay

2011-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27350 --- Comment #6 from Maciej Piechotka 2011-04-05 03:22:18 PDT --- (In reply to comment #5) > Running apps with i915g works for me, for now tho I recommend not installing > i915g so it is picked up by the X server. Sorry it's i965. On mesa 1.10 i

[Bug 27350] [i915g] gallium makes mesa misdisplay

2011-04-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27350 --- Comment #6 from Maciej Piechotka 2011-04-05 03:22:18 PDT --- (In reply to comment #5) > Running apps with i915g works for me, for now tho I recommend not installing > i915g so it is picked up by the X server. Sorry it's i965. On mesa 1.10 i

[git pull] drm fixes

2011-04-05 Thread Dave Airlie
> > Hi Linus, > > Nothing too major, the radeon sanity checks and i915 fixes probably the > most important. Oh in a shock to me the i915 fixes break VGA detect which is doing something really stdupid. so please hold off on this until Chris/Keith can get the correct patch, and I'll send a new

[git pull] drm fixes

2011-04-05 Thread Dave Airlie
Hi Linus, Nothing too major, the radeon sanity checks and i915 fixes probably the most important. Dave. The following changes since commit 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d: Linux 2.6.39-rc1 (2011-03-29 12:09:47 -0700) are available in the git repository at: ssh://master.kernel.or

[Bug 23592] Radeon tries to execute atombios on a card powered off by vgaswitcheroo

2011-04-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=23592 Dave Airlie changed: What|Removed |Added AssignedTo|drivers_video-dri@kernel-bu |airl...@linux.ie |gs.osd

[Bug 23592] Radeon tries to execute atombios on a card powered off by vgaswitcheroo

2011-04-05 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=23592 --- Comment #1 from Dave Airlie 2011-04-05 08:07:05 --- Created an attachment (id=53542) --> (https://bugzilla.kernel.org/attachment.cgi?id=53542) attempt at fix by avoiding hitting the radeon driver. -- Configure bugmail: https://bugzilla