Mailinglist Archive: radeonhd (319 mails)
| < Previous | Next > |
Re: [radeonhd] RFC: Some Patches
- From: Egbert Eich <eich@xxxxxxx>
- Date: Mon, 3 Nov 2008 18:49:39 +0100
- Message-id: <18703.14771.330523.362345@xxxxxxxxxxxxxx>
Hi Christian,
Christian König writes:
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.
Right. I also stumbled over this 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.
Sounds good :)
'all' may be beneficial for coherent if someone is using the same
monitor model on all outputs which needs to have the default changed.
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).
Makes sense.
Christian, your patches look good. I'm going to push them to master.
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.
Oh, libv is putting things on your todo list?
I've got items for his one as well :P
Cheers,
Egbert.
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |