index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_params.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
drm/i915/params: fix i915.reset module param type
Jani Nikula
1
-1
/
+1
2020-06-02
drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
Jani Nikula
1
-1
/
+1
2020-01-27
drm/i915: Remove 'prefault_disable' modparam
Chris Wilson
1
-4
/
+0
2020-01-22
drm/i915: drop alpha_support for good in favour of force_probe
Jani Nikula
1
-3
/
+0
2020-01-17
drm/i915: Auto detect DPCD backlight support by default
Lyude Paul
1
-1
/
+1
2020-01-15
drm/i915/params: add i915 parameters to debugfs
Jani Nikula
1
-1
/
+1
2019-10-31
drm/i915/lmem: add the fake lmem region
Matthew Auld
1
-0
/
+7
2019-10-29
drm/i915: Rename "inject_load_failure" module parameter
Janusz Krzysztofik
1
-1
/
+1
2019-10-08
drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask
Anshuman Gupta
1
-1
/
+2
2019-07-19
Revert "drm/i915: Update description of i915.enable_guc modparam"
Tvrtko Ursulin
1
-1
/
+1
2019-07-17
drm/i915: Update description of i915.enable_guc modparam
Tvrtko Ursulin
1
-1
/
+1
2019-06-26
drm/i915: Check backlight type while doing eDP backlight initializaiton
Lee Shawn C
1
-2
/
+3
2019-05-31
drm/i915: add force_probe module parameter to replace alpha_support
Jani Nikula
1
-2
/
+5
2019-01-29
drm/i915: Enable fastboot by default on Skylake and newer
Hans de Goede
1
-2
/
+4
2018-12-31
drm/i915/params: set i915.enable_hangcheck permissions to 0600
Jani Nikula
1
-1
/
+1
2018-12-31
drm/i915: add a helper to free the members of i915_params
Jani Nikula
1
-0
/
+16
2018-12-31
drm/i915: add a helper to make a copy of i915_params
Jani Nikula
1
-0
/
+14
2018-11-19
drm/i915: Hide enable_gvt modparam when not compiled in
Joonas Lahtinen
1
-0
/
+2
2018-10-17
drm/i915: Ensure _print_param() builds with Clang
Jani Nikula
1
-1
/
+2
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
1
-4
/
+0
2018-07-19
drm/i915: Remove intel_panel_detect()
Ville Syrjälä
1
-4
/
+0
2018-07-12
drm/i915/psr: Remove few mod parameters option.
Rodrigo Vivi
1
-1
/
+1
2018-05-17
drm/i915: Remove unused enable_cmd_parser modparam
Chris Wilson
1
-3
/
+0
2018-05-02
drm/i915: add support for specifying DMC firmware override by module param
Jani Nikula
1
-0
/
+3
2018-02-02
drm/i915: Enable inject_load_failure only in DEBUG config
Michal Wajdeczko
1
-0
/
+2
2018-01-18
drm/i915/guc: Redefine guc_log_level modparam values
Michal Wajdeczko
1
-1
/
+2
2017-12-19
drm/i915: Add pretty printer for modparams
Michal Wajdeczko
1
-0
/
+33
2017-12-06
drm/i915/guc: Combine enable_guc_loading|submission modparams
Michal Wajdeczko
1
-7
/
+4
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
1
-7
/
+0
2017-11-20
drm/i915: Remove i915.semaphores modparam
Chris Wilson
1
-4
/
+0
2017-11-20
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
1
-4
/
+0
2017-10-04
drm/i915: Remove use_mmio_flip modparm, v2.
Maarten Lankhorst
1
-3
/
+0
2017-09-26
drm/i915: Extend I915_PARAMS_FOR_EACH with default member value
Michal Wajdeczko
1
-39
/
+3
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-3
/
+3
2017-09-15
drm/i915: Extend private i915_param_named macro with description
Michal Wajdeczko
1
-100
/
+67
2017-09-15
drm/i915: Introduce custom variant of module_param_named macro
Michal Wajdeczko
1
-40
/
+45
2017-09-15
drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc
Michal Wajdeczko
1
-2
/
+2
2017-08-17
drm/i915/opregion: let user specify override VBT via firmware load
Jani Nikula
1
-0
/
+4
2017-07-21
Revert "drm/i915: Add heuristic to determine better way to adjust brightness"
Jani Nikula
1
-4
/
+3
2017-07-21
Revert "drm/i915: Add option to support dynamic backlight via DPCD"
Jani Nikula
1
-5
/
+0
2017-06-23
drm/i915: Add option to support dynamic backlight via DPCD
Puthikorn Voravootivat
1
-0
/
+5
2017-06-23
drm/i915: Add heuristic to determine better way to adjust brightness
Puthikorn Voravootivat
1
-3
/
+4
2017-06-20
drm/i915: Enable Engine reset and recovery support
Michel Thierry
1
-2
/
+2
2017-06-20
drm/i915: Update i915.reset to handle engine resets
Michel Thierry
1
-3
/
+3
2017-03-15
drm/i915/uc: Add params for specifying firmware
Arkadiusz Hiler
1
-0
/
+10
2017-02-09
drm/i915: Enable atomic support by default on supported platforms.
Maarten Lankhorst
1
-2
/
+2
2017-02-06
drm/i915: Use bool i915_param.alpha_support
Chris Wilson
1
-1
/
+1
2016-11-24
drm/i915: Use the precomputed value for whether to enable command parsing
Chris Wilson
1
-3
/
+3
2016-11-14
drm/i915: rename preliminary_hw_support to alpha_support
Jani Nikula
1
-4
/
+5
2016-10-12
drm/i915: Allow disabling error capture
Chris Wilson
1
-0
/
+9
[next]