xf86-video-ati: Branch 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Mon Jan 11 07:17:34 PST 2010


 src/drmmode_display.c |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 74da9a66a420a40bb5d562f07e97ce6ac2eb010f
Author: Alex Deucher <alexdeucher at gmail.com>
Date:   Fri Jan 8 16:51:43 2010 -0500

    radeon/kms: add new strings for eDP and TV

diff --git a/src/drmmode_display.c b/src/drmmode_display.c
index 38f7373..b7a6218 100644
--- a/src/drmmode_display.c
+++ b/src/drmmode_display.c
@@ -847,6 +847,8 @@ const char *output_names[] = { "None",
 			       "DP",
 			       "HDMI",
 			       "HDMI",
+			       "TV",
+			       "eDP"
 };
 
 static void


More information about the xorg-commit mailing list