Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/drm/
H A Dnouveau_drm.h384 struct drm_nouveau_exec { struct
495 …L_NOUVEAU_EXEC DRM_IOWR(DRM_COMMAND_BASE + DRM_NOUVEAU_EXEC, struct drm_nouveau_exec)
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.c314 struct drm_nouveau_exec *req) in nouveau_exec_ucopy()
381 struct drm_nouveau_exec *req = data; in nouveau_exec_ioctl_exec()