summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_params.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/uc: Use platform specific defaults for GuC/HuC enablingJohn Harrison2021-06-091-1/+1
* drm/i915: Allow configuring default request expiry via modparamTvrtko Ursulin2021-03-261-0/+5
* drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlightLyude Paul2021-01-191-1/+1
* drm/i915: Initial implementation of PSR2 selective fetchJosé Roberto de Souza2020-08-171-0/+5
* drm/i915: fix a couple of spelling mistakes in kernel parameter help textColin Ian King2020-06-301-2/+2
* drm/i915: Add psr_safest_paramsJosé Roberto de Souza2020-06-041-0/+5
* drm/i915/params: fix i915.reset module param typeJani Nikula2020-06-041-1/+1
* drm/i915/params: prevent changing module params runtimeJani Nikula2020-06-021-14/+24
* drm/i915/params: fix i915.fake_lmem_start module param sysfs permissionsJani Nikula2020-06-021-1/+1
* drm/i915: Remove 'prefault_disable' modparamChris Wilson2020-01-271-4/+0
* drm/i915: drop alpha_support for good in favour of force_probeJani Nikula2020-01-221-3/+0
* drm/i915: Auto detect DPCD backlight support by defaultLyude Paul2020-01-171-1/+1
* drm/i915/params: add i915 parameters to debugfsJani Nikula2020-01-151-1/+1
* drm/i915/lmem: add the fake lmem regionMatthew Auld2019-10-311-0/+7
* drm/i915: Rename "inject_load_failure" module parameterJanusz Krzysztofik2019-10-291-1/+1
* drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_maskAnshuman Gupta2019-10-081-1/+2
* Revert "drm/i915: Update description of i915.enable_guc modparam"Tvrtko Ursulin2019-07-191-1/+1
* drm/i915: Update description of i915.enable_guc modparamTvrtko Ursulin2019-07-171-1/+1
* drm/i915: Check backlight type while doing eDP backlight initializaitonLee Shawn C2019-06-261-2/+3
* drm/i915: add force_probe module parameter to replace alpha_supportJani Nikula2019-05-311-2/+5
* drm/i915: Enable fastboot by default on Skylake and newerHans de Goede2019-01-291-2/+4
* drm/i915/params: set i915.enable_hangcheck permissions to 0600Jani Nikula2018-12-311-1/+1
* drm/i915: add a helper to free the members of i915_paramsJani Nikula2018-12-311-0/+16
* drm/i915: add a helper to make a copy of i915_paramsJani Nikula2018-12-311-0/+14
* drm/i915: Hide enable_gvt modparam when not compiled inJoonas Lahtinen2018-11-191-0/+2
* drm/i915: Ensure _print_param() builds with ClangJani Nikula2018-10-171-1/+2
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-271-4/+0
* drm/i915: Remove intel_panel_detect()Ville Syrjälä2018-07-191-4/+0
* drm/i915/psr: Remove few mod parameters option.Rodrigo Vivi2018-07-121-1/+1
* drm/i915: Remove unused enable_cmd_parser modparamChris Wilson2018-05-171-3/+0
* drm/i915: add support for specifying DMC firmware override by module paramJani Nikula2018-05-021-0/+3
* drm/i915: Enable inject_load_failure only in DEBUG configMichal Wajdeczko2018-02-021-0/+2
* drm/i915/guc: Redefine guc_log_level modparam valuesMichal Wajdeczko2018-01-181-1/+2
* drm/i915: Add pretty printer for modparamsMichal Wajdeczko2017-12-191-0/+33
* drm/i915/guc: Combine enable_guc_loading|submission modparamsMichal Wajdeczko2017-12-061-7/+4
* drm/i915: Remove unsafe i915.enable_rc6Chris Wilson2017-12-011-7/+0
* drm/i915: Remove i915.semaphores modparamChris Wilson2017-11-201-4/+0
* drm/i915: Remove i915.enable_execlists module parameterChris Wilson2017-11-201-4/+0
* drm/i915: Remove use_mmio_flip modparm, v2.Maarten Lankhorst2017-10-041-3/+0
* drm/i915: Extend I915_PARAMS_FOR_EACH with default member valueMichal Wajdeczko2017-09-261-39/+3
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-3/+3
* drm/i915: Extend private i915_param_named macro with descriptionMichal Wajdeczko2017-09-151-100/+67
* drm/i915: Introduce custom variant of module_param_named macroMichal Wajdeczko2017-09-151-40/+45
* drm/i915: Rename lvds_use_ssc modparam to panel_use_sscMichal Wajdeczko2017-09-151-2/+2
* drm/i915/opregion: let user specify override VBT via firmware loadJani Nikula2017-08-171-0/+4
* Revert "drm/i915: Add heuristic to determine better way to adjust brightness"Jani Nikula2017-07-211-4/+3
* Revert "drm/i915: Add option to support dynamic backlight via DPCD"Jani Nikula2017-07-211-5/+0
* drm/i915: Add option to support dynamic backlight via DPCDPuthikorn Voravootivat2017-06-231-0/+5
* drm/i915: Add heuristic to determine better way to adjust brightnessPuthikorn Voravootivat2017-06-231-3/+4
* drm/i915: Enable Engine reset and recovery supportMichel Thierry2017-06-201-2/+2