From: David Weinehall Date: Wed, 20 May 2015 14:00:13 +0000 (+0300) Subject: drm/i915: add a context parameter to {en, dis}able zero address mapping X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~337 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1b38278e12b04cf9a227f6af2c24651cf6e8a85;p=pandora-kernel.git drm/i915: add a context parameter to {en, dis}able zero address mapping Export a new context parameter that can be set/queried through the context_{get,set}param ioctls. This parameter is passed as a context flag and decides whether or not a GPU address mapping is allowed to be made at address zero. The default is to allow such mappings. Signed-off-by: David Weinehall Acked-by: "Zou, Nanhai" Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed