[PATCH] drm/radeon/kms: clean up some magic numbers

2011-01-24 Thread Alex Deucher
Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r100.c | 10 +- drivers/gpu/drm/radeon/r300.c |7 +-- drivers/gpu/drm/radeon/r420.c |2 +- drivers/gpu/drm/radeon/r520.c |4 ++-- drivers/gpu/drm/radeon/radeon_reg.h |2 ++ drivers/gpu/drm

[git pull] drm-fixes

2011-01-24 Thread Dave Airlie
Hi Linus, Mostly i915 serious fixes, along with some minor radeon changes. (no global header files touched ;-) Dave. The following changes since commit d315777b32a4696feb86f2a0c9e9f39c94683649: Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus

[Bug 26942] radeon: screen distortion on resume

2011-01-24 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #10 from kernelbug at sumoreor.com 2011-01-24 23:03:45 --- Created an attachment (id=45042) --> (https://bugzilla.kernel.org/attachment.cgi?id=45042) avivotool regs all output for working and non working suspend I am having the s

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-24 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #9 from Alex Deucher 2011-01-24 23:03:12 --- Can you try the patch in comment 29 of bug 26552: https://bugzilla.kernel.org/show_bug.cgi?id=26552#c29 and make sure everything works ok? -- Configure bugmail: https://bugzilla.kern

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-24 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #29 from Alex Deucher 2011-01-24 23:01:47 --- Created an attachment (id=45032) --> (https://bugzilla.kernel.org/attachment.cgi?id=45032) combined patch I think I've fixed everything. Can you try this last patch by itself and m

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-24 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #8 from Alex Deucher 2011-01-24 22:34:38 --- This bug is a duplicate of bug 26552. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watching

[PATCH] drm/radeon/kms: only enable HDMI mode if radeon audio is enabled

2011-01-24 Thread Alex Deucher
Force DVI mode if the user specifies radeon.audio=0. The driver doesn't handle HDMI mode properly in some cases. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=27731 Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_encoders.c |6 +++--- 1 files changed, 3 insertions(+), 3

[Bug 32945] Lower part of the screen corrupt with HyperZ enabled

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32945 --- Comment #3 from Marek Olšák 2011-01-24 21:00:14 PST --- Does this patch fix anything? https://bugs.freedesktop.org/attachment.cgi?id=42432 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Bug 32945] Lower part of the screen corrupt with HyperZ enabled

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32945 --- Comment #3 from Marek Ol??k 2011-01-24 21:00:14 PST --- Does this patch fix anything? https://bugs.freedesktop.org/attachment.cgi?id=42432 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivin

[Bug 32296] [r300g] Screen corruption with WoW when HyperZ enabled.

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32296 --- Comment #5 from Marek Olšák 2011-01-24 20:59:04 PST --- Does this patch fix anything? https://bugs.freedesktop.org/attachment.cgi?id=42432 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Bug 32296] [r300g] Screen corruption with WoW when HyperZ enabled.

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32296 --- Comment #5 from Marek Ol??k 2011-01-24 20:59:04 PST --- Does this patch fix anything? https://bugs.freedesktop.org/attachment.cgi?id=42432 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receivin

[Bug 29851] [r300g] HyperZ on RS690 not work correctly

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29851 --- Comment #9 from Marek Olšák 2011-01-24 20:57:51 PST --- Created an attachment (id=42432) View: https://bugs.freedesktop.org/attachment.cgi?id=42432 Review: https://bugs.freedesktop.org/review?bug=29851&attachment=42432 possible fix Does t

[Bug 29851] [r300g] HyperZ on RS690 not work correctly

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29851 --- Comment #9 from Marek Ol??k 2011-01-24 20:57:51 PST --- Created an attachment (id=42432) View: https://bugs.freedesktop.org/attachment.cgi?id=42432 Review: https://bugs.freedesktop.org/review?bug=29851&attachment=42432 possible fix Does

[PATCH] drm/radeon/kms: clean up some magic numbers

2011-01-24 Thread Alex Deucher
Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r100.c | 10 +- drivers/gpu/drm/radeon/r300.c |7 +-- drivers/gpu/drm/radeon/r420.c |2 +- drivers/gpu/drm/radeon/r520.c |4 ++-- drivers/gpu/drm/radeon/radeon_reg.h |2 ++ drivers/gpu/drm

