xserver-multidpi/hw/xfree86/drivers/modesetting
Keith Packard d403aca70a Switch poll() users to xserver_poll()
This uses the wrapper in case we need to emulate poll with select
as we do on Windows.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2016-07-21 15:04:36 -04:00
..
dri2.c modesetting: avoid double free if AddResource fails 2016-03-08 10:19:55 -05:00
driver.c modesetting: resubmit dirty rects on EINVAL (v2) 2016-07-18 16:35:16 -04:00
driver.h modesetting: Implement a double-buffered shadow mode 2016-07-02 09:54:07 +02:00
drmmode_display.c modesetting: NULL assignment for drmmode_set_target_scanout_target_cpu 2016-07-08 13:40:15 -04:00
drmmode_display.h modesetting: Implement a double-buffered shadow mode 2016-07-02 09:54:07 +02:00
dumb_bo.c modesetting: Include dix-config.h from dumb_bo.c 2015-05-12 08:02:11 -07:00
dumb_bo.h modesetting: Drop dumb_bo::map_count field and dead unmap code. 2014-12-11 11:26:19 -08:00
Makefile.am modesetting: Implement 32->24 bpp conversion in shadow update 2016-07-02 09:28:04 +02:00
modesetting.man modesetting: Add more missing options to man page. 2015-08-13 00:36:12 +01:00
present.c Switch poll() users to xserver_poll() 2016-07-21 15:04:36 -04:00
sh3224.c modesetting: Implement 32->24 bpp conversion in shadow update 2016-07-02 09:28:04 +02:00
sh3224.h modesetting: Implement 32->24 bpp conversion in shadow update 2016-07-02 09:28:04 +02:00
vblank.c Switch poll() users to xserver_poll() 2016-07-21 15:04:36 -04:00