Mailinglist Archive: radeonhd (333 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:master: 1 commit(s)
  • From: libv@xxxxxxxxxxxxxxxxxxxxxx (Luc Verhaegen)
  • Date: Mon, 27 Oct 2008 08:14:10 -0700 (PDT)
  • Message-id: <20081027151410.D760310096@xxxxxxxxxxxxxxxxxxxxxx>
Reporting from xf86-video-radeonhd: Radeon HD video driver

Please visit:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd
Or get your own copy by using:
git-clone git://anongit.freedesktop.org/xorg/driver/xf86-video-radeonhd

Commit against master at 69d4dabe...:
commit 3ac30d19e0b6da36ea17519b181ddf8cf2c96561
Author: Christian Koenig <deathsimple@xxxxxxxxxxx>
Date: Mon Oct 27 16:08:59 2008 +0100

HDMI: Add HDMI support.

Currently tested and working with RV620, RV630, RV635, RV670, RV770
and RS780.

diffstat:
man/radeonhd.man | 11
src/Makefile.am | 4
src/rhd.h | 3
src/rhd_atomout.c | 58 ++++-
src/rhd_audio.c | 407 ++++++++++++++++++++++++++++++++++++
src/rhd_audio.h | 119 ++++++++++
src/rhd_connector.c | 22 +
src/rhd_connector.h | 1
src/rhd_dig.c | 23 +-
src/rhd_driver.c | 21 +
src/rhd_hdmi.c | 529 ++++++++++++++++++++++++++++++++++++++++++++++++
src/rhd_hdmi.h | 81 +++++++
src/rhd_lvtma.c | 44 +++
src/rhd_randr.c | 2
src/rhd_regs.h | 67 ++++++
src/rhd_tmds.c | 25 +-
16 files changed, 1402 insertions(+), 15 deletions(-)

gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=3ac30d19


--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups