summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_params.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: add force_probe module parameter to replace alpha_supportJani Nikula2019-05-311-0/+1
* drm/i915: Make default value for i915.mmio_debug a compile time optionChris Wilson2019-05-311-1/+1
* drm/i915: Enable fastboot by default on Skylake and newerHans de Goede2019-01-291-1/+1
* drm/i915/params: document I915_PARAMS_FOR_EACH()Jani Nikula2018-12-311-0/+9
* drm/i915: add a helper to free the members of i915_paramsJani Nikula2018-12-311-0/+1
* drm/i915: add a helper to make a copy of i915_paramsJani Nikula2018-12-311-0/+1
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-271-1/+0Star
* drm/i915: Remove intel_panel_detect()Ville Syrjälä2018-07-191-1/+0Star
* drm/i915: Remove unused enable_cmd_parser modparamChris Wilson2018-05-171-1/+0Star
* drm/i915: add support for specifying DMC firmware override by module paramJani Nikula2018-05-021-0/+1
* drm/i915/guc: Default to non-verbose GuC loggingMichał Winiarski2018-03-191-1/+1
* drm/i915/guc: Keep GuC log disabled by defaultMichal Wajdeczko2018-01-191-1/+1
* drm/i915: Add pretty printer for modparamsMichal Wajdeczko2017-12-191-0/+4
* drm/i915/guc: Combine enable_guc_loading|submission modparamsMichal Wajdeczko2017-12-061-2/+5
* drm/i915: Remove unsafe i915.enable_rc6Chris Wilson2017-12-011-1/+0Star
* drm/i915: Remove i915.semaphores modparamChris Wilson2017-11-201-1/+0Star
* drm/i915: Remove i915.enable_execlists module parameterChris Wilson2017-11-201-1/+0Star
* drm/i915: Remove use_mmio_flip modparm, v2.Maarten Lankhorst2017-10-041-1/+0Star
* drm/i915: Fix default values of some modparamsMichal Wajdeczko2017-09-261-7/+7
* drm/i915: Extend I915_PARAMS_FOR_EACH with default member valueMichal Wajdeczko2017-09-261-41/+41
* drm/i915: Make I915_PARAMS_FOR_EACH macro more flexibleMichal Wajdeczko2017-09-261-42/+42
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-1/+1
* drm/i915/opregion: let user specify override VBT via firmware loadJani Nikula2017-08-171-0/+1
* Revert "drm/i915: Add heuristic to determine better way to adjust brightness"Jani Nikula2017-07-211-1/+1
* Revert "drm/i915: Add option to support dynamic backlight via DPCD"Jani Nikula2017-07-211-2/+1Star
* drm/i915: Add option to support dynamic backlight via DPCDPuthikorn Voravootivat2017-06-231-1/+2
* drm/i915: Add heuristic to determine better way to adjust brightnessPuthikorn Voravootivat2017-06-231-1/+1
* drm/i915: Update i915.reset to handle engine resetsMichel Thierry2017-06-201-1/+1
* drm/i915/uc: Add params for specifying firmwareArkadiusz Hiler2017-03-151-0/+2
* drm/i915: Use bool i915_param.alpha_supportChris Wilson2017-02-061-1/+1
* drm/i915: Generate i915_params {} using a macroChris Wilson2017-02-061-38/+43
* drm/i915: Use the precomputed value for whether to enable command parsingChris Wilson2016-11-241-1/+1
* drm/i915: rename preliminary_hw_support to alpha_supportJani Nikula2016-11-141-1/+1
* drm/i915: Allow disabling error captureChris Wilson2016-10-121-0/+1
* drm/i915: Add a way to test the modeset done during gpu reset, v3.Maarten Lankhorst2016-08-051-0/+1
* drm/i915: gvt: Introduce the basic architecture of GVT-gZhi Wang2016-06-171-0/+1
* drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter2016-05-251-0/+1
* drm/i915/guc: add enable_guc_loading parameterDave Gordon2016-05-231-1/+2
* drm/i915: Remove use_mmio_flip kernel parameter.Maarten Lankhorst2016-05-191-1/+0Star
* drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)Yetunde Adebisi2016-04-261-0/+1
* drm/i915: Add fault injection supportImre Deak2016-03-171-0/+1
* drm/i915: add module param "enable_dp_mst"Nathan Schulte2016-03-161-0/+1
* drm/i915: drop unused i915.disable_vtd_wa module parameterJani Nikula2016-02-191-1/+0Star
* drm/i915: Reorder i915_params struct.Joonas Lahtinen2015-12-211-4/+4
* drm/i915: Decouple struct i915_params i915 into i915_params.hJoonas Lahtinen2015-12-211-0/+68