[Bug 51189] New: TTM errors when suspending (call trace)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51189 Bug #: 51189 Summary: TTM errors when suspending (call trace) Classification: Unclassified Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 51190] New: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 Bug #: 51190 Summary: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only) Classification: Unclassified Product: DRI Version: u

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #1 from cyberbat 2012-06-17 23:30:56 PDT --- Created attachment 63154 --> https://bugs.freedesktop.org/attachment.cgi?id=63154 .config -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rece

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #2 from cyberbat 2012-06-17 23:31:44 PDT --- Created attachment 63155 --> https://bugs.freedesktop.org/attachment.cgi?id=63155 console with garbage -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #3 from cyberbat 2012-06-17 23:32:37 PDT --- Created attachment 63156 --> https://bugs.freedesktop.org/attachment.cgi?id=63156 X with garbage Xorg started with Xfce and garbage on the screen. It's thunar window on the screen under

RE: [PATCH 1/2] drm/radeon: add some additional 6xx/7xx/EG register init

2012-06-18 Thread Michel Dänzer
On Mon, 2012-06-18 at 02:45 +, Deucher, Alexander wrote: > > -Original Message- > > From: Michel Dänzer [mailto:mic...@daenzer.net] > > Sent: Friday, June 15, 2012 4:48 AM > > To: Deucher, Alexander > > Cc: Marek Olšák; dri-devel@lists.freedesktop.org > > Subject: Re: [PATCH 1/2] drm/r

[Bug 51198] New: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51198 Bug #: 51198 Summary: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot Classification: Unclassified Product: DRI Version: unspecified Platform:

Re: [PATCHv7 01/15] v4l: Add DMABUF as a memory type

2012-06-18 Thread Tomasz Stanislawski
Hi everyone, The automatic build system informed me that there is a shameful error in this patch. The declarations of fd fields in v4l2_plane32 and v4l2_buffer32 are missing. It breaks build process for 64-bit architectures. I am deeply sorry for posting a patch without testing it enough. The bui

[Bug 40935] radeon lockup on resume

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40935 --- Comment #6 from Michal Suchanek 2012-06-18 04:30:27 PDT --- this is AFAIK an issue since introduction of KMS on r300, not a regression. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving th

[Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14596 Alan changed: What|Removed |Added CC||a...@lxorguk.ukuu.org.uk Kernel Version|2.6.3

[Bug 14769] Radeon 9600 chip set on NC6000 laptop

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14769 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 14769] Radeon 9600 chip set on NC6000 laptop

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14769 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 14801] radeon.modeset=1 boot option crashes system with ATI rc410 card producing garbled system logs

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14801 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 14801] radeon.modeset=1 boot option crashes system with ATI rc410 card producing garbled system logs

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14801 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 40935] radeon lockup on resume

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40935 --- Comment #7 from Jerome Glisse 2012-06-18 07:38:21 PDT --- All my r300 works fine with KMS (and i have a lot of them), you just an unlucky user. Not all r300 are affected, it's most likely the combination of your gpu with your motherboard. -

gma500 suspend to ram fails (3.4)

2012-06-18 Thread Mattia Dongili
Hi, I just switched from an ancient installation of emgd on a vaio X11 to the mainstream gma500_gfx driver. One issue I have on 3.4 is that suspend to ram fails in psb_save_display_registers. I could only take a picture of the oops but it's quite incomplete: http://kamineko.org/oops/2012-06-17%20

[PATCH 1/1] drm: Add missing static storage class specifier

2012-06-18 Thread Sachin Kamat
Signed-off-by: Sachin Kamat Fixes the following sparse warning: drivers/gpu/drm/drm_info.c:238:5: warning: symbol 'drm_gem_one_name_info' was not declared. Should it be static? --- drivers/gpu/drm/drm_info.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/dr

[Bug 15212] DRI can't be enabled on ia64 systems

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15212 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 15212] DRI can't be enabled on ia64 systems

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15212 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 36441] [RV620] Artefacts in launcher and dash (horizontal noise lines and color loss)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36441 Madis Liias changed: What|Removed |Added See Also||https://launchpad.net/bugs/

Re: [PATCH] RFC drm: Do not leak connector_status_unknown to userspace

2012-06-18 Thread Adam Jackson
On Sat, 2012-06-09 at 00:24 +0100, Chris Wilson wrote: > A detect() probe may return 'unknown' to indicate that it was not able > to successfully determine the connector status. However, exposing this > to userspace just results in lots of confusion as it is uncertain > whether or not that is a val

Re: gma500 suspend to ram fails (3.4)

2012-06-18 Thread Patrik Jakobsson
On Sun, Jun 17, 2012 at 12:03 PM, Mattia Dongili wrote: > 3.5-rc2 is not quite usable, I get a pile of warnings for > DRM_OBJECT_MAX_PROPERTY being too small and in the end I don't get > neither a console nor X. Give 3.5-rc3 a try. There is a patch that at least silences the DRM_OBJECT_MAX_PROPE

[PATCH] [RFC] intel: Non-LLC based non-blocking maps.

2012-06-18 Thread Ben Widawsky
The history on this patch goes back quite a way. This time around, the patch builds on top of the map_unsynchronized that Eric pushed. Eric's patch attempted only to solve the problem for LLC machines. Unlike my earlier versions of this patch (with the help from Daniel Vetter), we do not attempt to

Re: [PATCH] drm/radeon: SI tiling fixes for display

2012-06-18 Thread Alex Deucher
On Fri, Jun 15, 2012 at 5:00 AM, Michel Dänzer wrote: > On Don, 2012-06-14 at 15:58 -0400, alexdeuc...@gmail.com wrote: >> From: Alex Deucher >> >> Signed-off-by: Alex Deucher > > I agree with Paul that some more detail in the commit log might be nice, > but the code is More detail: - Use the

[Bug 51189] New: TTM errors when suspending (call trace)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51189 Bug #: 51189 Summary: TTM errors when suspending (call trace) Classification: Unclassified Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 51190] New: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 Bug #: 51190 Summary: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only) Classification: Unclassified Product: DRI Version: u

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #1 from cyberbat 2012-06-17 23:30:56 PDT --- Created attachment 63154 --> https://bugs.freedesktop.org/attachment.cgi?id=63154 .config -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rece

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #2 from cyberbat 2012-06-17 23:31:44 PDT --- Created attachment 63155 --> https://bugs.freedesktop.org/attachment.cgi?id=63155 console with garbage -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #3 from cyberbat 2012-06-17 23:32:37 PDT --- Created attachment 63156 --> https://bugs.freedesktop.org/attachment.cgi?id=63156 X with garbage Xorg started with Xfce and garbage on the screen. It's thunar window on the screen under

RE: [PATCH 1/2] drm/radeon: add some additional 6xx/7xx/EG register init

2012-06-18 Thread Michel Dänzer
On Mon, 2012-06-18 at 02:45 +, Deucher, Alexander wrote: > > -Original Message- > > From: Michel Dänzer [mailto:mic...@daenzer.net] > > Sent: Friday, June 15, 2012 4:48 AM > > To: Deucher, Alexander > > Cc: Marek Olšák; dri-devel@lists.freedesktop.org > > Subject: Re: [PATCH 1/2] drm/r

[Bug 51198] New: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51198 Bug #: 51198 Summary: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot Classification: Unclassified Product: DRI Version: unspecified Platform:

Re: [PATCHv7 01/15] v4l: Add DMABUF as a memory type

2012-06-18 Thread Tomasz Stanislawski
Hi everyone, The automatic build system informed me that there is a shameful error in this patch. The declarations of fd fields in v4l2_plane32 and v4l2_buffer32 are missing. It breaks build process for 64-bit architectures. I am deeply sorry for posting a patch without testing it enough. The bui

[Bug 40935] radeon lockup on resume

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40935 --- Comment #6 from Michal Suchanek 2012-06-18 04:30:27 PDT --- this is AFAIK an issue since introduction of KMS on r300, not a regression. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving th

[Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14596 Alan changed: What|Removed |Added CC||a...@lxorguk.ukuu.org.uk Kernel Version|2.6.3

[Bug 14769] Radeon 9600 chip set on NC6000 laptop

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14769 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 14769] Radeon 9600 chip set on NC6000 laptop

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14769 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 14801] radeon.modeset=1 boot option crashes system with ATI rc410 card producing garbled system logs

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14801 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 14801] radeon.modeset=1 boot option crashes system with ATI rc410 card producing garbled system logs

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14801 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 40935] radeon lockup on resume

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40935 --- Comment #7 from Jerome Glisse 2012-06-18 07:38:21 PDT --- All my r300 works fine with KMS (and i have a lot of them), you just an unlucky user. Not all r300 are affected, it's most likely the combination of your gpu with your motherboard. -

gma500 suspend to ram fails (3.4)

2012-06-18 Thread Mattia Dongili
Hi, I just switched from an ancient installation of emgd on a vaio X11 to the mainstream gma500_gfx driver. One issue I have on 3.4 is that suspend to ram fails in psb_save_display_registers. I could only take a picture of the oops but it's quite incomplete: http://kamineko.org/oops/2012-06-17%20

[PATCH 1/1] drm: Add missing static storage class specifier

2012-06-18 Thread Sachin Kamat
Signed-off-by: Sachin Kamat Fixes the following sparse warning: drivers/gpu/drm/drm_info.c:238:5: warning: symbol 'drm_gem_one_name_info' was not declared. Should it be static? --- drivers/gpu/drm/drm_info.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/dr

[Bug 15212] DRI can't be enabled on ia64 systems

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15212 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 15212] DRI can't be enabled on ia64 systems

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15212 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 36441] [RV620] Artefacts in launcher and dash (horizontal noise lines and color loss)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36441 Madis Liias changed: What|Removed |Added See Also||https://launchpad.net/bugs/

Re: [PATCH] RFC drm: Do not leak connector_status_unknown to userspace

2012-06-18 Thread Adam Jackson
On Sat, 2012-06-09 at 00:24 +0100, Chris Wilson wrote: > A detect() probe may return 'unknown' to indicate that it was not able > to successfully determine the connector status. However, exposing this > to userspace just results in lots of confusion as it is uncertain > whether or not that is a val

Re: gma500 suspend to ram fails (3.4)

2012-06-18 Thread Patrik Jakobsson
On Sun, Jun 17, 2012 at 12:03 PM, Mattia Dongili wrote: > 3.5-rc2 is not quite usable, I get a pile of warnings for > DRM_OBJECT_MAX_PROPERTY being too small and in the end I don't get > neither a console nor X. Give 3.5-rc3 a try. There is a patch that at least silences the DRM_OBJECT_MAX_PROPE

[PATCH] [RFC] intel: Non-LLC based non-blocking maps.

2012-06-18 Thread Ben Widawsky
The history on this patch goes back quite a way. This time around, the patch builds on top of the map_unsynchronized that Eric pushed. Eric's patch attempted only to solve the problem for LLC machines. Unlike my earlier versions of this patch (with the help from Daniel Vetter), we do not attempt to

Re: [PATCH] drm/radeon: SI tiling fixes for display

2012-06-18 Thread Alex Deucher
On Fri, Jun 15, 2012 at 5:00 AM, Michel Dänzer wrote: > On Don, 2012-06-14 at 15:58 -0400, alexdeuc...@gmail.com wrote: >> From: Alex Deucher >> >> Signed-off-by: Alex Deucher > > I agree with Paul that some more detail in the commit log might be nice, > but the code is More detail: - Use the

[Bug 51189] New: TTM errors when suspending (call trace)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51189 Bug #: 51189 Summary: TTM errors when suspending (call trace) Classification: Unclassified Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 51190] New: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 Bug #: 51190 Summary: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only) Classification: Unclassified Product: DRI Version: u

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #1 from cyberbat 2012-06-17 23:30:56 PDT --- Created attachment 63154 --> https://bugs.freedesktop.org/attachment.cgi?id=63154 .config -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rece

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #2 from cyberbat 2012-06-17 23:31:44 PDT --- Created attachment 63155 --> https://bugs.freedesktop.org/attachment.cgi?id=63155 console with garbage -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #3 from cyberbat 2012-06-17 23:32:37 PDT --- Created attachment 63156 --> https://bugs.freedesktop.org/attachment.cgi?id=63156 X with garbage Xorg started with Xfce and garbage on the screen. It's thunar window on the screen under

