git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
524a640
)
drm/amdkfd: reformat IOCTL definitions to drm-style
author
Oded Gabbay
<oded.gabbay@amd.com>
Mon, 29 Dec 2014 13:24:25 +0000
(15:24 +0200)
committer
Oded Gabbay
<oded.gabbay@amd.com>
Tue, 6 Jan 2015 17:44:36 +0000
(19:44 +0200)
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>
No differences found