Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/drm/
Dnouveau_drm.h119 struct drm_nouveau_gem_cpu_prep { struct
195 …U_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_NOUVEAU_GEM_CPU_PREP, struct drm_nouveau_gem_cpu_prep)
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_gem.c879 struct drm_nouveau_gem_cpu_prep *req = data; in nouveau_gem_ioctl_cpu_prep()