Mailinglist Archive: radeonhd (307 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:r6xx-r7xx-support: 2 commit(s)
  • From: agd5f@xxxxxxxxxxxxxxxxxxxxxx (Alex Deucher)
  • Date: Thu, 12 Feb 2009 12:16:59 -0800 (PST)
  • Message-id: <20090212201659.5E3ED10096@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 r6xx-r7xx-support at a7a69b89...:
src/r600_exa.c | 85 +++++++++++++++++++++++++++++++++----------------------
src/r6xx_accel.h | 5 +++
2 files changed, 57 insertions(+), 33 deletions(-)


commit aad009b7b921390e35d158b3734f681cbf2e2d05
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Feb 12 15:16:27 2009 -0500

R6xx/R7xx EXA: handle running out of vertex space in the copy path

diffstat:
src/r600_exa.c | 35 ++++++++++++++++++++++++++++-------
src/r6xx_accel.h | 5 +++++
2 files changed, 33 insertions(+), 7 deletions(-)

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


commit d55e457a45defd12eea2d11288d15b7cddfd3048
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Feb 12 15:09:15 2009 -0500

R6xx/R7xx EXA: properly handle non repeat cases in the texture setup

diffstat:
src/r600_exa.c | 50 ++++++++++++++++++++++++--------------------------
1 file changed, 24 insertions(+), 26 deletions(-)

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


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

< Previous Next >