Home
last modified time | relevance | path

Searched refs:drm_nouveau_gem_cpu_prep (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/drm/
Dnouveau_drm.h119 struct drm_nouveau_gem_cpu_prep { struct
144 …U_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_CPU_PREP, struct drm_nouveau_gem_cpu_prep) argument
/external/libdrm/include/drm/
Dnouveau_drm.h214 struct drm_nouveau_gem_cpu_prep { struct
/external/libdrm/nouveau/
Dnouveau.c830 struct drm_nouveau_gem_cpu_prep req; in nouveau_bo_wait()