RE: [PATCH 1/2] drm/radeon: add some additional 6xx/7xx/EG register init

2012-06-18 Thread Michel Dänzer
On Mon, 2012-06-18 at 02:45 +, Deucher, Alexander wrote: > > -Original Message- > > From: Michel Dänzer [mailto:mic...@daenzer.net] > > Sent: Friday, June 15, 2012 4:48 AM > > To: Deucher, Alexander > > Cc: Marek Olšák; dri-devel@lists.freedesktop.org > > Subject: Re: [PATCH 1/2] drm/r

[Bug 51198] New: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51198 Bug #: 51198 Summary: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot Classification: Unclassified Product: DRI Version: unspecified Platform:

Re: [PATCHv7 01/15] v4l: Add DMABUF as a memory type

2012-06-18 Thread Tomasz Stanislawski
Hi everyone, The automatic build system informed me that there is a shameful error in this patch. The declarations of fd fields in v4l2_plane32 and v4l2_buffer32 are missing. It breaks build process for 64-bit architectures. I am deeply sorry for posting a patch without testing it enough. The bui

[Bug 40935] radeon lockup on resume

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40935 --- Comment #6 from Michal Suchanek 2012-06-18 04:30:27 PDT --- this is AFAIK an issue since introduction of KMS on r300, not a regression. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving th

[Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14596 Alan changed: What|Removed |Added CC||a...@lxorguk.ukuu.org.uk Kernel Version|2.6.3

[Bug 14769] Radeon 9600 chip set on NC6000 laptop

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14769 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 14769] Radeon 9600 chip set on NC6000 laptop

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14769 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 14801] radeon.modeset=1 boot option crashes system with ATI rc410 card producing garbled system logs

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14801 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 14801] radeon.modeset=1 boot option crashes system with ATI rc410 card producing garbled system logs

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14801 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 40935] radeon lockup on resume

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40935 --- Comment #7 from Jerome Glisse 2012-06-18 07:38:21 PDT --- All my r300 works fine with KMS (and i have a lot of them), you just an unlucky user. Not all r300 are affected, it's most likely the combination of your gpu with your motherboard. -

gma500 suspend to ram fails (3.4)

2012-06-18 Thread Mattia Dongili
Hi, I just switched from an ancient installation of emgd on a vaio X11 to the mainstream gma500_gfx driver. One issue I have on 3.4 is that suspend to ram fails in psb_save_display_registers. I could only take a picture of the oops but it's quite incomplete: http://kamineko.org/oops/2012-06-17%20

[PATCH 1/1] drm: Add missing static storage class specifier

2012-06-18 Thread Sachin Kamat
Signed-off-by: Sachin Kamat Fixes the following sparse warning: drivers/gpu/drm/drm_info.c:238:5: warning: symbol 'drm_gem_one_name_info' was not declared. Should it be static? --- drivers/gpu/drm/drm_info.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/dr

[Bug 15212] DRI can't be enabled on ia64 systems

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15212 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 15212] DRI can't be enabled on ia64 systems

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15212 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 36441] [RV620] Artefacts in launcher and dash (horizontal noise lines and color loss)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36441 Madis Liias changed: What|Removed |Added See Also||https://launchpad.net/bugs/

Re: [PATCH] RFC drm: Do not leak connector_status_unknown to userspace

2012-06-18 Thread Adam Jackson
On Sat, 2012-06-09 at 00:24 +0100, Chris Wilson wrote: > A detect() probe may return 'unknown' to indicate that it was not able > to successfully determine the connector status. However, exposing this > to userspace just results in lots of confusion as it is uncertain > whether or not that is a val

Re: gma500 suspend to ram fails (3.4)

