mesa/src
Grazvydas Ignotas f56fff79e7 anv: don't leak DRM devices
After successful drmGetDevices2() call, drmFreeDevices() needs to be
called.

Fixes: b1fb6e8d "anv: do not open random render node(s)"
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> # radv version
(cherry picked from commit 0ef302638f)
2017-05-18 18:00:41 +01:00
..
amd radeonsi/gfx9: add support for Raven 2017-05-18 17:57:51 +01:00
compiler nir: Pick just the channels we want for bitmap and drawpixels lowering. 2017-05-05 19:35:08 +01:00
egl egl/android: Set EGLSurface.Lost to EGL_TRUE/EGL_FALSE 2017-05-08 11:24:04 +01:00
gallium vc4: Don't allocate new BOs to avoid synchronization when they're shared. 2017-05-18 17:57:52 +01:00
gbm gbm: Assert modifiers and count are copacetic 2017-04-09 09:29:57 -07:00
getopt
glx glxglvnddispatch: Add missing dispatch for GetDriverConfig 2017-05-18 17:57:52 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: don't leak DRM devices 2017-05-18 18:00:41 +01:00
loader loader: use drmGetDevice[s]2 API 2017-03-15 11:37:55 +00:00
mapi glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING 2017-05-08 11:24:04 +01:00
mesa mesa/st: fix yuv EGLImage's 2017-05-18 17:57:52 +01:00
util util/disk_cache: remove percentage based max cache limit 2017-04-30 09:46:30 +01:00
vulkan vulkan/wsi/wayland: Pass damage through to the compositor 2017-04-03 13:51:08 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript