Mailinglist Archive: radeonhd (312 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:master: 1 commit(s)
  • From: eich@xxxxxxxxxxxxxxxxxxxxxx (Egbert Eich)
  • Date: Tue, 5 Feb 2008 07:13:40 -0800 (PST)
  • Message-id: <20080205151340.F290310096@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 748de840...:
commit 7606be1a7a3e50503dba0ffe80da8aea2a4eaa8f
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Tue Feb 5 16:08:42 2008 +0100

Fully implement the SaveScreen() function.

The argument to SaveScreen() is not simply on/off.
xf86IsUnblank() needs to be called to actually match the
DIX argument to on/off. Also the input timer needs to be
reset on unblank. Furthermore the ScreenPtr may be NULL
under certain circumstances thus it also needs to be checked
before dereferencing.

diffstat:
src/rhd_driver.c | 36 ++++++++++++++++++++++++++----------
1 file changed, 26 insertions(+), 10 deletions(-)

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


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

< Previous Next >