Searched refs:i915_param_named (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_params.c | 30 #define i915_param_named(name, T, perm, desc) \ macro 52 i915_param_named(modeset, int, 0400, 84 i915_param_named(error_capture, bool, 0400, 100 i915_param_named(psr_safest_params, bool, 0400, 120 i915_param_named(fastboot, int, 0400, 140 i915_param_named(disable_display, bool, 0400, 143 i915_param_named(mmio_debug, int, 0400, 148 i915_param_named(verbose_state_checks, bool, 0600, 165 i915_param_named(guc_log_level, int, 0400, 186 i915_param_named(enable_dpcd_backligh [all...] |
/kernel/linux/linux-6.6/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_leve [all...] |
Completed in 2 milliseconds