commit | b81c55db1053805866a242cd0bfbfb0c60c499b3 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@amd.com> | Mon Dec 29 15:24:25 2014 +0200 |
committer | Oded Gabbay <oded.gabbay@amd.com> | Tue Jan 06 19:44:36 2015 +0200 |
tree | 5136174fed0de5316dcb5a9bfeecb74b617bdef7 | |
parent | 524a640444ae19593dd4e9e80075041c1ed831bd [diff] |
drm/amdkfd: reformat IOCTL definitions to drm-style This patch reformats the ioctl definitions in kfd_ioctl.h to be similar to the drm ioctls definition style. v2: Renamed KFD_COMMAND_(START|END) to AMDKFD_... Signed-off-by: Oded Gabbay <oded.gabbay@amd.com> Acked-by: Christian König <christian.koenig@amd.com>