Mailinglist Archive: radeonhd (312 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:master: 3 commit(s)
  • From: mhopf@xxxxxxxxxxxxxxxxxxxxxx (Matthias Hopf)
  • Date: Fri, 3 Apr 2009 02:58:44 -0700 (PDT)
  • Message-id: <20090403095844.93C6A10096@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 f65014d8...:
src/r5xx_accel.c | 7 +++---
src/rhd.h | 19 +++++++++++-----
src/rhd_cs.c | 6 +++--
src/rhd_driver.c | 62 ++++++++++++++-----------------------------------------
4 files changed, 37 insertions(+), 57 deletions(-)


commit 6d7f2486ea5f7794dee0c8d8d2655ddad378eff5
Author: Matthias Hopf <mhopf@xxxxxxx>
Date: Fri Apr 3 11:54:14 2009 +0200

Use () in macro arguments of new RHDRegMask.

diffstat:
src/rhd.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

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


commit d6c3727751a2de2c333e654aea1bd9b1d9c2ef44
Author: Yang Zhao <yang@xxxxxxxxxx>
Date: Fri Mar 27 21:21:25 2009 -0700

CS: Replace register read/write macros with ones from compiler.h

Signed-off-by: Yang Zhao <yang@xxxxxxxxxx>

diffstat:
src/rhd_cs.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

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


commit c9d1af91acc579d7930ecf221090ff558cbc2f99
Author: Yang Zhao <yang@xxxxxxxxxx>
Date: Fri Mar 27 19:46:11 2009 -0700

Use X MMIO macros instead of own register read/write functions

The old functions were not portable.

Signed-off-by: Yang Zhao <yang@xxxxxxxxxx>

diffstat:
src/r5xx_accel.c | 7 +++--
src/rhd.h | 19 ++++++++++-----
src/rhd_driver.c | 62 +++++++++++++--------------------------------------
3 files changed, 33 insertions(+), 55 deletions(-)

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


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

< Previous Next >