summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_params.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-05drm/i915: Mark i915.reset as unsignedChris Wilson1-1/+1
2020-01-27drm/i915: Remove 'prefault_disable' modparamChris Wilson1-1/+0
2020-01-22drm/i915: drop alpha_support for good in favour of force_probeJani Nikula1-1/+0
2020-01-17drm/i915: Auto detect DPCD backlight support by defaultLyude Paul1-1/+1
2020-01-15drm/i915/params: add i915 parameters to debugfsJani Nikula1-37/+39
2019-10-31drm/i915/lmem: add the fake lmem regionMatthew Auld1-0/+1
2019-10-29drm/i915: Rename "inject_load_failure" module parameterJanusz Krzysztofik1-1/+1
2019-10-23drm/i915/execlists: Force preemptionChris Wilson1-1/+1
2019-07-19Revert "drm/i915/guc: Turn on GuC/HuC auto mode"Tvrtko Ursulin1-1/+1
2019-07-12drm/i915/guc: Turn on GuC/HuC auto modeMichal Wajdeczko1-1/+1
2019-06-26drm/i915: Check backlight type while doing eDP backlight initializaitonLee Shawn C1-1/+1
2019-05-31drm/i915: add force_probe module parameter to replace alpha_supportJani Nikula1-0/+1
2019-05-31drm/i915: Make default value for i915.mmio_debug a compile time optionChris Wilson1-1/+1
2019-01-29drm/i915: Enable fastboot by default on Skylake and newerHans de Goede1-1/+1
2018-12-31drm/i915/params: document I915_PARAMS_FOR_EACH()Jani Nikula1-0/+9
2018-12-31drm/i915: add a helper to free the members of i915_paramsJani Nikula1-0/+1
2018-12-31drm/i915: add a helper to make a copy of i915_paramsJani Nikula1-0/+1
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson1-1/+0
2018-07-19drm/i915: Remove intel_panel_detect()Ville Syrjälä1-1/+0
2018-05-17drm/i915: Remove unused enable_cmd_parser modparamChris Wilson1-1/+0
2018-05-02drm/i915: add support for specifying DMC firmware override by module paramJani Nikula1-0/+1
2018-03-19drm/i915/guc: Default to non-verbose GuC loggingMichał Winiarski1-1/+1
2018-01-19drm/i915/guc: Keep GuC log disabled by defaultMichal Wajdeczko1-1/+1
2017-12-19drm/i915: Add pretty printer for modparamsMichal Wajdeczko1-0/+4
2017-12-06drm/i915/guc: Combine enable_guc_loading|submission modparamsMichal Wajdeczko1-2/+5
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson1-1/+0
2017-11-20drm/i915: Remove i915.semaphores modparamChris Wilson1-1/+0
2017-11-20drm/i915: Remove i915.enable_execlists module parameterChris Wilson1-1/+0
2017-10-04drm/i915: Remove use_mmio_flip modparm, v2.Maarten Lankhorst1-1/+0
2017-09-26drm/i915: Fix default values of some modparamsMichal Wajdeczko1-7/+7
2017-09-26drm/i915: Extend I915_PARAMS_FOR_EACH with default member valueMichal Wajdeczko1-41/+41
2017-09-26drm/i915: Make I915_PARAMS_FOR_EACH macro more flexibleMichal Wajdeczko1-42/+42
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko1-1/+1
2017-08-17drm/i915/opregion: let user specify override VBT via firmware loadJani Nikula1-0/+1
2017-07-21Revert "drm/i915: Add heuristic to determine better way to adjust brightness"Jani Nikula1-1/+1
2017-07-21Revert "drm/i915: Add option to support dynamic backlight via DPCD"Jani Nikula1-2/+1
2017-06-23drm/i915: Add option to support dynamic backlight via DPCDPuthikorn Voravootivat1-1/+2
2017-06-23drm/i915: Add heuristic to determine better way to adjust brightnessPuthikorn Voravootivat1-1/+1
2017-06-20drm/i915: Update i915.reset to handle engine resetsMichel Thierry1-1/+1
2017-03-15drm/i915/uc: Add params for specifying firmwareArkadiusz Hiler1-0/+2
2017-02-06drm/i915: Use bool i915_param.alpha_supportChris Wilson1-1/+1
2017-02-06drm/i915: Generate i915_params {} using a macroChris Wilson1-38/+43
2016-11-24drm/i915: Use the precomputed value for whether to enable command parsingChris Wilson1-1/+1
2016-11-14drm/i915: rename preliminary_hw_support to alpha_supportJani Nikula1-1/+1
2016-10-12drm/i915: Allow disabling error captureChris Wilson1-0/+1
2016-08-05drm/i915: Add a way to test the modeset done during gpu reset, v3.Maarten Lankhorst1-0/+1
2016-06-17drm/i915: gvt: Introduce the basic architecture of GVT-gZhi Wang1-0/+1
2016-05-25drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter1-0/+1
2016-05-23drm/i915/guc: add enable_guc_loading parameterDave Gordon1-1/+2
2016-05-19drm/i915: Remove use_mmio_flip kernel parameter.Maarten Lankhorst1-1/+0