xserver/hw/xfree86/drivers/modesetting
Eric Anholt 9d2b76652f modesetting: No need to free the EGLImage just before freeing the pixmap.
DestroyPixmap handles that just fine.  This also lets us drop our use
of the manual image destruction function (Note that the radeon driver
still uses it in a similar fashion, though).

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
2015-11-18 10:02:15 -08:00
..
Makefile.am modesetting: Add vblank synchronization support when using Present. 2014-12-25 13:39:19 -08: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: add zaphod support (v3) 2015-08-13 00:36:03 +01:00
driver.h modesetting: add zaphod support (v3) 2015-08-13 00:36:03 +01: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
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: add zaphod support (v3) 2015-08-13 00:36:03 +01:00