Searched refs:i915_param_named (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/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, 103 i915_param_named(fastboot, int, 0600, 127 i915_param_named(disable_display, bool, 0400, 130 i915_param_named(mmio_debug, int, 0600, 134 i915_param_named(verbose_state_checks, bool, 0600, 151 i915_param_named(guc_log_level, int, 0400, 172 i915_param_named(enable_dpcd_backlight, int, 0600, 177 i915_param_named(enable_gvt, bool, 0400,
|