]> git.baikalelectronics.ru Git - kernel.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)
commit60f66da9526bc6c0bdc08e1608ea8f166d87b0c0
treeae4991ef0ccaf2020024ee7b8c2eb794b1b1f931
parent4fb5d9b49a804db67fb1595d61745fe3237da47f
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