[PATCH] drm/radeon/kms: only enable HDMI mode if radeon audio is enabled

2011-01-24 Thread Alex Deucher
Force DVI mode if the user specifies radeon.audio=0. The driver doesn't handle HDMI mode properly in some cases. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=27731 Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_encoders.c |6 +++--- 1 files changed, 3 insertions(+), 3

Add a reset interface

2011-01-24 Thread Takashi Iwai
At Mon, 24 Jan 2011 15:55:27 +, Chris Wilson wrote: > > For i915 there is a need to invalidate some cached state after resuming or > reseting the GPU. This is not quite the same as simply restoring saved > state (i.e. the standard suspend resume method), so do not seem to merit > reusing the s

[PATCH 1/4] drm: Add an interface to reset the device

2011-01-24 Thread Takashi Iwai
At Mon, 24 Jan 2011 15:55:28 +, Chris Wilson wrote: > > Iterate over the attached CRTCs, encoders and connectors and call the > supplied reset vfunc in order to reset any cached state back to unknown. > Useful after an invalidation event such as a GPU reset or resuming. > > Signed-off-by: Chr

[PATCH] drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq

2011-01-24 Thread Alex Deucher
Needed for timer queries in the 3D driver. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_drv.c |2 +- drivers/gpu/drm/radeon/radeon_kms.c |4 include/drm/radeon_drm.h|1 + 3 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/

[PATCH 1/4] drm: Add an interface to reset the device

2011-01-24 Thread Chris Wilson
On Mon, 24 Jan 2011 17:18:06 +0100, Takashi Iwai wrote: > Missing EXPORT_SYMBOL()? Thanks. Modules are for the weak ;-) -Chris -- Chris Wilson, Intel Open Source Technology Centre

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #10 from Sami Liedes 2011-01-25 00:00:26 --- Yes, that patch works for me. Thanks. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watching t

[PATCH 4/4] drm/i915: Reset crtc after resume

2011-01-24 Thread Chris Wilson
Based on a patch by Takashi Iwai. Reported-by: Matthias Hopf Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=27272 Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/intel_display.c | 17 ++--- 1 files changed, 14 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm

[PATCH 3/4] drm/i915/crt: Force the initial probe after reset

2011-01-24 Thread Chris Wilson
Upon resume, like after a cold boot, we need to forcibly probe the analog connector and cannot rely on the hotplug status. Based on a patch by Takashi Iwai. Reported-by: Stefan Dirsch Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=26952 Signed-off-by: Chris Wilson --- drivers/gpu/drm/i9

[PATCH 2/4] drm/i915: Reset state after a GPU reset or resume

2011-01-24 Thread Chris Wilson
Call drm_mode_config_reset() after an invalidation event to restore any cached state to unknown. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915_drv.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_d

[PATCH 1/4] drm: Add an interface to reset the device

2011-01-24 Thread Chris Wilson
Iterate over the attached CRTCs, encoders and connectors and call the supplied reset vfunc in order to reset any cached state back to unknown. Useful after an invalidation event such as a GPU reset or resuming. Signed-off-by: Chris Wilson --- drivers/gpu/drm/drm_crtc.c | 19 +++

Add a reset interface

