[Bug 20607] FlightGear asserts and aborts in r300_mipmap_tree.c: calculate_miptree_layout

2009-04-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20607 smrad...@gmail.com changed: What|Removed |Added CC||smrad...@gmail.com --- Comment #4

[PATCH] radeon: Add RV790 (HD 4890) support

2009-04-09 Thread Alex Deucher
http://www.botchco.com/alex/xorg/0001-radeon-Add-RV790-HD-4890-support.patch >From 668d2937797e8788efbd1225493c65f3e22b5774 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Thu, 9 Apr 2009 12:09:40 -0400 Subject: [PATCH] radeon: Add RV790 (HD 4890) support Signed-off-by: Alex Deucher --- driv

[Bug 17829] Xorg 7.4 random crashes due to Mesa 7.2

2009-04-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17829 Shawn Krisman changed: What|Removed |Added CC||ssandb...@hotmail.com AssignedTo

[Resend] [Intel-gfx][Patch_v2] DRM/I915: Sync the panel fitting property with 2D driver

2009-04-09 Thread yakui_zhao
This covers: a. create the scaling mode property and attach it to LVDS b. add the support of panel fitting property for LVDS c. update the display mode according to the panel fitting mode v2: the drm_calloc/drm_free is replaced by kzalloc/kfree based on Eric's suggesti

Re: [RFC] [intel-gfx] :The backlight issue when KMS is used

2009-04-09 Thread Thomas Renninger
On Thursday 09 April 2009 03:12:19 am yakui_zhao wrote: > On Wed, 2009-04-08 at 18:17 +0800, Thomas Renninger wrote: > > Hi, > > > > We have these interfaces: > > - vendor specific implementation > > (mostly in drivers/platform/x86/vendor-laptop.c) > > - ACPI generic backlight only > > -