Home
last modified time | relevance | path

Searched refs:DRM_TEGRA_GEM_SET_FLAGS (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/include/drm-uapi/
Dtegra_drm.h659 #define DRM_TEGRA_GEM_SET_FLAGS 0x0c macro
674 #define DRM_IOCTL_TEGRA_GEM_SET_FLAGS DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_GEM_SET_FLAGS, struct d…
/external/kernel-headers/original/uapi/drm/
Dtegra_drm.h659 #define DRM_TEGRA_GEM_SET_FLAGS 0x0c macro
674 #define DRM_IOCTL_TEGRA_GEM_SET_FLAGS DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_GEM_SET_FLAGS, struct d…
/external/igt-gpu-tools/include/drm-uapi/
Dtegra_drm.h659 #define DRM_TEGRA_GEM_SET_FLAGS 0x0c macro
674 #define DRM_IOCTL_TEGRA_GEM_SET_FLAGS DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_GEM_SET_FLAGS, struct d…
/external/libdrm/include/drm/
Dtegra_drm.h659 #define DRM_TEGRA_GEM_SET_FLAGS 0x0c macro
674 #define DRM_IOCTL_TEGRA_GEM_SET_FLAGS DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_GEM_SET_FLAGS, struct d…
/external/libdrm/tegra/
Dtegra.c273 err = drmCommandWriteRead(drm->fd, DRM_TEGRA_GEM_SET_FLAGS, &args, in drm_tegra_bo_set_flags()