drm/i915: Add GuC-related module parameters
[deliverable/linux.git] / drivers / gpu / drm / i915 / i915_drv.h
index 77c23796f119986b5b392786f17a3b19b6f315ab..b876e788e2f8603513bd2925f7c7e1183a38d69f 100644 (file)
@@ -2610,6 +2610,8 @@ struct i915_params {
        bool reset;
        bool disable_display;
        bool disable_vtd_wa;
+       bool enable_guc_submission;
+       int guc_log_level;
        int use_mmio_flip;
        int mmio_debug;
        bool verbose_state_checks;
This page took 0.039479 seconds and 5 git commands to generate.