From fe494c9db2995bb8ce7a028ecf9626e0cb0cf506 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Sun, 29 Jul 2007 15:26:34 -0400 Subject: RADEON: add info about tv out code and authorship --- src/radeon_tv.c | 4 ++++ src/radeon_tv.h | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/src/radeon_tv.c b/src/radeon_tv.c index 1d0b2c6..5acc4ff 100644 --- a/src/radeon_tv.c +++ b/src/radeon_tv.c @@ -1,3 +1,7 @@ +/* + * Integrated TV out support based on the GATOS code by + * Federico Ulivi + */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/src/radeon_tv.h b/src/radeon_tv.h index 179b87b..829efba 100644 --- a/src/radeon_tv.h +++ b/src/radeon_tv.h @@ -1,3 +1,8 @@ +/* + * Integrated TV out support based on the GATOS code by + * Federico Ulivi + */ + /* * Maximum length of horizontal/vertical code timing tables for state storage */ -- cgit v1.2.3