From: Daniel Vetter Date: Tue, 1 Apr 2014 07:33:47 +0000 (+0200) Subject: drm/i915: Add debug module option for VTd validation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a10dfa638be26669f0987b6a21a65e6b39356b2;p=pandora-kernel.git drm/i915: Add debug module option for VTd validation VTd has a few too many "outright disable the damn thing" workarounds accumulated and for validation we want a simple knob to make sure we disable them all. Since this is for bdw+ validation and atm we don't have any workarounds for bdw this option currently does nothing. So currently this is just a placeholder to make sure reality will match with the documented process for our validation people. v2: Fix up param description (Jani). v3: Actually git add ... Cc: Jani Nikula Cc: David Woodhouse Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed