Mailinglist Archive: radeonhd (436 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:atombios_support: 5 commit(s)
  • From: eich@xxxxxxxxxxxxxxxxxxxxxx (Egbert Eich)
  • Date: Tue, 8 Jul 2008 06:32:18 -0700 (PDT)
  • Message-id: <20080708133218.E65F010096@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

5 commits against atombios_support at fe7d3946...:
src/Makefile.am | 1
src/rhd_atombios.c | 34 +++++--
src/rhd_atombios.h | 3
src/rhd_atomout.c | 242 +++++++++++++++++++++++++++++++++++++++++---------
src/rhd_atompll.c | 20 +++-
src/rhd_biosscratch.c | 37 +++++++
src/rhd_biosscratch.h | 11 ++
src/rhd_crtc.c | 2
src/rhd_crtc.h | 1
src/rhd_dac.c | 4
src/rhd_ddia.c | 3
src/rhd_dig.c | 8 +
src/rhd_driver.c | 3
src/rhd_lvtma.c | 3
src/rhd_output.h | 2
src/rhd_tmds.c | 8 +
16 files changed, 319 insertions(+), 63 deletions(-)


commit ede74365d822ee85343553277fb7239df3901284
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Tue Jul 8 15:11:14 2008 +0200

Outputs/AtomBIOS: Some cleanup.

diffstat:
src/rhd_atompll.c | 7 +++++--
src/rhd_biosscratch.c | 2 +-
src/rhd_biosscratch.h | 5 ++++-
src/rhd_crtc.c | 2 +-
src/rhd_dac.c | 4 ++++
src/rhd_ddia.c | 3 +++
src/rhd_dig.c | 5 ++++-
src/rhd_lvtma.c | 3 +++
src/rhd_output.h | 2 +-
src/rhd_tmds.c | 8 +++++++-
10 files changed, 33 insertions(+), 8 deletions(-)

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


commit 296f8c591fc9acec5c6aaed5e16808d39164d59e
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Tue Jul 8 14:56:53 2008 +0200

Outputs/AtomBIOS: Add function to set up AtomBIOS based BL control for
non-standard cases.

Some laptop vendors don't use the chip internal interface to control
backlight
levels but implement proprietary methods in AtomBIOS.

diffstat:
src/rhd_atomout.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)

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


commit 596bfa2b13c81d923de92eff42ce573f6256eed6
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Tue Jul 8 13:13:31 2008 +0200

AtomBIOS/Outputs: Add property control for Outputs.

Currently we can control BL brightness on LVDS (Panels)
and coherent on TMDS.

diffstat:
src/rhd_atombios.c | 9 +
src/rhd_atombios.h | 3
src/rhd_atomout.c | 227 +++++++++++++++++++++++++++++++++++++---------
src/rhd_biosscratch.c | 35 ++++++-
src/rhd_biosscratch.h | 6 +
src/rhd_dig.c | 3
6 files changed, 239 insertions(+), 44 deletions(-)

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


commit b711f0fcc19abce80a407a78b05c055f69ac9d01
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Tue Jul 8 10:28:07 2008 +0200

AtomBIOS/CRTC: Add AtomBIOS Crtc programming support.

This adds support for Crtc Enable/MemReqEnable. Blank, Timing and
Scaling.
The FB (surface) parameters are not programmed thru AtomBIOS because
this table is for internal AtomBIOS use only.

diffstat:
src/Makefile.am | 1 +
src/rhd_atombios.c | 25 ++++++++++++++++---------
src/rhd_atompll.c | 1 -
src/rhd_crtc.h | 1 +
src/rhd_driver.c | 3 +++
5 files changed, 21 insertions(+), 10 deletions(-)

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


commit ec76bc39f885ff2331e7fcecf1e6fc740577b875
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Mon Jul 7 14:34:38 2008 +0200

AtomBIOS: Disable spread spectrum.

The PLL spread spectrum doesn't get set by SetPixelClocks().
At least for analog outputs it needs to be disabled or the
screen will be weavy.

diffstat:
src/rhd_atompll.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)

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


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

< Previous Next >
This Thread
  • No further messages