2012-06-18 Thread Patrik Jakobsson
On Sun, Jun 17, 2012 at 12:03 PM, Mattia Dongili wrote: > 3.5-rc2 is not quite usable, I get a pile of warnings for > DRM_OBJECT_MAX_PROPERTY being too small and in the end I don't get > neither a console nor X. Give 3.5-rc3 a try. There is a patch that at least silences the DRM_OBJECT_MAX_PROPE

[PATCH] [RFC] intel: Non-LLC based non-blocking maps.

2012-06-18 Thread Ben Widawsky
The history on this patch goes back quite a way. This time around, the patch builds on top of the map_unsynchronized that Eric pushed. Eric's patch attempted only to solve the problem for LLC machines. Unlike my earlier versions of this patch (with the help from Daniel Vetter), we do not attempt to

Re: [PATCH] drm/radeon: SI tiling fixes for display

2012-06-18 Thread Alex Deucher
On Fri, Jun 15, 2012 at 5:00 AM, Michel Dänzer wrote: > On Don, 2012-06-14 at 15:58 -0400, alexdeuc...@gmail.com wrote: >> From: Alex Deucher >> >> Signed-off-by: Alex Deucher > > I agree with Paul that some more detail in the commit log might be nice, > but the code is More detail: - Use the

[Bug 51189] New: TTM errors when suspending (call trace)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51189 Bug #: 51189 Summary: TTM errors when suspending (call trace) Classification: Unclassified Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 51190] New: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 Bug #: 51190 Summary: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only) Classification: Unclassified Product: DRI Version: u

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #1 from cyberbat 2012-06-17 23:30:56 PDT --- Created attachment 63154 --> https://bugs.freedesktop.org/attachment.cgi?id=63154 .config -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rece

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #2 from cyberbat 2012-06-17 23:31:44 PDT --- Created attachment 63155 --> https://bugs.freedesktop.org/attachment.cgi?id=63155 console with garbage -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #3 from cyberbat 2012-06-17 23:32:37 PDT --- Created attachment 63156 --> https://bugs.freedesktop.org/attachment.cgi?id=63156 X with garbage Xorg started with Xfce and garbage on the screen. It's thunar window on the screen under

RE: [PATCH 1/2] drm/radeon: add some additional 6xx/7xx/EG register init

2012-06-18 Thread Michel Dänzer
On Mon, 2012-06-18 at 02:45 +, Deucher, Alexander wrote: > > -Original Message- > > From: Michel Dänzer [mailto:mic...@daenzer.net] > > Sent: Friday, June 15, 2012 4:48 AM > > To: Deucher, Alexander > > Cc: Marek Olšák; dri-devel@lists.freedesktop.org > > Subject: Re: [PATCH 1/2] drm/r

[Bug 51198] New: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51198 Bug #: 51198 Summary: NV43 [GeForce 6600] nouveau in linux kernel 3.4.0 to 3.4.2 hangs at boot Classification: Unclassified Product: DRI Version: unspecified Platform:

Re: [PATCHv7 01/15] v4l: Add DMABUF as a memory type

2012-06-18 Thread Tomasz Stanislawski
Hi everyone, The automatic build system informed me that there is a shameful error in this patch. The declarations of fd fields in v4l2_plane32 and v4l2_buffer32 are missing. It breaks build process for 64-bit architectures. I am deeply sorry for posting a patch without testing it enough. The bui

[Bug 40935] radeon lockup on resume

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40935 --- Comment #6 from Michal Suchanek 2012-06-18 04:30:27 PDT --- this is AFAIK an issue since introduction of KMS on r300, not a regression. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving th

[Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14596 Alan changed: What|Removed |Added CC||a...@lxorguk.ukuu.org.uk Kernel Version|2.6.3

[Bug 14769] Radeon 9600 chip set on NC6000 laptop

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14769 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 14769] Radeon 9600 chip set on NC6000 laptop

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14769 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 14801] radeon.modeset=1 boot option crashes system with ATI rc410 card producing garbled system logs

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14801 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 14801] radeon.modeset=1 boot option crashes system with ATI rc410 card producing garbled system logs

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14801 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 40935] radeon lockup on resume

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40935 --- Comment #7 from Jerome Glisse 2012-06-18 07:38:21 PDT --- All my r300 works fine with KMS (and i have a lot of them), you just an unlucky user. Not all r300 are affected, it's most likely the combination of your gpu with your motherboard. -

