Home
last modified time | relevance | path

Searched refs:NOUVEAU_GEM_CPU_PREP_NOWAIT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/drm/
H A Dnouveau_drm.h118 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dnouveau_drm.h85 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dnouveau_drm.h99 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dnouveau_drm.h99 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dnouveau_drm.h169 #define NOUVEAU_GEM_CPU_PREP_NOWAIT 0x00000001 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c905 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c980 bool no_wait = !!(req->flags & NOUVEAU_GEM_CPU_PREP_NOWAIT); in nouveau_gem_ioctl_cpu_prep()

Completed in 7 milliseconds