Mailinglist Archive: radeonhd (319 mails)
| < Previous | Next > |
[radeonhd] RFC: Some Patches
- From: Christian König <deathsimple@xxxxxxxxxxx>
- Date: Sun, 02 Nov 2008 22:30:39 +0100
- Message-id: <1225661439.7343.56.camel@zweiundvierzig>
Hi everybody,
i finally got my freedesktop.org account and just created my personal
repository for publishing/testing new patches. It is accessible at:
git://people.freedesktop.org/~deathsimple/xf86-video-radeonhd/
Currently are three changes committed to this repository.
The first one is a small bugfix for RhdParseBooleanOption. It crashes x
on startup when the new coherent options is set to more than one value
because of a simple typo.
It also improves the functionality of RhdParseBooleanOption with an
"all" match and a new return value making it possible to distinguish
between name not specified at all and name specified but without value.
The spaces are also now replaced by an underline in the given name, so
it matches randr names.
The second and third commit now makes use of the RhdParseBooleanOption
to match the HDMI and IgnoreConnector option with a list of values with
the same syntax as with randr connector names (by using underscores
instead of spaces).
By changing the HDMI option it kills one entry libv put on my HDMI todo
list and since these changes are small they should go shortly into
master.
Bye, Christian.
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
i finally got my freedesktop.org account and just created my personal
repository for publishing/testing new patches. It is accessible at:
git://people.freedesktop.org/~deathsimple/xf86-video-radeonhd/
Currently are three changes committed to this repository.
The first one is a small bugfix for RhdParseBooleanOption. It crashes x
on startup when the new coherent options is set to more than one value
because of a simple typo.
It also improves the functionality of RhdParseBooleanOption with an
"all" match and a new return value making it possible to distinguish
between name not specified at all and name specified but without value.
The spaces are also now replaced by an underline in the given name, so
it matches randr names.
The second and third commit now makes use of the RhdParseBooleanOption
to match the HDMI and IgnoreConnector option with a list of values with
the same syntax as with randr connector names (by using underscores
instead of spaces).
By changing the HDMI option it kills one entry libv put on my HDMI todo
list and since these changes are small they should go shortly into
master.
Bye, Christian.
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |