Mailinglist Archive: radeonhd (265 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:master: 2 commit(s)
  • From: eich@xxxxxxxxxxxxxxxxxxxxxx (Egbert Eich)
  • Date: Mon, 7 Jan 2008 23:41:12 -0800 (PST)
  • Message-id: <20080108074112.39ACC10096@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

2 commits against master at 4e488a34...:
src/rhd_driver.c | 53 +++--
src/rhd_regs.h | 84 ++++++++
utils/conntest/README | 6
utils/conntest/rhd_conntest.c | 402 ++++++++++++++++++++++++++++++++++++++++--
4 files changed, 512 insertions(+), 33 deletions(-)


commit 26c6ce53463f2432f341fd41694b4758886023f9
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Tue Jan 8 08:26:08 2008 +0100

Add I2C data dump code.

This code scans all i2c buses it can find and dumps n bytes of data
starting at offset 0.

diffstat:
utils/conntest/README | 6
utils/conntest/rhd_conntest.c | 402 ++++++++++++++++++++++++++++++++++++--
2 files changed, 393 insertions(+), 15 deletions(-)

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


commit a412d58233854dc8cfa6d3697960c23cdfb26f8a
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Fri Jan 4 16:01:13 2008 +0100

Read PCI BIOS on secondary R5xx cards.

diffstat:
src/rhd_driver.c | 53 +++++++++++++++++++++-----------
src/rhd_regs.h | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 119 insertions(+), 18 deletions(-)

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


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

< Previous Next >