xserver/hw/xfree86/drivers/modesetting
Matt Turner a98a95b798 modesetting: Move GBM code inside #ifdef GLAMOR_HAS_GBM
Fixes a compilation error without Glamor.

Bugzilla: https://bugs.gentoo.org/653288
Signed-off-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
2018-04-16 14:10:58 -04:00
..
Makefile.am shadow: Lift 32->24 conversion from modesetting to dix 2016-12-12 14:10:44 -05:00
dri2.c modesetting: Check for -1 before converting to unsigned int. 2018-02-02 15:19:32 -05:00
driver.c modesetting: Use atomic modesetting to set DPMS mode 2018-04-04 14:01:48 -04:00
driver.h modesetting: Use atomic modesetting to set DPMS mode 2018-04-04 14:01:48 -04:00
drmmode_display.c modesetting: Move GBM code inside #ifdef GLAMOR_HAS_GBM 2018-04-16 14:10:58 -04:00
drmmode_display.h modesetting: Have consistent state when using atomic modesetting 2018-04-04 14:01:51 -04: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
meson.build meson: Install man pages 2018-03-27 10:28:33 -04:00
modesetting.man man: s/__/@/g 2018-03-27 10:13:17 -04:00
pageflip.c modesetting: Use atomic modesetting to set DPMS mode 2018-04-04 14:01:48 -04:00
present.c modesetting: Fix up some XXX from removing GLAMOR_HAS_DRM_* 2018-03-22 15:00:06 -04:00
vblank.c modesetting: remove always true DRM_IOCTL_CRTC_QUEUE_SEQUENCE guard 2018-03-21 10:06:18 -04:00