Mailinglist Archive: radeonhd (265 mails)
| < Previous | Next > |
[radeonhd] xf86-video-radeonhd:r6xx-r7xx-support: 2 commit(s)
- From: agd5f@xxxxxxxxxxxxxxxxxxxxxx (Alex Deucher)
- Date: Thu, 22 Jan 2009 17:21:02 -0800 (PST)
- Message-id: <20090123012102.C4D9310096@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 84542fae...:
src/r600_exa.c | 52 ++++++++++++++++++++---
src/r600_textured_videofuncs.c | 13 +++++
src/r6xx_accel.c | 89 ++++++++++++++++++++---------------------
3 files changed, 100 insertions(+), 54 deletions(-)
commit b3d82a9bdc98744f49af64eb1db70943fc999d74
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Jan 22 20:20:45 2009 -0500
R6xx/R7xx: flush TC on chips without VC
On chips without a dedicated vertex cache,
the texture cache is used for vertexes and textures.
diffstat:
src/r600_exa.c | 52 +++++++++++++++++++++++++++++++------
src/r600_textured_videofuncs.c | 13 +++++++--
src/r6xx_accel.c | 3 +-
3 files changed, 57 insertions(+), 11 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=b3d82a9b
commit a67d6132fb5489b9200632c9b5d91c5af23484b4
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Jan 22 19:44:47 2009 -0500
R6xx/R7xx: get the SQ setup right
based on info from the hw guys
diffstat:
src/r6xx_accel.c | 86 +++++++++++++++++++++++++--------------------------
1 file changed, 43 insertions(+), 43 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=b3d82a9b
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
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 84542fae...:
src/r600_exa.c | 52 ++++++++++++++++++++---
src/r600_textured_videofuncs.c | 13 +++++
src/r6xx_accel.c | 89 ++++++++++++++++++++---------------------
3 files changed, 100 insertions(+), 54 deletions(-)
commit b3d82a9bdc98744f49af64eb1db70943fc999d74
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Jan 22 20:20:45 2009 -0500
R6xx/R7xx: flush TC on chips without VC
On chips without a dedicated vertex cache,
the texture cache is used for vertexes and textures.
diffstat:
src/r600_exa.c | 52 +++++++++++++++++++++++++++++++------
src/r600_textured_videofuncs.c | 13 +++++++--
src/r6xx_accel.c | 3 +-
3 files changed, 57 insertions(+), 11 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=b3d82a9b
commit a67d6132fb5489b9200632c9b5d91c5af23484b4
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Jan 22 19:44:47 2009 -0500
R6xx/R7xx: get the SQ setup right
based on info from the hw guys
diffstat:
src/r6xx_accel.c | 86 +++++++++++++++++++++++++--------------------------
1 file changed, 43 insertions(+), 43 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=b3d82a9b
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |