The source project of this merge request has been removed.
drm/xe: Fix some comments in uapi
Some structs had 'Returned X' but actually in those cases is up to user-space to provide X. The 'Returned X' is used when Xe will write to given field as return of the IOCTL.
While at it also fixing two '0X'.
Signed-off-by: José Roberto de Souza jose.souza@intel.com