Searched refs:i915_param_named (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_params.c | 44 #define i915_param_named(name, T, perm, desc) \ macro 66 i915_param_named(modeset, int, 0400, 98 i915_param_named(error_capture, bool, 0400, 114 i915_param_named(psr_safest_params, bool, 0400, 140 i915_param_named(fastboot, int, 0400, 160 i915_param_named(disable_display, bool, 0400, 163 i915_param_named(memtest, bool, 0400, 166 i915_param_named(mmio_debug, int, 0400, 171 i915_param_named(verbose_state_checks, bool, 0600, 188 i915_param_named(guc_log_level, int, 0400, [all …]
|