Searched refs:i915_param_named (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_params.c | 30 #define i915_param_named(name, T, perm, desc) \ macro 43 i915_param_named(modeset, int, 0400, 74 i915_param_named(error_capture, bool, 0600, 104 i915_param_named(fastboot, bool, 0600, 126 i915_param_named(disable_display, bool, 0400, 129 i915_param_named(mmio_debug, int, 0600, 133 i915_param_named(verbose_state_checks, bool, 0600, 150 i915_param_named(guc_log_level, int, 0400, 171 i915_param_named(enable_dpcd_backlight, bool, 0600, 174 i915_param_named(enable_gvt, bool, 0400,
|