]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm/i915: Reserve ioctl numbers for set/get_caching
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 18 Jul 2012 18:03:05 +0000 (20:03 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 25 Jul 2012 16:23:49 +0000 (18:23 +0200)
commit2b860db67ff3ce886fcb35289a9283a041cce6a4
treeae4991ef0ccaf2020024ee7b8c2eb794b1b1f931
parent7434a255a5cf42819b7e42377f18aaa02f6be52b
drm/i915: Reserve ioctl numbers for set/get_caching

I'm planing to merge this next week for 3.7, but I'd like to avoid
stupid conflicts with the exsting userspace when merging the new
reg_read ioctl (which doesn't have userspace yet, but this caching
interface has).

Header extracted from Chris Wilson's patch, but fix up the copy&pasted
comment in the interface struct.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/i915_drm.h