summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_params.c
AgeCommit message (Expand)Author
2019-11-12drm/i915: Use the precomputed value for whether to enable command parsingChris Wilson
2016-08-05drm/i915: Add a way to test the modeset done during gpu reset, v3.Maarten Lankhorst
2016-07-19drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default"Rodrigo Vivi
2016-06-21drm/i915: Set the access right of kernel param "i915.enable_gvt" to read-only.Zhi Wang
2016-06-17drm/i915: gvt: Introduce the basic architecture of GVT-gZhi Wang
2016-06-07drm/i915/guc: enable GuC loading & submission by defaultDave Gordon
2016-05-25drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter
2016-05-24drm/i915/guc: Disable automatic GuC firmware loadingTvrtko Ursulin
2016-05-23drm/i915/guc: add enable_guc_loading parameterDave Gordon
2016-05-19drm/i915: Remove use_mmio_flip kernel parameter.Maarten Lankhorst
2016-04-26drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)Yetunde Adebisi
2016-03-17drm/i915: Add fault injection supportImre Deak
2016-03-16drm/i915: add module param "enable_dp_mst"Nathan Schulte
2016-02-19drm/i915: drop unused i915.disable_vtd_wa module parameterJani Nikula
2016-02-19drm/i915: drop write perm from module params which don't support changingJani Nikula
2016-02-17drm/i915: Change i915.enable_psr parameter to use per platform default.Rodrigo Vivi
2016-02-01drm/i915: Instrument PSR parameter for debuging with link standby x link off.Rodrigo Vivi
2015-12-21drm/i915: Decouple struct i915_params i915 into i915_params.hJoonas Lahtinen
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter
2015-11-19Revert "drm/i915: skip modeset if compatible for everyone."Jani Nikula
2015-11-17drm/i915/gen9: Add boot parameter for disabling DC6Patrik Jakobsson
2015-11-17drm/i915: fix handling of the disable_power_well module optionImre Deak
2015-11-06drm/i915/skl: disable display side power well support for nowImre Deak
2015-10-19drm/i915/gen8: Flip the 48b switchMichel Thierry
2015-09-22drm/i915: Mark debug mod options as _unsafeDaniel Vetter
2015-09-14drm/i915: skip modeset if compatible for everyone.Maarten Lankhorst
2015-08-26Partially revert "drm/i915: Use full atomic modeset."Maarten Lankhorst
2015-07-21drm/i915: Add GuC-related module parametersAlex Dai
2015-07-15drm/i915: Use full atomic modeset.Maarten Lankhorst
2015-06-24drm/i915: Nuke lvds downclock supportDaniel Vetter
2015-06-23drm/i915: Report an error when i915.reset prevents a resetChris Wilson
2015-06-23drm/i915: Fix up KMS Kconfig removal patchDaniel Vetter
2015-05-08drm/i915/skl: Add module parameter to select edp vswing tableSonika Jindal
2015-03-27drm/i915: Add module param to test the load detect codeDaniel Vetter
2015-03-26drm/i915: kill i915.powersaveRodrigo Vivi
2015-03-17drm/i915: Disable the mmio.debug WARN after it firesChris Wilson
2015-01-27drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)Matt Roper
2014-12-16drm/i915: tame the chattermouth (v2)Rob Clark
2014-12-15drm/i915/bdw: Enable execlists by default where supportedThomas Daniel
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-27drm/i915: taint the kernel if unsafe module parameters are setJani Nikula
2014-08-20drm/i915/bdw: Disable execlists by defaultDamien Lespiau
2014-08-11drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo
2014-08-08Revert "drm/i915: Enable PSR by default."Linus Torvalds
2014-07-23drm/i915: reorganize the unclaimed register detection codePaulo Zanoni
2014-07-23drm/i915: Enable PSR by default.Rodrigo Vivi
2014-06-17drm/i915: Replaced Blitter ring based flips with MMIO flipsSourab Gupta
2014-04-03drm/i915: Add debug module option for VTd validationDaniel Vetter
2014-04-01drm/i915: Enable command parsing by defaultBrad Volkin