1. 1629224 drm/i915/lmem: add the fake lmem region by Matthew Auld · 5 years ago
  2. 4ec3753 drm/i915: Rename "inject_load_failure" module parameter by Janusz Krzysztofik · 5 years ago
  3. 19c79ff drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask by Anshuman Gupta · 5 years ago
  4. a030102 Revert "drm/i915: Update description of i915.enable_guc modparam" by Tvrtko Ursulin · 5 years ago
  5. 0629d4d drm/i915: Update description of i915.enable_guc modparam by Tvrtko Ursulin · 5 years ago
  6. 5ccf202 drm/i915: Check backlight type while doing eDP backlight initializaiton by Lee Shawn C · 6 years ago
  7. 7ef5ef5 drm/i915: add force_probe module parameter to replace alpha_support by Jani Nikula · 6 years ago
  8. 3d6535c drm/i915: Enable fastboot by default on Skylake and newer by Hans de Goede · 6 years ago
  9. 2ff195c drm/i915/params: set i915.enable_hangcheck permissions to 0600 by Jani Nikula · 6 years ago
  10. 16cabb1 drm/i915: add a helper to free the members of i915_params by Jani Nikula · 6 years ago
  11. 4081cef drm/i915: add a helper to make a copy of i915_params by Jani Nikula · 6 years ago
  12. 31579ba drm/i915: Hide enable_gvt modparam when not compiled in by Joonas Lahtinen · 6 years ago
  13. 7b3e51d drm/i915: Ensure _print_param() builds with Clang by Jani Nikula · 6 years ago
  14. 4bdafb9 drm/i915: Remove i915.enable_ppgtt override by Chris Wilson · 6 years ago
  15. d81be4f drm/i915: Remove intel_panel_detect() by Ville Syrjälä · 6 years ago
  16. 9306b62 drm/i915/psr: Remove few mod parameters option. by Rodrigo Vivi · 6 years ago
  17. 560f6ad drm/i915: Remove unused enable_cmd_parser modparam by Chris Wilson · 7 years ago
  18. f425d08 drm/i915: add support for specifying DMC firmware override by module param by Jani Nikula · 7 years ago
  19. fae919f drm/i915: Enable inject_load_failure only in DEBUG config by Michal Wajdeczko · 7 years ago
  20. 0ed8795 drm/i915/guc: Redefine guc_log_level modparam values by Michal Wajdeczko · 7 years ago
  21. acfb997 drm/i915: Add pretty printer for modparams by Michal Wajdeczko · 7 years ago
  22. 121981f drm/i915/guc: Combine enable_guc_loading|submission modparams by Michal Wajdeczko · 7 years ago
  23. fb6db0f drm/i915: Remove unsafe i915.enable_rc6 by Chris Wilson · 7 years ago
  24. 93c6e96 drm/i915: Remove i915.semaphores modparam by Chris Wilson · 7 years ago
  25. fb5c551 drm/i915: Remove i915.enable_execlists module parameter by Chris Wilson · 7 years ago
  26. 8279aaf drm/i915: Remove use_mmio_flip modparm, v2. by Maarten Lankhorst · 7 years ago
  27. 7075cb85 drm/i915: Extend I915_PARAMS_FOR_EACH with default member value by Michal Wajdeczko · 7 years ago
  28. 4f044a8 drm/i915: Rename global i915 to i915_modparams by Michal Wajdeczko · 7 years ago
  29. 3dcf4f2 drm/i915: Extend private i915_param_named macro with description by Michal Wajdeczko · 7 years ago
  30. c954693 drm/i915: Introduce custom variant of module_param_named macro by Michal Wajdeczko · 7 years ago
  31. 17533bf drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc by Michal Wajdeczko · 7 years ago
  32. ab3595b drm/i915/opregion: let user specify override VBT via firmware load by Jani Nikula · 7 years ago
  33. d293942 Revert "drm/i915: Add heuristic to determine better way to adjust brightness" by Jani Nikula · 7 years ago
  34. 7d9a1e4 Revert "drm/i915: Add option to support dynamic backlight via DPCD" by Jani Nikula · 7 years ago
  35. ae25ece drm/i915: Add option to support dynamic backlight via DPCD by Puthikorn Voravootivat · 8 years ago
  36. 560a758 drm/i915: Add heuristic to determine better way to adjust brightness by Puthikorn Voravootivat · 8 years ago
  37. d3d3765 drm/i915: Enable Engine reset and recovery support by Michel Thierry · 8 years ago
  38. ed35dd7 drm/i915: Update i915.reset to handle engine resets by Michel Thierry · 8 years ago
  39. b3420dd drm/i915/uc: Add params for specifying firmware by Arkadiusz Hiler · 8 years ago
  40. 8d2b47d drm/i915: Enable atomic support by default on supported platforms. by Maarten Lankhorst · 8 years ago
  41. 1a2010c drm/i915: Use bool i915_param.alpha_support by Chris Wilson · 8 years ago
  42. 41736a8 drm/i915: Use the precomputed value for whether to enable command parsing by Chris Wilson · 8 years ago
  43. c007fb4 drm/i915: rename preliminary_hw_support to alpha_support by Jani Nikula · 8 years ago
  44. 98a2f41 drm/i915: Allow disabling error capture by Chris Wilson · 8 years ago
  45. 522a63d drm/i915: Add a way to test the modeset done during gpu reset, v3. by Maarten Lankhorst · 8 years ago
  46. fe993bc drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default" by Rodrigo Vivi · 8 years ago
  47. 77ca04c drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only. by Zhi Wang · 9 years ago
  48. 0ad35fe drm/i915: gvt: Introduce the basic architecture of GVT-g by Zhi Wang · 9 years ago
  49. 041824e drm/i915/guc: enable GuC loading & submission by default by Dave Gordon · 9 years ago
  50. 5a21b66 drm/i915: Revert async unpin and nonblocking atomic commit by Daniel Vetter · 9 years ago
  51. 2335986 drm/i915/guc: Disable automatic GuC firmware loading by Tvrtko Ursulin · 9 years ago
  52. fce91f2 drm/i915/guc: add enable_guc_loading parameter by Dave Gordon · 9 years ago
  53. b8d2afa drm/i915: Remove use_mmio_flip kernel parameter. by Maarten Lankhorst · 9 years ago
  54. e7156c8 drm/i915: Add Backlight Control using DPCD for eDP connectors (v9) by Yetunde Adebisi · 9 years ago
  55. 4fec15d drm/i915: Add fault injection support by Imre Deak · 9 years ago
  56. 7cc9613 drm/i915: add module param "enable_dp_mst" by Nathan Schulte · 9 years ago
  57. 0f3a93d drm/i915: drop unused i915.disable_vtd_wa module parameter by Jani Nikula · 9 years ago
  58. 57b63d0 drm/i915: drop write perm from module params which don't support changing by Jani Nikula · 9 years ago
  59. d94d6e8 drm/i915: Change i915.enable_psr parameter to use per platform default. by Rodrigo Vivi · 9 years ago
  60. 65f61b4 drm/i915: Instrument PSR parameter for debuging with link standby x link off. by Rodrigo Vivi · 9 years ago
  61. c838d71 drm/i915: Decouple struct i915_params i915 into i915_params.h by Joonas Lahtinen · 9 years ago
  62. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  63. 7383123 Revert "drm/i915: skip modeset if compatible for everyone." by Jani Nikula · 9 years ago
  64. 443646c drm/i915/gen9: Add boot parameter for disabling DC6 by Patrik Jakobsson · 9 years ago
  65. d314cd4 drm/i915: fix handling of the disable_power_well module option by Imre Deak · 9 years ago
  66. 1b0e3a0 drm/i915/skl: disable display side power well support for now by Imre Deak · 9 years ago
  67. 1f9a99e drm/i915/gen8: Flip the 48b switch by Michel Thierry · 9 years ago
  68. 25e1793 drm/i915: Mark debug mod options as _unsafe by Daniel Vetter · 9 years ago
  69. 6764e9f drm/i915: skip modeset if compatible for everyone. by Maarten Lankhorst · 9 years ago
  70. c5b852f Partially revert "drm/i915: Use full atomic modeset." by Maarten Lankhorst · 9 years ago
  71. 63dc044 drm/i915: Add GuC-related module parameters by Alex Dai · 9 years ago
  72. 74c090b drm/i915: Use full atomic modeset. by Maarten Lankhorst · 9 years ago
  73. c329a4e drm/i915: Nuke lvds downclock support by Daniel Vetter · 10 years ago
  74. b1330fb drm/i915: Report an error when i915.reset prevents a reset by Chris Wilson · 10 years ago
  75. bf13af5 drm/i915: Fix up KMS Kconfig removal patch by Daniel Vetter · 10 years ago
  76. 9e45803 drm/i915/skl: Add module parameter to select edp vswing table by Sonika Jindal · 10 years ago
  77. 5bedeb2 drm/i915: Add module param to test the load detect code by Daniel Vetter · 10 years ago
  78. ab585de drm/i915: kill i915.powersave by Rodrigo Vivi · 10 years ago
  79. 48572ed drm/i915: Disable the mmio.debug WARN after it fires by Chris Wilson · 10 years ago
  80. b2e7723 drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4) by Matt Roper · 10 years ago
  81. e2c719b drm/i915: tame the chattermouth (v2) by Rob Clark · 10 years ago
  82. 27401d1 drm/i915/bdw: Enable execlists by default where supported by Thomas Daniel · 10 years ago
  83. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  84. a18b29f Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  85. fc9740ce drm/i915: taint the kernel if unsafe module parameters are set by Jani Nikula · 10 years ago
  86. fd639ac drm/i915/bdw: Disable execlists by default by Damien Lespiau · 10 years ago
  87. 127f100 drm/i915/bdw: Macro for LRCs and module option for Execlists by Oscar Mateo · 10 years ago
  88. 27d438c Revert "drm/i915: Enable PSR by default." by Linus Torvalds · 10 years ago
  89. 5978118 drm/i915: reorganize the unclaimed register detection code by Paulo Zanoni · 10 years ago
  90. b6d5477 drm/i915: Enable PSR by default. by Rodrigo Vivi · 10 years ago
  91. 84c33a6 drm/i915: Replaced Blitter ring based flips with MMIO flips by Sourab Gupta · 11 years ago
  92. 7a10dfa drm/i915: Add debug module option for VTd validation by Daniel Vetter · 11 years ago
  93. 5c411bb drm/i915: Enable command parsing by default by Brad Volkin · 11 years ago
  94. a8a8bd5 drm/i915: make PC8 be part of runtime PM suspend/resume by Paulo Zanoni · 11 years ago
  95. 351e3db drm/i915: Implement command buffer parsing logic by Brad Volkin · 11 years ago
  96. a0bae57 drm/i915: Provide a command line option to disable display by Damien Lespiau · 11 years ago
  97. 3adee7a drm/i915: drop i915_ prefix from enable_rc6, enable_fbc, enable_ppgtt parameters by Jani Nikula · 11 years ago
  98. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago