HomeSort by: relevance | last modified time | path
    Searched defs:i915_param_named (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_params.c 35 #define i915_param_named(name, T, perm, desc) \ macro
48 i915_param_named(modeset, int, 0400,
80 i915_param_named(error_capture, bool, 0600,
109 i915_param_named(fastboot, int, 0600,
133 i915_param_named(disable_display, bool, 0400,
136 i915_param_named(mmio_debug, int, 0600,
140 i915_param_named(verbose_state_checks, bool, 0600,
157 i915_param_named(guc_log_level, int, 0400,
178 i915_param_named(enable_dpcd_backlight, int, 0600,
183 i915_param_named(enable_gvt, bool, 0400
    [all...]

Completed in 11 milliseconds