Home
last modified time | relevance | path

Searched refs:DRM_CAP_PRIME (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/drm-shim/
H A Ddevice.c221 case DRM_CAP_PRIME: in drm_shim_ioctl_get_cap()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h665 * DRM_CAP_PRIME
673 #define DRM_CAP_PRIME 0x5 macro
677 * If this bit is set in &DRM_CAP_PRIME, the driver supports importing PRIME
684 * If this bit is set in &DRM_CAP_PRIME, the driver supports exporting PRIME
/third_party/libdrm/include/drm/
H A Ddrm.h665 * DRM_CAP_PRIME
673 #define DRM_CAP_PRIME 0x5 macro
677 * If this bit is set in &DRM_CAP_PRIME, the driver supports importing PRIME
684 * If this bit is set in &DRM_CAP_PRIME, the driver supports exporting PRIME
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c2407 if (drmGetCap(screen->sPriv->fd, DRM_CAP_PRIME, &cap) == 0 && in dri2_init_screen_extensions()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c3286 if (drmGetCap(dri2_dpy->fd, DRM_CAP_PRIME, &cap) == 0 && in dri2_bind_wayland_display_wl()

Completed in 25 milliseconds