Mailinglist Archive: radeonhd (307 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:r6xx-r7xx-support: 2 commit(s)
  • From: agd5f@xxxxxxxxxxxxxxxxxxxxxx (Alex Deucher)
  • Date: Mon, 2 Feb 2009 13:12:50 -0800 (PST)
  • Message-id: <20090202211250.7B6F710096@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 e10228c4...:
src/r600_exa.c | 31 ++++++++++++++++++++++++++-----
src/r6xx_accel.c | 2 +-
2 files changed, 27 insertions(+), 6 deletions(-)


commit 6f3a51a9f9a9669009ff5ad3f49ba6c1141472c7
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Mon Feb 2 16:08:00 2009 -0500

EXA solid fixes

- fix fetch count in solid VS
- fix SPI PS input setup (we aren't using any VS outputs)
- always have at least one VS export besides position, even if
it's not used by the PS (SPI expects at least one).

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

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


commit a7a188bbc88b3180c61914516bbe01f65bb2cdba
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Mon Feb 2 11:34:09 2009 -0500

R6xx/R7xx: Avoid emitting default state when possible

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

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


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

< Previous Next >