2011-01-24 Thread Chris Wilson
For i915 there is a need to invalidate some cached state after resuming or reseting the GPU. This is not quite the same as simply restoring saved state (i.e. the standard suspend resume method), so do not seem to merit reusing the save|restore vfuncs. Instead I propose a drm_mode_config_reset(

[git pull] drm-fixes

2011-01-24 Thread Dave Airlie
Hi Linus, Mostly i915 serious fixes, along with some minor radeon changes. (no global header files touched ;-) Dave. The following changes since commit d315777b32a4696feb86f2a0c9e9f39c94683649: Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus

[Bug 26942] radeon: screen distortion on resume

2011-01-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #10 from kernel...@sumoreor.com 2011-01-24 23:03:45 --- Created an attachment (id=45042) --> (https://bugzilla.kernel.org/attachment.cgi?id=45042) avivotool regs all output for working and non working suspend I am having the same

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #9 from Alex Deucher 2011-01-24 23:03:12 --- Can you try the patch in comment 29 of bug 26552: https://bugzilla.kernel.org/show_bug.cgi?id=26552#c29 and make sure everything works ok? -- Configure bugmail: https://bugzilla.kern

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #29 from Alex Deucher 2011-01-24 23:01:47 --- Created an attachment (id=45032) --> (https://bugzilla.kernel.org/attachment.cgi?id=45032) combined patch I think I've fixed everything. Can you try this last patch by itself and m

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #8 from Alex Deucher 2011-01-24 22:34:38 --- This bug is a duplicate of bug 26552. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watching

[PATCH] drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq

2011-01-24 Thread Alex Deucher
Needed for timer queries in the 3D driver. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_drv.c |2 +- drivers/gpu/drm/radeon/radeon_kms.c |4 include/drm/radeon_drm.h|1 + 3 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-24 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #28 from Daniel 2011-01-24 12:56:04 --- Okay Alex, the patch of #20 on top of #8 plus the second mini patch from #10 seems to be stable for me. The last days i had no more flickering and no black screens. -- Configure bugmail:

Broken locking in ttm_bo_swapout

2011-01-24 Thread Maarten Maathuis
On Thu, Jan 20, 2011 at 7:53 PM, Matthew Bullock wrote: > I have a fairly simple opengl application running on nouveau. It effectively > just plots a couple of very large images that change regularly. > > I've been getting an easily repeatable failure, hitting the > BUG_ON(in_interrupt) in vfree()

[PATCH 1/4] drm: Add an interface to reset the device

2011-01-24 Thread Alex Deucher
On Mon, Jan 24, 2011 at 10:55 AM, Chris Wilson wrote: > Iterate over the attached CRTCs, encoders and connectors and call the > supplied reset vfunc in order to reset any cached state back to unknown. > Useful after an invalidation event such as a GPU reset or resuming. > Can't you just reprogra

[Bug 33418] Continuous GPU soft resets

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33418 --- Comment #1 from Erdem U. Altinyurt 2011-01-24 10:36:47 PST --- Using Mesa.xf86-video-ati and drm from latest git repo on linux 2.6.38-rc1 with patch http://bugs.freedesktop.org/show_bug.cgi?id=33272. -- Configure bugmail: https://bugs.free

[Bug 33418] Continuous GPU soft resets

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33418 --- Comment #1 from Erdem U. Altinyurt 2011-01-24 10:36:47 PST --- Using Mesa.xf86-video-ati and drm from latest git repo on linux 2.6.38-rc1 with patch http://bugs.freedesktop.org/show_bug.cgi?id=33272. -- Configure bugmail: https://bugs.free

[Bug 33418] New: Continuous GPU soft resets

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33418 Summary: Continuous GPU soft resets Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: other Status: NEW Severity: major Priority: medium

[Bug 33418] New: Continuous GPU soft resets

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33418 Summary: Continuous GPU soft resets Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: other Status: NEW Severity: major Priority: medium

[RFC PATCH v2] Utilize the PCI API in the TTM framework.

2011-01-24 Thread Konrad Rzeszutek Wilk
On Wed, Jan 12, 2011 at 10:19:39AM -0500, Konrad Rzeszutek Wilk wrote: > On Wed, Jan 12, 2011 at 10:12:14AM +0100, Thomas Hellstrom wrote: > > Hi, Konrad. > > > > This discussion has become a bit lenghty. I'll filter out the > > sorted-out stuff, which leaves me with two remaining issues: > > p

Re: [PATCH 1/4] drm: Add an interface to reset the device

2011-01-24 Thread Alex Deucher
On Mon, Jan 24, 2011 at 10:55 AM, Chris Wilson wrote: > Iterate over the attached CRTCs, encoders and connectors and call the > supplied reset vfunc in order to reset any cached state back to unknown. > Useful after an invalidation event such as a GPU reset or resuming. > Can't you just reprogram

[Bug 32399] KMS:RS480:X200M LCD Monitor on VGA-0 shows wavy picture

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32399 --- Comment #5 from julio prada 2011-01-24 09:06:28 PST --- I did not know if bugs were grouped by software or hardware, mine is an Intel GPU, so Ill search for other reports and create mine if necessary. Anyway, if you find your answer Id be ver

[Bug 32399] KMS:RS480:X200M LCD Monitor on VGA-0 shows wavy picture

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32399 --- Comment #5 from julio prada 2011-01-24 09:06:28 PST --- I did not know if bugs were grouped by software or hardware, mine is an Intel GPU, so Ill search for other reports and create mine if necessary. Anyway, if you find your answer Id be ve

[Bug 32399] KMS:RS480:X200M LCD Monitor on VGA-0 shows wavy picture

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32399 --- Comment #4 from Edgar Villanueva 2011-01-24 08:54:00 PST --- I'm not sure this is the right bug as it sounds like you are using an intel GPU. This bug would probably be different for every GPU. But if you are using a radeon GPU there are s

[Bug 32399] KMS:RS480:X200M LCD Monitor on VGA-0 shows wavy picture

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32399 --- Comment #4 from Edgar Villanueva 2011-01-24 08:54:00 PST --- I'm not sure this is the right bug as it sounds like you are using an intel GPU. This bug would probably be different for every GPU. But if you are using a radeon GPU there are s

[Bug 32399] KMS:RS480:X200M LCD Monitor on VGA-0 shows wavy picture

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32399 --- Comment #3 from julio prada 2011-01-24 08:47:40 PST --- Hi Edgar, I have the same problem on a Toshiba laptop when I plug an external monitor. This laptop has an Intel P6100 cpu which is part of the 2010 Core family that integrates graphics o

[Bug 32399] KMS:RS480:X200M LCD Monitor on VGA-0 shows wavy picture

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32399 --- Comment #3 from julio prada 2011-01-24 08:47:40 PST --- Hi Edgar, I have the same problem on a Toshiba laptop when I plug an external monitor. This laptop has an Intel P6100 cpu which is part of the 2010 Core family that integrates graphics

Re: Add a reset interface

2011-01-24 Thread Takashi Iwai
At Mon, 24 Jan 2011 15:55:27 +, Chris Wilson wrote: > > For i915 there is a need to invalidate some cached state after resuming or > reseting the GPU. This is not quite the same as simply restoring saved > state (i.e. the standard suspend resume method), so do not seem to merit > reusing the s

Re: [PATCH 1/4] drm: Add an interface to reset the device

2011-01-24 Thread Chris Wilson
On Mon, 24 Jan 2011 17:18:06 +0100, Takashi Iwai wrote: > Missing EXPORT_SYMBOL()? Thanks. Modules are for the weak ;-) -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists

