Mailinglist Archive: radeonhd (300 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:master: 3 commit(s)
  • From: eich@xxxxxxxxxxxxxxxxxxxxxx (Egbert Eich)
  • Date: Wed, 14 May 2008 10:17:12 -0700 (PDT)
  • Message-id: <20080514171712.D0C5C10096@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

3 commits against master at 867c8efa...:
src/rhd_atombios.c | 2 -
src/rhd_driver.c | 80 ++++++++++++++++++++++++++++++++++++++---------------
src/rhd_mc.c | 31 +++++++++++++++++---
src/rhd_regs.h | 45 +++++++++++++++++++----------
4 files changed, 114 insertions(+), 44 deletions(-)


commit 05139e81316c8b8ed7fb673d309b824ca97255f1
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Wed May 14 19:16:40 2008 +0200

Fix to find the UNIPHYB encoder.

Object ID enumeration starts with 1 not 0.

diffstat:
src/rhd_atombios.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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


commit f3ed704822b104576a40c6e4d5ca81cb03f84867
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Wed May 14 11:45:17 2008 +0200

Add support for FB_LOCATION and MC idle test for RS600, fix issues with
RS690.

diffstat:
src/rhd_driver.c | 6 ++++++
src/rhd_mc.c | 31 ++++++++++++++++++++++++++-----
src/rhd_regs.h | 44 ++++++++++++++++++++++++++++----------------
3 files changed, 60 insertions(+), 21 deletions(-)

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


commit 0f0f6f5be2f7f04c020a241938c6947b0b916ac6
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Tue May 6 14:52:53 2008 +0200

On IGP map FB directly.

diffstat:
src/rhd_driver.c | 74 +++++++++++++++++++++++++++++++++++----------------
src/rhd_regs.h | 1
2 files changed, 53 insertions(+), 22 deletions(-)

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


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

< Previous Next >