Mailinglist Archive: radeonhd (436 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:atombios_support: 2 commit(s)
  • From: agd5f@xxxxxxxxxxxxxxxxxxxxxx (Alex Deucher)
  • Date: Mon, 14 Jul 2008 10:18:24 -0700 (PDT)
  • Message-id: <20080714171824.ED04510096@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 atombios_support at c624d2f4...:
src/rhd_atombios.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++
src/rhd_atombios.h | 3 ++
src/rhd_atomcrtc.c | 2 -
src/rhd_mc.c | 16 +------------
src/rhd_regs.h | 2 +
5 files changed, 72 insertions(+), 15 deletions(-)


commit d03e1aee768b447b855f6933c469312ffb89da6e
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Mon Jul 14 13:17:53 2008 -0400

Add proper MCIdle() bits for r6xx/r7xx

diffstat:
src/rhd_mc.c | 16 ++--------------
src/rhd_regs.h | 2 ++
2 files changed, 4 insertions(+), 14 deletions(-)

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


commit 3f40d069f22f1fa93e6f9c92afe777f9389df424
Author: Alex Deucher <alexdeucher@xxxxxxxxx>
Date: Mon Jul 14 12:18:52 2008 -0400

Add support for UpdateCRTC_DoubleBufferRegisters

This function locks/unlocks the crtc/mode/grph regs
They should be locked when updating the crtc.

diffstat:
src/rhd_atombios.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++
src/rhd_atombios.h | 3 ++
src/rhd_atomcrtc.c | 2 -
3 files changed, 68 insertions(+), 1 deletion(-)

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


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

< Previous Next >