gma500 suspend to ram fails (3.4)

2012-06-18 Thread Mattia Dongili
Hi, I just switched from an ancient installation of emgd on a vaio X11 to the mainstream gma500_gfx driver. One issue I have on 3.4 is that suspend to ram fails in psb_save_display_registers. I could only take a picture of the oops but it's quite incomplete: http://kamineko.org/oops/2012-06-17%20

[PATCH 1/1] drm: Add missing static storage class specifier

2012-06-18 Thread Sachin Kamat
Signed-off-by: Sachin Kamat Fixes the following sparse warning: drivers/gpu/drm/drm_info.c:238:5: warning: symbol 'drm_gem_one_name_info' was not declared. Should it be static? --- drivers/gpu/drm/drm_info.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/dr

[Bug 15212] DRI can't be enabled on ia64 systems

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15212 Alan changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 15212] DRI can't be enabled on ia64 systems

2012-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=15212 Alan changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugzilla

[Bug 36441] [RV620] Artefacts in launcher and dash (horizontal noise lines and color loss)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36441 Madis Liias changed: What|Removed |Added See Also||https://launchpad.net/bugs/

Re: [PATCH] RFC drm: Do not leak connector_status_unknown to userspace

2012-06-18 Thread Adam Jackson
On Sat, 2012-06-09 at 00:24 +0100, Chris Wilson wrote: > A detect() probe may return 'unknown' to indicate that it was not able > to successfully determine the connector status. However, exposing this > to userspace just results in lots of confusion as it is uncertain > whether or not that is a val

Re: gma500 suspend to ram fails (3.4)

2012-06-18 Thread Patrik Jakobsson
On Sun, Jun 17, 2012 at 12:03 PM, Mattia Dongili wrote: > 3.5-rc2 is not quite usable, I get a pile of warnings for > DRM_OBJECT_MAX_PROPERTY being too small and in the end I don't get > neither a console nor X. Give 3.5-rc3 a try. There is a patch that at least silences the DRM_OBJECT_MAX_PROPE

[PATCH] [RFC] intel: Non-LLC based non-blocking maps.

2012-06-18 Thread Ben Widawsky
The history on this patch goes back quite a way. This time around, the patch builds on top of the map_unsynchronized that Eric pushed. Eric's patch attempted only to solve the problem for LLC machines. Unlike my earlier versions of this patch (with the help from Daniel Vetter), we do not attempt to

Re: [PATCH] drm/radeon: SI tiling fixes for display

2012-06-18 Thread Alex Deucher
On Fri, Jun 15, 2012 at 5:00 AM, Michel Dänzer wrote: > On Don, 2012-06-14 at 15:58 -0400, alexdeuc...@gmail.com wrote: >> From: Alex Deucher >> >> Signed-off-by: Alex Deucher > > I agree with Paul that some more detail in the commit log might be nice, > but the code is More detail: - Use the

[Bug 51189] New: TTM errors when suspending (call trace)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51189 Bug #: 51189 Summary: TTM errors when suspending (call trace) Classification: Unclassified Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 51190] New: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 Bug #: 51190 Summary: [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only) Classification: Unclassified Product: DRI Version: u

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #1 from cyberbat 2012-06-17 23:30:56 PDT --- Created attachment 63154 --> https://bugs.freedesktop.org/attachment.cgi?id=63154 .config -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rece

[Bug 51190] [RADEON:KMS:RV370:RESUME] garbage on screen (console or X) after suspend-resume with radeon (KMS only)

2012-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51190 --- Comment #2 from cyberbat 2012-06-17 23:31:44 PDT --- Created attachment 63155 --> https://bugs.freedesktop.org/attachment.cgi?id=63155 console with garbage -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

  1   2   >