xserver-multidpi/hw/xfree86/modes
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 Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Crtc.c Make xf86InitialConfiguration slightly smarter. 2008-03-04 11:38:34 -05:00
xf86Crtc.h Allow RandR get output property to call into drivers 2008-03-06 13:50:58 -08:00
xf86Cursors.c xf86Cursors: fix memset for non-square cursors 2008-01-15 10:21:17 +10:00
xf86cvt.c Remove the duplicate copy of xf86cvt.c 2008-02-29 16:01:15 -05:00
xf86DiDGA.c Add _X_EXPORT to exported functions in hw/xfree86/modes/* 2007-08-22 19:26:34 -04:00
xf86EdidModes.c xf86DDCMonitorSet: Honor the DisplaySize from the config file. 2008-03-03 15:43:22 -05:00
xf86gtf.c Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86Modes.c Fix big mistake in commit fd41f46ac6. 2008-03-01 16:54:01 +01:00
xf86Modes.h Add xf86GTFMode(). 2008-02-29 16:01:15 -05:00
xf86RandR12.c Allow RandR get output property to call into drivers 2008-03-06 13:50:58 -08:00
xf86RandR12.h Include xf86Rename.h in xf86RandR12.h. 2007-04-24 17:20:14 -07:00
xf86Rename.h Don't call xf86RandR12TellChanged if it doesn't exist. Add some exports to xf86Rename.h. 2007-04-20 14:23:38 -07:00
xf86Rotate.c Fix rotation for multi-monitor situation. 2008-02-17 18:47:28 +01:00