xserver-multidpi/hw/xfree86/drivers/modesetting
Dave Airlie 548a3d5fd6 modesetting: create entities for pci and old probe. (v2)
This moves the code from the platform case into
a common function, and calls that from the
other two.

v2: Emil convinced me we don't need to lookup pEnt
here, so let's not bother.

Reported-by: Mark Kettenis <mark.kettenis@xs4all.nl>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-12-07 11:20:26 +10:00
..
dri2.c modesetting: Use correct types for return values of glamor BO exports. 2015-07-16 12:30:16 -07:00
driver.c modesetting: create entities for pci and old probe. (v2) 2015-12-07 11:20:26 +10:00
driver.h modesetting: drop platform_dev pointer. 2015-12-07 11:20:26 +10:00
drmmode_display.c modesetting: No need to free the EGLImage just before freeing the pixmap. 2015-11-18 10:02:15 -08:00
drmmode_display.h modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01: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: Add vblank synchronization support when using Present. 2014-12-25 13:39:19 -08:00
modesetting.man modesetting: Add more missing options to man page. 2015-08-13 00:36:12 +01:00
present.c xserver: fix build with glamor disabled. 2015-07-06 12:01:33 -07:00
vblank.c modesetting: Use NotifyFd for drm event monitoring 2015-12-01 13:55:25 -05:00