[Intel-gfx] [PATCH v12 4/9] drm/i915: gvt: Introduce the basic architecture of GVT-g

Chris Wilson chris at chris-wilson.co.uk
Fri Jun 17 21:13:19 UTC 2016


On Thu, Jun 16, 2016 at 08:07:00AM -0400, Zhi Wang wrote:
> @@ -222,3 +223,7 @@ MODULE_PARM_DESC(inject_load_failure,
>  module_param_named(enable_dpcd_backlight, i915.enable_dpcd_backlight, bool, 0600);
>  MODULE_PARM_DESC(enable_dpcd_backlight,
>  	"Enable support for DPCD backlight control (default:false)");
> +
> +module_param_named(enable_gvt, i915.enable_gvt, bool, 0600);

Missed this, this should be 0400 as it only applies during module load
(and is not *runtime* writable).
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list