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:
a1bc07c
)
drm: Driver-specific ioctls range from 0x40 to 0x9f
author
Damien Lespiau
<damien.lespiau@intel.com>
Mon, 9 Jun 2014 13:39:50 +0000
(14:39 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 18 Jun 2014 11:50:16 +0000
(13:50 +0200)
DRM_COMMAND_END is 0xa0, so the last driver ioctl is 0x9f, not 0x99.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found