xserver-multidpi/randr
Jesse Barnes ca616b902b Allow RandR get output property to call into drivers
In order to report accurate values to users of the RandR property interface,
it's sometimes necessary to ask the driver to update the value (for example
when backlight brightness changes without the server's knowledge, due to hotkey
events or direct sysfs banging).

This patch wires up the core server code with a new xf86CrtcFuncs callback,
get_property, to allow for this.

The new code is available under the RANDR_13_INTERFACE define, which in turn
depends on the RANDR_12_INTERFACE code.
2008-03-06 13:50:58 -08:00
..
Makefile.am Fix build of composite, dix, and randr when Xinerama is disabled. 2007-05-24 11:20:59 -07:00
mirandr.c Allow RandR get output property to call into drivers 2008-03-06 13:50:58 -08:00
randr.c Revert "registry: Register RANDR extension protocol names." 2007-11-20 17:51:27 -05:00
randrstr.h Allow RandR get output property to call into drivers 2008-03-06 13:50:58 -08:00
rrcrtc.c Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
rrdispatch.c Set the RandR version returned, rather than just passing the proto's version. 2007-03-15 13:21:00 -07:00
rrinfo.c RRScanOldConfig cannot use RRFirstOutput before output is configured. 2007-08-08 12:16:32 -07:00
rrmode.c Merge branch 'master' into XACE-SELINUX 2007-11-19 18:10:46 -05:00
rroutput.c registry: Add some missing #include's. 2007-10-15 22:46:08 -04:00
rrpointer.c Bugzilla #7145: fix build with gcc 2.95 2007-03-05 15:31:44 -08:00
rrproperty.c Allow RandR get output property to call into drivers 2008-03-06 13:50:58 -08:00
rrscreen.c clean some "unused" warnings 2008-03-01 19:49:24 +02:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c XACE: Fix instances of DixUnknownAccess at hook callsites. 2008-02-28 16:43:43 -05:00