Mailinglist Archive: radeonhd (265 mails)
| < Previous | Next > |
[radeonhd] xf86-video-radeonhd:r6xx-r7xx-support: 1 commit(s)
- From: agd5f@xxxxxxxxxxxxxxxxxxxxxx (Alex Deucher)
- Date: Thu, 8 Jan 2009 14:44:56 -0800 (PST)
- Message-id: <20090108224456.A562710096@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
Commit against r6xx-r7xx-support at 56b5dbfa...:
commit 2aaafca48a260499bc5d5e0430dd6b51a7dc836b
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Jan 8 17:44:45 2009 -0500
R6xx/R7xx: fix alignment
pitch needs to be a multiple of 128 rather than 64 since
UV is pitch/2
diffstat:
src/r600_textured_videofuncs.c | 16 ++++++++++------
src/rhd_video.c | 15 +++++++++++----
2 files changed, 21 insertions(+), 10 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=2aaafca4
--
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
Commit against r6xx-r7xx-support at 56b5dbfa...:
commit 2aaafca48a260499bc5d5e0430dd6b51a7dc836b
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Thu Jan 8 17:44:45 2009 -0500
R6xx/R7xx: fix alignment
pitch needs to be a multiple of 128 rather than 64 since
UV is pitch/2
diffstat:
src/r600_textured_videofuncs.c | 16 ++++++++++------
src/rhd_video.c | 15 +++++++++++----
2 files changed, 21 insertions(+), 10 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=2aaafca4
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |