xserver/hw/xfree86/drivers/modesetting
Kenneth Graunke 3b5be33fc5 modesetting: Include glamor.h from driver.h.
We basically want it throughout the driver.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Tested-by: Jason Ekstrand <jason.ekstrand@intel.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-12-25 13:39:17 -08:00
..
Makefile.am modesetting: Move dumb_bo into its own source files. 2014-12-11 11:26:19 -08:00
dri2.c modesetting: Include glamor.h from driver.h. 2014-12-25 13:39:17 -08:00
driver.c modesetting: Include glamor.h from driver.h. 2014-12-25 13:39:17 -08:00
driver.h modesetting: Include glamor.h from driver.h. 2014-12-25 13:39:17 -08:00
drmmode_display.c modesetting: Include glamor.h from driver.h. 2014-12-25 13:39:17 -08:00
drmmode_display.h modesetting: Track the CRTC's DPMS mode. 2014-12-25 13:39:12 -08:00
dumb_bo.c modesetting: Drop dumb_bo::map_count field and dead unmap code. 2014-12-11 11:26:19 -08:00
dumb_bo.h modesetting: Drop dumb_bo::map_count field and dead unmap code. 2014-12-11 11:26:19 -08:00
modesetting.man modesetting: Add support for rendering using glamor. 2014-10-09 09:48:51 +02:00
vblank.c modesetting: Check DPMS mode in ms_covering_crtc(). 2014-12-25 13:39:14 -08:00