diff options
Diffstat (limited to 'drivers/gpu/drm/i915/i915_params.h')
-rw-r--r-- | drivers/gpu/drm/i915/i915_params.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/i915_params.h b/drivers/gpu/drm/i915/i915_params.h index 87153b0199cd..02bc27804291 100644 --- a/drivers/gpu/drm/i915/i915_params.h +++ b/drivers/gpu/drm/i915/i915_params.h | |||
@@ -49,6 +49,7 @@ struct i915_params { | |||
49 | int use_mmio_flip; | 49 | int use_mmio_flip; |
50 | int mmio_debug; | 50 | int mmio_debug; |
51 | int edp_vswing; | 51 | int edp_vswing; |
52 | unsigned int inject_load_failure; | ||
52 | /* leave bools at the end to not create holes */ | 53 | /* leave bools at the end to not create holes */ |
53 | bool enable_hangcheck; | 54 | bool enable_hangcheck; |
54 | bool fastboot; | 55 | bool fastboot; |