Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_MODE_MAP_DUMB (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h177 ret = drmIoctl(bo->base.gbm->v0.fd, DRM_IOCTL_MODE_MAP_DUMB, &map_arg); in gbm_dri_bo_map_dumb()
/third_party/libdrm/tests/modetest/
H A Dbuffers.c100 ret = drmIoctl(bo->fd, DRM_IOCTL_MODE_MAP_DUMB, &arg); in bo_map()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator.c174 int ret = drmIoctl(fd, DRM_IOCTL_MODE_MAP_DUMB, &map); in vc4_create_simulator_bo()
528 ret = drmIoctl(fd, DRM_IOCTL_MODE_MAP_DUMB, &map); in vc4_simulator_mmap_bo_ioctl()
/third_party/libdrm/exynos/
H A Dexynos_drm.c288 ret = drmIoctl(dev->fd, DRM_IOCTL_MODE_MAP_DUMB, &arg); in exynos_bo_map()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.cpp176 drmIoctl(fd, DRM_IOCTL_MODE_MAP_DUMB, &mreq); in DisplaySurfaceKHR()
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c272 ret = drmIoctl(kms_sw->fd, DRM_IOCTL_MODE_MAP_DUMB, &map_req); in kms_sw_displaytarget_map()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h1062 #define DRM_IOCTL_MODE_MAP_DUMB DRM_IOWR(0xB3, struct drm_mode_map_dumb) macro
/third_party/libdrm/include/drm/
H A Ddrm.h1052 #define DRM_IOCTL_MODE_MAP_DUMB DRM_IOWR(0xB3, struct drm_mode_map_dumb) macro
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator.c280 ret = drmIoctl(fd, DRM_IOCTL_MODE_MAP_DUMB, &map); in v3d_create_simulator_bo_for_gem()

Completed in 12 milliseconds