aboutsummaryrefslogtreecommitdiffstats
path: root/src/drm-shim/device.c
Commit message (Expand)AuthorAgeFilesLines
* drm-shim: don't create a memfd per BOLionel Landwerlin2020-04-301-12/+22
* drm-shim: move handle lock to shim_fdLionel Landwerlin2020-04-301-9/+9
* drm-shim: stub syncobj wait ioctlLionel Landwerlin2020-04-241-0/+1
* drm-shim: provide a valid fake syncobj handle at creationLionel Landwerlin2020-04-241-1/+11
* freedreno: Add support for drm-shim.Eric Anholt2019-07-251-0/+4
* v3d: Introduce a DRM shim for calling out to the simulator.Eric Anholt2019-07-251-0/+339