Re: [PATCH 1/4] drm: Add an interface to reset the device

2011-01-24 Thread Takashi Iwai
At Mon, 24 Jan 2011 15:55:28 +, Chris Wilson wrote: > > Iterate over the attached CRTCs, encoders and connectors and call the > supplied reset vfunc in order to reset any cached state back to unknown. > Useful after an invalidation event such as a GPU reset or resuming. > > Signed-off-by: Chr

[PATCH 4/4] drm/i915: Reset crtc after resume

2011-01-24 Thread Chris Wilson
Based on a patch by Takashi Iwai. Reported-by: Matthias Hopf Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=27272 Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/intel_display.c | 17 ++--- 1 files changed, 14 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm

[PATCH 3/4] drm/i915/crt: Force the initial probe after reset

2011-01-24 Thread Chris Wilson
Upon resume, like after a cold boot, we need to forcibly probe the analog connector and cannot rely on the hotplug status. Based on a patch by Takashi Iwai. Reported-by: Stefan Dirsch Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=26952 Signed-off-by: Chris Wilson --- drivers/gpu/drm/i9

[PATCH 1/4] drm: Add an interface to reset the device

2011-01-24 Thread Chris Wilson
Iterate over the attached CRTCs, encoders and connectors and call the supplied reset vfunc in order to reset any cached state back to unknown. Useful after an invalidation event such as a GPU reset or resuming. Signed-off-by: Chris Wilson --- drivers/gpu/drm/drm_crtc.c | 19 +++

[PATCH 2/4] drm/i915: Reset state after a GPU reset or resume

2011-01-24 Thread Chris Wilson
Call drm_mode_config_reset() after an invalidation event to restore any cached state to unknown. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915_drv.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_d

Add a reset interface

