Searched refs:DRM_PRIME_CAP_IMPORT (Results 1 – 5 of 5) sorted by relevance
680 #define DRM_PRIME_CAP_IMPORT 0x1 macro
400 self->has_prime_import = (gboolean) (has_prime & DRM_PRIME_CAP_IMPORT); in get_drm_caps()
2408 (cap & DRM_PRIME_CAP_IMPORT)) { in dri2_init_screen_extensions()
3287 cap == (DRM_PRIME_CAP_IMPORT | DRM_PRIME_CAP_EXPORT) && in dri2_bind_wayland_display_wl()