xserver/hw/xfree86/drivers/modesetting
Keith Packard 0d37c7e4b5 modesetting: Detect whether damage tracking is needed
Call drmModeDirtyFB and check the return value to detect whether the
driver support for damage tracking is present, only initialize it in
that case.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2014-12-25 12:59:56 -08:00
..
Makefile.am modesetting: Move dumb_bo into its own source files. 2014-12-11 11:26:19 -08:00
dri2.c modesetting: Add support for DRI2 with glamor. 2014-10-27 13:16:43 -07:00
driver.c modesetting: Detect whether damage tracking is needed 2014-12-25 12:59:56 -08:00
driver.h modesetting: Move Bool glamor into drmmode struct 2014-12-08 15:49:33 -08:00
drmmode_display.c modesetting: [v2] Don't re-enable the cursor when loading the image 2014-12-18 10:04:48 -08:00
drmmode_display.h modesetting: [v2] Don't re-enable the cursor when loading the image 2014-12-18 10:04:48 -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: Skip kernel work-around on error in crtc to kernel msc 2014-10-27 15:28:14 -07:00