aboutsummaryrefslogtreecommitdiffstats
path: root/src/drm-shim/drm_shim.c
Commit message (Expand)AuthorAgeFilesLines
* drm-shim: silence warningsLionel Landwerlin2020-04-301-15/+28
* drm-shim: Let the driver choose to overwrite the first render node.Eric Anholt2020-04-231-3/+6
* drm-shim: stub libdrm's use of realpath()Lionel Landwerlin2020-04-031-0/+22
* drm-shim: return device platform as specifiedLionel Landwerlin2020-04-031-2/+20
* drm-shim: fix EOF caseChristian Gmeiner2019-11-131-0/+1
* v3d: Introduce a DRM shim for calling out to the simulator.Eric Anholt2019-07-251-0/+532