Mailinglist Archive: radeonhd (290 mails)
| < Previous | Next > |
[radeonhd] xf86-video-radeonhd:master: 1 commit(s)
- From: eich@xxxxxxxxxxxxxxxxxxxxxx (Egbert Eich)
- Date: Fri, 15 Aug 2008 07:40:44 -0700 (PDT)
- Message-id: <20080815144044.BCA5B10096@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 14031d56...:
commit 76272c544df7971e3cf94357fa75452a3f294c83
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Fri Aug 15 16:38:42 2008 +0200
DDC: Assume all DDC lines on R5xx and later are HW capable.
Some connector tables are broken such that they don't flag the type of
I2C line correctly. Still they will match a GPIO I2C LUT entry. Since
we now use the table index as DDC line ID we are able to deal with this
situation when we assume that DDC lines are HW capable. So far we
haven't come across any R5xx system which uses non-HW capable GPIO
lines for DDC.
diffstat:
src/rhd_atombios.c | 40 +++++++++++-----------------------------
src/rhd_id.c | 10 ++++++++++
2 files changed, 21 insertions(+), 29 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=76272c54
--
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 14031d56...:
commit 76272c544df7971e3cf94357fa75452a3f294c83
Author: Egbert Eich <eich@xxxxxxxxxxxxxxx>
Date: Fri Aug 15 16:38:42 2008 +0200
DDC: Assume all DDC lines on R5xx and later are HW capable.
Some connector tables are broken such that they don't flag the type of
I2C line correctly. Still they will match a GPIO I2C LUT entry. Since
we now use the table index as DDC line ID we are able to deal with this
situation when we assume that DDC lines are HW capable. So far we
haven't come across any R5xx system which uses non-HW capable GPIO
lines for DDC.
diffstat:
src/rhd_atombios.c | 40 +++++++++++-----------------------------
src/rhd_id.c | 10 ++++++++++
2 files changed, 21 insertions(+), 29 deletions(-)
gitweb url:
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-radeonhd;a=commit;h=76272c54
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |