drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls.
[mesa.git] / src / drm-shim / drm_shim.c
2020-04-30 Lionel Landwerlindrm-shim: silence warnings
2020-04-23 Eric Anholtdrm-shim: Let the driver choose to overwrite the first...
2020-04-03 Lionel Landwerlindrm-shim: stub libdrm's use of realpath()
2020-04-03 Lionel Landwerlindrm-shim: return device platform as specified
2019-11-13 Christian Gmeinerdrm-shim: fix EOF case
2019-07-25 Eric Anholtv3d: Introduce a DRM shim for calling out to the simulator.