Mailinglist Archive: radeonhd (300 mails)

< Previous Next >
[radeonhd] xf86-video-radeonhd:master: 1 commit(s)
  • From: libv@xxxxxxxxxxxxxxxxxxxxxx (Luc Verhaegen)
  • Date: Tue, 27 May 2008 16:09:01 -0700 (PDT)
  • Message-id: <20080527230901.217E710096@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 e98f9871...:
commit 5568da86f3afe8241affad09f3c1291e98704e05
Author: Luc Verhaegen <libv@xxxxxxxxx>
Date: Wed May 28 01:08:12 2008 +0200

connector: bad paste in cases of switch in rhdConnectorSynthName.

A bad paste preempted the return value of the previous case statement,
resulting in Connector->Name becoming NULL for TV type connectors.

Pointed out by Ryan Hope.

diffstat:
src/rhd_connector.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

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


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

< Previous Next >