Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/drm/
Dnouveau_drm.h404 struct drm_nouveau_exec { struct
515 …L_NOUVEAU_EXEC DRM_IOWR(DRM_COMMAND_BASE + DRM_NOUVEAU_EXEC, struct drm_nouveau_exec)
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_exec.c288 struct drm_nouveau_exec *req) in nouveau_exec_ucopy()
355 struct drm_nouveau_exec *req = data; in nouveau_exec_ioctl_exec()