Mailinglist Archive: radeonhd (333 mails)
| < Previous | Next > |
[radeonhd] xf86-video-radeonhd:master: 1 commit(s)
- From: libv@xxxxxxxxxxxxxxxxxxxxxx (Luc Verhaegen)
- Date: Tue, 14 Oct 2008 16:41:12 -0700 (PDT)
- Message-id: <20081014234112.3DD2A10096@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 master at 3f558efc...:
commit 0a9a206aba0263081661074ae72aa2bfd04aaa5a
Author: Luc Verhaegen <libv@xxxxxxxxx>
Date: Wed Oct 15 00:26:18 2008 +0200
CS: Remove Mask member.
By treating all buffers as finite and not as wrappable ring-buffers,
we save quite a bit of CPU usage in the DRM CP case.
diffstat:
src/rhd_cs.c | 19 ++++++++++---------
src/rhd_cs.h | 13 +++----------
2 files changed, 13 insertions(+), 19 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=0a9a206a
--
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 master at 3f558efc...:
commit 0a9a206aba0263081661074ae72aa2bfd04aaa5a
Author: Luc Verhaegen <libv@xxxxxxxxx>
Date: Wed Oct 15 00:26:18 2008 +0200
CS: Remove Mask member.
By treating all buffers as finite and not as wrappable ring-buffers,
we save quite a bit of CPU usage in the DRM CP case.
diffstat:
src/rhd_cs.c | 19 ++++++++++---------
src/rhd_cs.h | 13 +++----------
2 files changed, 13 insertions(+), 19 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=0a9a206a
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |