[PATCH] drm/radeon/kms: make TV/DFP table info less verbose

2010-10-07 Thread Alex Deucher
Make TV standard and DFP table revisions debug only. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_atombios.c | 18 +- drivers/gpu/drm/radeon/radeon_combios.c | 26 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/dr

[PATCH] drm/radeon/kms: make TV/DFP table info less verbose

2010-10-07 Thread Alex Deucher
Make TV standard and DFP table revisions debug only. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_atombios.c | 18 +- drivers/gpu/drm/radeon/radeon_combios.c | 26 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/dr

Error message on RV710: reserve failed for wait

2010-10-07 Thread Jean Delvare
Hi again, On Thu, 30 Sep 2010 15:18:27 +0200, Jean Delvare wrote: > I am running kernel 2.6.36-rc6 on a Radeon HD4350 (RV710), and I see > the following error messages in the logs: > > Sep 30 14:09:27 endymion kernel: [21556.560593] radeon :07:00.0: > 88007c334000 reserve failed for wait

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #24 from Alex Deucher 2010-10-07 16:09:43 PDT --- (In reply to comment #23) > Hei, I tried the drm-radeon-testing kernel and now Okular works, but X still > crashes with a segfault when going fullscreen with virtualbox. > > Someone i

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #24 from Alex Deucher 2010-10-07 16:09:43 PDT --- (In reply to comment #23) > Hei, I tried the drm-radeon-testing kernel and now Okular works, but X still > crashes with a segfault when going fullscreen with virtualbox. > > Someone

[Bug 30693] [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30693 Alex Deucher changed: What|Removed |Added Product|DRI |Mesa Version|XOrg CVS

[Bug 30693] [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #2 from Alex Deucher 2010-10-07 16:04:17 PDT --- what version of mesa are you using and what is the screenshot supposed to be showing? An error message? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 30693] [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30693 Alex Deucher changed: What|Removed |Added Product|DRI |Mesa Version|XOrg CVS

[Bug 30693] [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #2 from Alex Deucher 2010-10-07 16:04:17 PDT --- what version of mesa are you using and what is the screenshot supposed to be showing? An error message? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[PATCH] drm/i915: Free hardware status page on unload when physically mapped

2010-10-07 Thread Dave Airlie
On Wed, 2010-10-06 at 21:24 -0700, Keith Packard wrote: > A physically mapped hardware status page is allocated at driver load > time but was never freed. Call the existing code to free this page at > driver unload time on hardware which uses this kind. the free_hws gets called after we disappear

[Bug 30693] [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #1 from darkbasic 2010-10-07 15:34:36 PDT --- I forgot to mention I use xorg 1.9.901. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assign

[Bug 30693] [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #1 from darkbasic 2010-10-07 15:34:36 PDT --- I forgot to mention I use xorg 1.9.901. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assig

[Bug 30693] New: [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30693 Summary: [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710) Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW

[Bug 30693] New: [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30693 Summary: [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710) Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #23 from Maggioni Marcello 2010-10-07 14:47:22 PDT --- Hei, I tried the drm-radeon-testing kernel and now Okular works, but X still crashes with a segfault when going fullscreen with virtualbox. Someone is having this problem? Do yo

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #23 from Maggioni Marcello 2010-10-07 14:47:22 PDT --- Hei, I tried the drm-radeon-testing kernel and now Okular works, but X still crashes with a segfault when going fullscreen with virtualbox. Someone is having this problem? Do yo

Error message on RV710: reserve failed for wait

2010-10-07 Thread Jerome Glisse
- "Jean Delvare" wrote: > Hi again, > > On Thu, 30 Sep 2010 15:18:27 +0200, Jean Delvare wrote: > > I am running kernel 2.6.36-rc6 on a Radeon HD4350 (RV710), and I > see > > the following error messages in the logs: > > > > Sep 30 14:09:27 endymion kernel: [21556.560593] radeon :07:00.

[PATCH] drm: don't drop handle reference on unload

2010-10-07 Thread Dave Airlie
From: Dave Airlie since the handle references are all tied to a file_priv, and when it disappears all the handle refs go with it. The fbcon ones we'd only notice on unload, but the nouveau notifier one would would happen on reboot. nouveau: Reported-by: Marc Dionne nouveau: Tested-by: Marc Dio

[Bug 30483] r600g makes kwin (ab)use 100% CPU

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30483 --- Comment #5 from Michel Dänzer 2010-10-07 14:27:25 PDT --- Looks like the problem is an unnecessary copy of the pixmap contents as part of glXBindTexImageEXT(). The fact that the copy is done in software just adds insult to injury, but really

[Bug 30483] r600g makes kwin (ab)use 100% CPU

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30483 --- Comment #5 from Michel D?nzer 2010-10-07 14:27:25 PDT --- Looks like the problem is an unnecessary copy of the pixmap contents as part of glXBindTexImageEXT(). The fact that the copy is done in software just adds insult to injury, but really

[Bug 30483] r600g makes kwin (ab)use 100% CPU

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30483 --- Comment #4 from Jerome Glisse 2010-10-07 12:41:57 PDT --- Can we have the profiling data attached to bug ? Btw sysprof is lot easier to use -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivi

[Bug 30483] r600g makes kwin (ab)use 100% CPU

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30483 --- Comment #4 from Jerome Glisse 2010-10-07 12:41:57 PDT --- Can we have the profiling data attached to bug ? Btw sysprof is lot easier to use -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivi

Re: Error message on RV710: reserve failed for wait

2010-10-07 Thread Jerome Glisse
- "Jean Delvare" wrote: > Hi again, > > On Thu, 30 Sep 2010 15:18:27 +0200, Jean Delvare wrote: > > I am running kernel 2.6.36-rc6 on a Radeon HD4350 (RV710), and I > see > > the following error messages in the logs: > > > > Sep 30 14:09:27 endymion kernel: [21556.560593] radeon :07:00.

[Bug 30684] r300g: OpenVG demos fail to render properly

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30684 --- Comment #2 from Sergey Kondakov 2010-10-07 10:45:42 PDT --- Created an attachment (id=39260) --> (https://bugs.freedesktop.org/attachment.cgi?id=39260) sp_x11.jpg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 30684] r300g: OpenVG demos fail to render properly

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30684 --- Comment #1 from Sergey Kondakov 2010-10-07 10:45:18 PDT --- Created an attachment (id=39259) --> (https://bugs.freedesktop.org/attachment.cgi?id=39259) lion_x11.jpg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai

[Bug 30684] r300g: OpenVG demos fail to render properly

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30684 --- Comment #2 from Sergey Kondakov 2010-10-07 10:45:42 PDT --- Created an attachment (id=39260) --> (https://bugs.freedesktop.org/attachment.cgi?id=39260) sp_x11.jpg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 30684] r300g: OpenVG demos fail to render properly

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30684 --- Comment #1 from Sergey Kondakov 2010-10-07 10:45:18 PDT --- Created an attachment (id=39259) --> (https://bugs.freedesktop.org/attachment.cgi?id=39259) lion_x11.jpg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai

[Bug 30684] New: r300g: OpenVG demos fail to render properly

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30684 Summary: r300g: OpenVG demos fail to render properly Product: Mesa Version: git Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 30684] New: r300g: OpenVG demos fail to render properly

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30684 Summary: r300g: OpenVG demos fail to render properly Product: Mesa Version: git Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #22 from Rafael Monica 2010-10-07 10:11:48 PDT --- Just a me too. Latest drm-radeon-testing seems to have fixed my bus errors also. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivin

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #22 from Rafael Monica 2010-10-07 10:11:48 PDT --- Just a me too. Latest drm-radeon-testing seems to have fixed my bus errors also. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivin

[git pull] drm fixes

2010-10-07 Thread Dave Airlie
Slight update to fix a regression in one of the memory corruption fixes, we have another memory corruption myself/Keith are trying to track down, but laptops with 1.8" disks are defeating us, but its only in a rare unload case and may have been around for a while so it can probably live in -ne

[PATCH] drm/i915: Free hardware status page on unload when physically mapped

2010-10-07 Thread Chris Wilson
On Thu, 07 Oct 2010 15:43:43 +1000, Dave Airlie wrote: > On Wed, 2010-10-06 at 21:24 -0700, Keith Packard wrote: > > A physically mapped hardware status page is allocated at driver load > > time but was never freed. Call the existing code to free this page at > > driver unload time on hardware whi

Re: Error message on RV710: reserve failed for wait

2010-10-07 Thread Jean Delvare
Hi again, On Thu, 30 Sep 2010 15:18:27 +0200, Jean Delvare wrote: > I am running kernel 2.6.36-rc6 on a Radeon HD4350 (RV710), and I see > the following error messages in the logs: > > Sep 30 14:09:27 endymion kernel: [21556.560593] radeon :07:00.0: > 88007c334000 reserve failed for wait

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #21 from Alex Deucher 2010-10-07 07:39:05 PDT --- The blit stuff will be in 2.6.37 and Jerome has a set of patches we need to try and get into stable to avoid this on older kernels. -- Configure bugmail: https://bugs.freedesktop.org

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #21 from Alex Deucher 2010-10-07 07:39:05 PDT --- The blit stuff will be in 2.6.37 and Jerome has a set of patches we need to try and get into stable to avoid this on older kernels. -- Configure bugmail: https://bugs.freedesktop.or

[Bug 30044] [R600c] Corruption in Penumbra Overture demo when color tiling is enabled

2010-10-07 Thread bugzilla-daemon
duplicate of this one. alink added some tests for commonly used functions in the wesnoth-gl port. It seems as if this (at least regarding the output of the function later on) does not work as expected: 20101007 15:55:17 error display: Can't read or write on back buffer. 20101007 15:55:17 error di

[Bug 30044] [R600c] Corruption in Penumbra Overture demo when color tiling is enabled

2010-10-07 Thread bugzilla-dae...@freedesktop.org
duplicate of this one. alink added some tests for commonly used functions in the wesnoth-gl port. It seems as if this (at least regarding the output of the function later on) does not work as expected: 20101007 15:55:17 error display: Can't read or write on back buffer. 20101007 15:55:17 error di

[Bug 30180] HDMI display not detected

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #8 from samit vats 2010-10-07 07:01:26 PDT --- (In reply to comment #7) > Created an attachment (id=39255) --> (https://bugs.freedesktop.org/attachment.cgi?id=39255) > dmesg dmesg.txt is attached. The ASIC has 1 S-video,1 VGA,1 DVI,

[Bug 30180] HDMI display not detected

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #8 from samit vats 2010-10-07 07:01:26 PDT --- (In reply to comment #7) > Created an attachment (id=39255) --> (https://bugs.freedesktop.org/attachment.cgi?id=39255) > dmesg dmesg.txt is attached. The ASIC has 1 S-video,1 VGA,1 DVI

[Bug 30180] HDMI display not detected

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #7 from samit vats 2010-10-07 06:58:58 PDT --- Created an attachment (id=39255) --> (https://bugs.freedesktop.org/attachment.cgi?id=39255) dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 30180] HDMI display not detected

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #7 from samit vats 2010-10-07 06:58:58 PDT --- Created an attachment (id=39255) --> (https://bugs.freedesktop.org/attachment.cgi?id=39255) dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Yo

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #20 from Jure Repinc 2010-10-07 05:25:41 PDT --- Looks good so far for me too. No crash after several hours of use. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail beca

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #20 from Jure Repinc 2010-10-07 05:25:41 PDT --- Looks good so far for me too. No crash after several hours of use. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail beca

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #19 from Felix Blanke 2010-10-07 04:11:22 PDT --- Same for me. Can't trigger the bug with drm-testing @virtualbox. Will that stuff be in 2.6.37? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #19 from Felix Blanke 2010-10-07 04:11:22 PDT --- Same for me. Can't trigger the bug with drm-testing @virtualbox. Will that stuff be in 2.6.37? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #18 from Tomasz Figa 2010-10-07 03:58:48 PDT --- With current drm-radeon-testing, after some short testing I can say that I can't trigger the bug by Okular anymore. Will see how it performs in normal use. -- Configure bugmail: ht

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #18 from Tomasz Figa 2010-10-07 03:58:48 PDT --- With current drm-radeon-testing, after some short testing I can say that I can't trigger the bug by Okular anymore. Will see how it performs in normal use. -- Configure bugmail: ht

[Bug 29833] radeon crashes kicad when using modeset

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #11 from Fabio Pedretti 2010-10-07 01:55:24 PDT --- > @Fabio Pedretti I'm running Archlinux so I'm unable to use the ppa .. how can > I > test it with my current config? (see my logs above for software versions) I think you used Ub

[Bug 29833] radeon crashes kicad when using modeset

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #11 from Fabio Pedretti 2010-10-07 01:55:24 PDT --- > @Fabio Pedretti I'm running Archlinux so I'm unable to use the ppa .. how can > I > test it with my current config? (see my logs above for software versions) I think you used Ub

Re: [git pull] drm fixes

2010-10-07 Thread Dave Airlie
Slight update to fix a regression in one of the memory corruption fixes, we have another memory corruption myself/Keith are trying to track down, but laptops with 1.8" disks are defeating us, but its only in a rare unload case and may have been around for a while so it can probably live in -ne

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #17 from Felix Blanke 2010-10-07 01:42:53 PDT --- Maybe it's a noob question but how do I apply that patch on top of 2.6.26-rc6? Or do I have to use the newest git kernel for that? -- Configure bugmail: https://bugs.freedesktop.or

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #17 from Felix Blanke 2010-10-07 01:42:53 PDT --- Maybe it's a noob question but how do I apply that patch on top of 2.6.26-rc6? Or do I have to use the newest git kernel for that? -- Configure bugmail: https://bugs.freedesktop.or

[git pull] drm fixes

2010-10-07 Thread Dave Airlie
This is the nasty race condition fix from Thomas, I've been running it and playing with firefox a lot and haven't seen any side effects of it, we have positive feedback on it fixing the actual problem of up 1GB of memory leaked in 5-10s of scrolling in the pathalogical cases. Dave. The follow

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30638 --- Comment #5 from Michel Dänzer 2010-10-07 01:21:35 PDT --- (In reply to comment #5) > Running synchronized to the vertical refresh. The framerate should be > approximately the same as the monitor refresh rate. > 378 frames in 5.0 seconds = 7

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30638 --- Comment #5 from Michel D?nzer 2010-10-07 01:21:35 PDT --- (In reply to comment #5) > Running synchronized to the vertical refresh. The framerate should be > approximately the same as the monitor refresh rate. > 378 frames in 5.0 seconds = 7

Re: [PATCH] drm/i915: Free hardware status page on unload when physically mapped

2010-10-07 Thread Chris Wilson
On Thu, 07 Oct 2010 15:43:43 +1000, Dave Airlie wrote: > On Wed, 2010-10-06 at 21:24 -0700, Keith Packard wrote: > > A physically mapped hardware status page is allocated at driver load > > time but was never freed. Call the existing code to free this page at > > driver unload time on hardware whi