[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 Michel Dänzer <[EMAIL PROTECTED]> changed: What|Removed |Added Blocks||16653 -- Configur

[Bug 16520] [i915] texture corruption in wine / Max Payne demo

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16520 --- Comment #3 from Tobias Jakobi <[EMAIL PROTECTED]> 2008-07-09 09:28:59 PST --- This is a fog related problem. I found out that disabling "fogging" in the game graphic options menu solved the problem. You can see that in the scene from the

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #26 from Kristian Høgsberg <[EMAIL PROTECTED]> 2008-07-09 08:51:25 PST --- (In reply to comment #23) > Created an attachment (id=17597) --> (http://bugs.freedesktop.org/attachment.cgi?id=17597) [details] > proposed patch.. please

[PATCH 1/2] Fix the SIS DRM memory allocator if the SIS FB is built as a module

2008-07-09 Thread David Howells
Fix the SIS DRM memory allocator if the SIS FB built as a module. The SIS DRM code initialises the mm allocation hooks, but _only_ if the SIS FB is not built as a module because it depends on CONFIG_FB_SIS, and that's unset if the SIS FB is not built in. It must check CONFIG_FB_SIS_MODULE as well

[PATCH 2/2] Fix a pointer cast warning in the SIS DRM code

2008-07-09 Thread David Howells
Fix a pointer cast warning in the SIS DRM code. This was introduced in patch ce65a44de07f73ceda1749812b75086b7add408d. Signed-off-by: David Howells <[EMAIL PROTECTED]> --- drivers/char/drm/sis_mm.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/char/drm/sis_m

[Bug 10985] backlight doesn't come on after resume with i915 video

2008-07-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10985 --- Comment #26 from [EMAIL PROTECTED] 2008-07-09 03:14 --- No, all of this should be handled entirely by the drm. The X40 doesn't have ACPI backlight control. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email

[Bug 10985] backlight doesn't come on after resume with i915 video

2008-07-09 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10985 --- Comment #25 from [EMAIL PROTECTED] 2008-07-09 03:09 --- (In reply to comment #23) > I am trying marking this bug related or depend on bug 6001 and bug 9642. > Report please consider this patch > http://bugzilla.kernel.org/attachment

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #25 from Timo Aaltonen <[EMAIL PROTECTED]> 2008-07-09 03:05:06 PST --- At least the first patch works, thanks! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail becaus

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #24 from Dave Airlie <[EMAIL PROTECTED]> 2008-07-09 02:30:06 PST --- Created an attachment (id=17600) --> (http://bugs.freedesktop.org/attachment.cgi?id=17600) alternate patch fixing this from the other side I'll let krh pick wh

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #23 from Dave Airlie <[EMAIL PROTECTED]> 2008-07-09 01:40:16 PST --- Created an attachment (id=17597) --> (http://bugs.freedesktop.org/attachment.cgi?id=17597) proposed patch.. please test this. -- Configure bugmail: http://bu

[Bug 15477] full screen is white when use compiz

2008-07-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=15477 --- Comment #22 from [EMAIL PROTECTED] 2008-07-09 00:46:41 PST --- (In reply to comment #21) > Still a bug with mesa master. Ubuntu Intrepid will soon be updated to the > latest packages, so hopefully this bug gets some attention. Now updated