http://bugs.freedesktop.org/show_bug.cgi?id=20607
smrad...@gmail.com changed:
What|Removed |Added
CC||smrad...@gmail.com
--- Comment #4
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
http://bugs.freedesktop.org/show_bug.cgi?id=17829
Shawn Krisman changed:
What|Removed |Added
CC||ssandb...@hotmail.com
AssignedTo
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
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
> > -