Home
last modified time | relevance | path

Searched refs:drm_gem_open (Results 1 - 22 of 22) sorted by relevance

/third_party/libdrm/tests/radeon/
H A Drbo.c54 struct drm_gem_open open_arg; in rbo()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h611 struct drm_gem_open { struct
971 #define DRM_IOCTL_GEM_OPEN DRM_IOWR(0x0b, struct drm_gem_open)
/third_party/libdrm/include/drm/
H A Ddrm.h611 struct drm_gem_open { struct
971 #define DRM_IOCTL_GEM_OPEN DRM_IOWR(0x0b, struct drm_gem_open)
/third_party/libdrm/etnaviv/
H A Detnaviv_bo.c157 struct drm_gem_open req = { in etna_bo_from_name()
/third_party/libdrm/freedreno/
H A Dfreedreno_bo.c181 struct drm_gem_open req = { in fd_bo_from_name()
/third_party/libdrm/exynos/
H A Dexynos_drm.c202 struct drm_gem_open req = { in exynos_bo_from_name()
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_bo.c228 struct drm_gem_open req = { in etna_bo_from_name()
/third_party/libdrm/tegra/
H A Dtegra.c268 struct drm_gem_open args; in drm_tegra_bo_open()
/third_party/libdrm/radeon/
H A Dradeon_bo_gem.c85 struct drm_gem_open open_arg; in bo_open()
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo.c219 struct drm_gem_open req = { in fd_bo_from_name()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c381 struct drm_gem_open o = { in v3d_bo_open_name()
/third_party/libdrm/omap/
H A Domap_drm.c285 struct drm_gem_open req = { in omap_bo_from_name()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.c417 struct drm_gem_open req = {0}; in lima_bo_import()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c418 struct drm_gem_open o = { in vc4_bo_open_name()
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c690 struct drm_gem_open *open = argp; in ioctl()
/third_party/libdrm/nouveau/
H A Dnouveau.c744 struct drm_gem_open req = { .name = name }; in nouveau_bo_name_ref()
/third_party/libdrm/amdgpu/
H A Damdgpu_bo.c253 struct drm_gem_open open_arg = {}; in amdgpu_bo_import()
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c472 struct drm_gem_open open_arg = {}; in virgl_drm_winsys_resource_create_handle()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c545 struct drm_gem_open open_arg = { .name = handle }; in crocus_bo_gem_create_from_name()
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c1226 struct drm_gem_open open_arg = {}; in radeon_winsys_bo_from_handle()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c1254 struct drm_gem_open open_arg = { .name = handle }; in iris_bo_gem_create_from_name()
/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c1069 struct drm_gem_open open_arg; in drm_intel_bo_gem_create_from_name()

Completed in 30 milliseconds