]> 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)
commitc66fe9a0264c9fd96590449d770310bef0c56247
treeae4991ef0ccaf2020024ee7b8c2eb794b1b1f931
parent5605101efb54be2dbed870457d50df53ed131b3d
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