From: Daniel Vetter Date: Wed, 18 Jul 2012 18:03:05 +0000 (+0200) Subject: drm/i915: Reserve ioctl numbers for set/get_caching X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~61^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b860db67ff3ce886fcb35289a9283a041cce6a4;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed