summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_params.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-15drm/i915: Use full atomic modeset.Maarten Lankhorst1-5/+0
2015-06-24drm/i915: Nuke lvds downclock supportDaniel Vetter1-6/+0
2015-06-23drm/i915: Report an error when i915.reset prevents a resetChris Wilson1-1/+1
2015-06-23drm/i915: Fix up KMS Kconfig removal patchDaniel Vetter1-1/+1
2015-05-08drm/i915/skl: Add module parameter to select edp vswing tableSonika Jindal1-0/+8
2015-03-27drm/i915: Add module param to test the load detect codeDaniel Vetter1-1/+7
2015-03-26drm/i915: kill i915.powersaveRodrigo Vivi1-5/+0
2015-03-17drm/i915: Disable the mmio.debug WARN after it firesChris Wilson1-3/+3
2015-01-27drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)Matt Roper1-0/+5
2014-12-16drm/i915: tame the chattermouth (v2)Rob Clark1-0/+5
2014-12-15drm/i915/bdw: Enable execlists by default where supportedThomas Daniel1-2/+2
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+6
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+6
2014-08-27drm/i915: taint the kernel if unsafe module parameters are setJani Nikula1-4/+4
2014-08-20drm/i915/bdw: Disable execlists by defaultDamien Lespiau1-2/+2
2014-08-11drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo1-0/+6
2014-08-08Revert "drm/i915: Enable PSR by default."Linus Torvalds1-2/+2
2014-07-23drm/i915: reorganize the unclaimed register detection codePaulo Zanoni1-0/+6
2014-07-23drm/i915: Enable PSR by default.Rodrigo Vivi1-2/+2
2014-06-17drm/i915: Replaced Blitter ring based flips with MMIO flipsSourab Gupta1-0/+5
2014-04-03drm/i915: Add debug module option for VTd validationDaniel Vetter1-0/+4
2014-04-01drm/i915: Enable command parsing by defaultBrad Volkin1-2/+2
2014-03-19drm/i915: make PC8 be part of runtime PM suspend/resumePaulo Zanoni1-10/+0
2014-03-07drm/i915: Implement command buffer parsing logicBrad Volkin1-0/+5
2014-02-12drm/i915: Provide a command line option to disable displayDamien Lespiau1-0/+4
2014-01-27drm/i915: drop i915_ prefix from enable_rc6, enable_fbc, enable_ppgtt parametersJani Nikula1-6/+6
2014-01-27drm/i915: move module parameters into a struct, in a new fileJani Nikula1-0/+155