2011-01-24 Thread Chris Wilson
For i915 there is a need to invalidate some cached state after resuming or reseting the GPU. This is not quite the same as simply restoring saved state (i.e. the standard suspend resume method), so do not seem to merit reusing the save|restore vfuncs. Instead I propose a drm_mode_config_reset(

Re: [RFC PATCH v2] Utilize the PCI API in the TTM framework.

2011-01-24 Thread Konrad Rzeszutek Wilk
On Wed, Jan 12, 2011 at 10:19:39AM -0500, Konrad Rzeszutek Wilk wrote: > On Wed, Jan 12, 2011 at 10:12:14AM +0100, Thomas Hellstrom wrote: > > Hi, Konrad. > > > > This discussion has become a bit lenghty. I'll filter out the > > sorted-out stuff, which leaves me with two remaining issues: > > p

[Bug 26942] radeon: screen distortion on resume

2011-01-24 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26942 --- Comment #9 from Alex Deucher 2011-01-24 05:25:57 --- The changes in that patch should only affect those regs I asked you to dump, but they are the same before and after. Can you attach the output of: avivotool regs all before and after?

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #28 from Daniel 2011-01-24 12:56:04 --- Okay Alex, the patch of #20 on top of #8 plus the second mini patch from #10 seems to be stable for me. The last days i had no more flickering and no black screens. -- Configure bugmail: h

Re: Broken locking in ttm_bo_swapout

2011-01-24 Thread Maarten Maathuis
On Thu, Jan 20, 2011 at 7:53 PM, Matthew Bullock wrote: > I have a fairly simple opengl application running on nouveau. It effectively > just plots a couple of very large images that change regularly. > > I've been getting an easily repeatable failure, hitting the > BUG_ON(in_interrupt) in vfree()

[Bug 32544] [r300g] LLVM support for software TLS implementation doesn't work

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32544 Michel Dänzer changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 32544] [r300g] LLVM support for software TLS implementation doesn't work

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32544 Michel D?nzer changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 33185] X crashes when kWin effects are turned on

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #4 from Michel Dänzer 2011-01-24 02:47:57 PST --- (In reply to comment #2) > do you mean I have to install debugging symbols when kWin crashes (in its > dialogue window)? Is it sufficient? I don't know if it's possible/sufficient at

[Bug 33185] X crashes when kWin effects are turned on

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #4 from Michel D?nzer 2011-01-24 02:47:57 PST --- (In reply to comment #2) > do you mean I have to install debugging symbols when kWin crashes (in its > dialogue window)? Is it sufficient? I don't know if it's possible/sufficient at

[Bug 33399] New: No HDMI PCM mutichannel audio

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33399 Summary: No HDMI PCM mutichannel audio Product: DRI Version: XOrg CVS Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium C

[Bug 33399] New: No HDMI PCM mutichannel audio

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33399 Summary: No HDMI PCM mutichannel audio Product: DRI Version: XOrg CVS Platform: All OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium C

[Bug 31830] [bisected] broken shadows in Unigine Sanctuary and Lightsmark

2011-01-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31830 --- Comment #5 from Tom Stellard 2011-01-24 01:13:49 PST --- Created an attachment (id=42355) View: https://bugs.freedesktop.org/attachment.cgi?id=42355 Review: https://bugs.freedesktop.org/review?bug=31830&attachment=42355 Possible Fix I th

[Bug 31830] [bisected] broken shadows in Unigine Sanctuary and Lightsmark

2011-01-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31830 --- Comment #5 from Tom Stellard 2011-01-24 01:13:49 PST --- Created an attachment (id=42355) View: https://bugs.freedesktop.org/attachment.cgi?id=42355 Review: https://bugs.freedesktop.org/review?bug=31830&attachment=42355 Possible Fix I th

[PATCH 1/1] Use cachable mapping for i915 opregion.

2011-01-24 Thread Michael Karcher
The opregion is a shared memory region between ACPI and the graphics driver. As the ACPI mapping has been changed to cachable in commit 6d5bbf00d251cc73223a71422d69e069dc2e0b8d, mapping the intel opregion non-cachable now fails. As no bus-master hardware is involved in the opregion, cachable map sh

Re: [PATCH] drm/i915: Handle the no-interrupts case for UMS by polling

2011-01-24 Thread Chris Clayton
On Sunday 23 January 2011, Chris Wilson wrote: > If the driver calls into the kernel to wait for a breadcrumb to pass, > but hasn't enabled interrupts, fallback to polling the breadcrumb value. > > Reported-by: Chris Clayton > Signed-off-by: Chris Wilson > --- > drivers/gpu/drm/i915/i915_irq.c |