summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_params.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-29drm/i915: Enable fastboot by default on Skylake and newerHans de Goede1-2/+4
2018-12-31drm/i915/params: set i915.enable_hangcheck permissions to 0600Jani Nikula1-1/+1
2018-12-31drm/i915: add a helper to free the members of i915_paramsJani Nikula1-0/+16
2018-12-31drm/i915: add a helper to make a copy of i915_paramsJani Nikula1-0/+14
2018-11-19drm/i915: Hide enable_gvt modparam when not compiled inJoonas Lahtinen1-0/+2
2018-10-17drm/i915: Ensure _print_param() builds with ClangJani Nikula1-1/+2
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson1-4/+0
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä1-4/+0
2018-07-12drm/i915/psr: Remove few mod parameters option.Rodrigo Vivi1-1/+1
2018-05-17drm/i915: Remove unused enable_cmd_parser modparamChris Wilson1-3/+0
2018-05-02drm/i915: add support for specifying DMC firmware override by module paramJani Nikula1-0/+3
2018-02-02drm/i915: Enable inject_load_failure only in DEBUG configMichal Wajdeczko1-0/+2
2018-01-18drm/i915/guc: Redefine guc_log_level modparam valuesMichal Wajdeczko1-1/+2
2017-12-19drm/i915: Add pretty printer for modparamsMichal Wajdeczko1-0/+33
2017-12-06drm/i915/guc: Combine enable_guc_loading|submission modparamsMichal Wajdeczko1-7/+4
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson1-7/+0
2017-11-20drm/i915: Remove i915.semaphores modparamChris Wilson1-4/+0
2017-11-20drm/i915: Remove i915.enable_execlists module parameterChris Wilson1-4/+0
2017-10-04drm/i915: Remove use_mmio_flip modparm, v2.Maarten Lankhorst1-3/+0
2017-09-26drm/i915: Extend I915_PARAMS_FOR_EACH with default member valueMichal Wajdeczko1-39/+3
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko1-3/+3
2017-09-15drm/i915: Extend private i915_param_named macro with descriptionMichal Wajdeczko1-100/+67
2017-09-15drm/i915: Introduce custom variant of module_param_named macroMichal Wajdeczko1-40/+45
2017-09-15drm/i915: Rename lvds_use_ssc modparam to panel_use_sscMichal Wajdeczko1-2/+2
2017-08-17drm/i915/opregion: let user specify override VBT via firmware loadJani Nikula1-0/+4
2017-07-21Revert "drm/i915: Add heuristic to determine better way to adjust brightness"Jani Nikula1-4/+3
2017-07-21Revert "drm/i915: Add option to support dynamic backlight via DPCD"Jani Nikula1-5/+0
2017-06-23drm/i915: Add option to support dynamic backlight via DPCDPuthikorn Voravootivat1-0/+5
2017-06-23drm/i915: Add heuristic to determine better way to adjust brightnessPuthikorn Voravootivat1-3/+4
2017-06-20drm/i915: Enable Engine reset and recovery supportMichel Thierry1-2/+2
2017-06-20drm/i915: Update i915.reset to handle engine resetsMichel Thierry1-3/+3
2017-03-15drm/i915/uc: Add params for specifying firmwareArkadiusz Hiler1-0/+10
2017-02-09drm/i915: Enable atomic support by default on supported platforms.Maarten Lankhorst1-2/+2
2017-02-06drm/i915: Use bool i915_param.alpha_supportChris Wilson1-1/+1
2016-11-24drm/i915: Use the precomputed value for whether to enable command parsingChris Wilson1-3/+3
2016-11-14drm/i915: rename preliminary_hw_support to alpha_supportJani Nikula1-4/+5
2016-10-12drm/i915: Allow disabling error captureChris Wilson1-0/+9
2016-08-05drm/i915: Add a way to test the modeset done during gpu reset, v3.Maarten Lankhorst1-0/+6
2016-07-19drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"Rodrigo Vivi1-4/+4
2016-06-21drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only.Zhi Wang1-1/+1
2016-06-17drm/i915: gvt: Introduce the basic architecture of GVT-gZhi Wang1-0/+5
2016-06-07drm/i915/guc: enable GuC loading & submission by defaultDave Gordon1-4/+4
2016-05-25drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter1-0/+5
2016-05-24drm/i915/guc: Disable automatic GuC firmware loadingTvrtko Ursulin1-2/+2
2016-05-23drm/i915/guc: add enable_guc_loading parameterDave Gordon1-3/+11
2016-05-19drm/i915: Remove use_mmio_flip kernel parameter.Maarten Lankhorst1-5/+0
2016-04-26drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)Yetunde Adebisi1-0/+4
2016-03-17drm/i915: Add fault injection supportImre Deak1-0/+4
2016-03-16drm/i915: add module param "enable_dp_mst"Nathan Schulte1-0/+5
2016-02-19drm/i915: drop unused i915.disable_vtd_wa module parameterJani Nikula1-4/+0