Mailinglist Archive: radeonhd (312 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:master: 1 commit(s)
  • From: mhopf@xxxxxxxxxxxxxxxxxxxxxx (Matthias Hopf)
  • Date: Fri, 3 Apr 2009 05:04:22 -0700 (PDT)
  • Message-id: <20090403120422.D786310096@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 6d7f2486...:
commit 0065697647401fd4b0df13df94bd9ebedcac96dc
Author: Yang Zhao <yang@xxxxxxxxxx>
Date: Wed Mar 25 19:26:02 2009 -0700

LUT: reduce number of writes to DC_LUT_RW_INDEX

The value of DC_LUT_RW_INDEX is increased everytime DC_LUT_30_COLOR is
accessed. It is pointless to set this explicitly for each row of the
input colour table.

Signed-off-by: Yang Zhao <yang@xxxxxxxxxx>

diffstat:
src/rhd_lut.c | 41 ++++++++++++++++++++++++++++++++++-------
1 file changed, 34 insertions(+), 7 deletions(-)

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


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

< Previous Next >