Searched refs:i915_param_named (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
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, 134 i915_param_named(fastboot, int, 0400, 154 i915_param_named(disable_display, bool, 0400, 157 i915_param_named(memtest, bool, 0400, 160 i915_param_named(mmio_debug, int, 0400, 165 i915_param_named(verbose_state_checks, bool, 0600, 182 i915_param_named(guc_log_level, int, 0400, [all …]
|
Completed in 4 milliseconds