From: Alex Dai Date: Thu, 9 Jul 2015 18:29:03 +0000 (+0100) Subject: drm/i915: Add GuC-related module parameters X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~28^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63dc04498ace9cb657174e77373d6fcc85d6c492;p=pandora-kernel.git drm/i915: Add GuC-related module parameters Two new module parameters: "enable_guc_submission" which will turn on submission of batchbuffers via the GuC (when implemented), and "guc_log_level" which controls the level of debugging logged by the GuC and captured by the host. Signed-off-by: Alex Dai v4: Mark "enable_guc_submission" unsafe [Daniel Vetter] Signed-off-by: Dave Gordon Reviewed-by: Tom O'Rourke Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed