index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_params.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: drop unused i915.disable_vtd_wa module parameter
Jani Nikula
2016-02-19
1
-4
/
+0
*
drm/i915: drop write perm from module params which don't support changing
Jani Nikula
2016-02-19
1
-4
/
+4
*
drm/i915: Change i915.enable_psr parameter to use per platform default.
Rodrigo Vivi
2016-02-17
1
-2
/
+3
*
drm/i915: Instrument PSR parameter for debuging with link standby x link off.
Rodrigo Vivi
2016-02-01
1
-1
/
+2
*
drm/i915: Decouple struct i915_params i915 into i915_params.h
Joonas Lahtinen
2015-12-21
1
-0
/
+1
*
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
2015-11-23
1
-2
/
+8
|
\
|
*
Revert "drm/i915: skip modeset if compatible for everyone."
Jani Nikula
2015-11-19
1
-0
/
+5
|
*
drm/i915/skl: disable display side power well support for now
Imre Deak
2015-11-06
1
-2
/
+3
*
|
drm/i915/gen9: Add boot parameter for disabling DC6
Patrik Jakobsson
2015-11-17
1
-0
/
+6
*
|
drm/i915: fix handling of the disable_power_well module option
Imre Deak
2015-11-17
1
-1
/
+1
*
|
drm/i915/gen8: Flip the 48b switch
Michel Thierry
2015-10-19
1
-1
/
+1
|
/
*
drm/i915: Mark debug mod options as _unsafe
Daniel Vetter
2015-09-22
1
-14
/
+14
*
drm/i915: skip modeset if compatible for everyone.
Maarten Lankhorst
2015-09-14
1
-5
/
+0
*
Partially revert "drm/i915: Use full atomic modeset."
Maarten Lankhorst
2015-08-26
1
-0
/
+5
*
drm/i915: Add GuC-related module parameters
Alex Dai
2015-07-21
1
-0
/
+9
*
drm/i915: Use full atomic modeset.
Maarten Lankhorst
2015-07-15
1
-5
/
+0
*
drm/i915: Nuke lvds downclock support
Daniel Vetter
2015-06-24
1
-6
/
+0
*
drm/i915: Report an error when i915.reset prevents a reset
Chris Wilson
2015-06-23
1
-1
/
+1
*
drm/i915: Fix up KMS Kconfig removal patch
Daniel Vetter
2015-06-23
1
-1
/
+1
*
drm/i915/skl: Add module parameter to select edp vswing table
Sonika Jindal
2015-05-08
1
-0
/
+8
*
drm/i915: Add module param to test the load detect code
Daniel Vetter
2015-03-27
1
-1
/
+7
*
drm/i915: kill i915.powersave
Rodrigo Vivi
2015-03-26
1
-5
/
+0
*
drm/i915: Disable the mmio.debug WARN after it fires
Chris Wilson
2015-03-17
1
-3
/
+3
*
drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)
Matt Roper
2015-01-27
1
-0
/
+5
*
drm/i915: tame the chattermouth (v2)
Rob Clark
2014-12-16
1
-0
/
+5
*
drm/i915/bdw: Enable execlists by default where supported
Thomas Daniel
2014-12-15
1
-2
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-14
1
-0
/
+6
|
\
|
*
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-09-03
1
-0
/
+6
|
|
\
|
|
*
drm/i915/bdw: Disable execlists by default
Damien Lespiau
2014-08-20
1
-2
/
+2
|
|
*
drm/i915/bdw: Macro for LRCs and module option for Execlists
Oscar Mateo
2014-08-11
1
-0
/
+6
*
|
|
drm/i915: taint the kernel if unsafe module parameters are set
Jani Nikula
2014-08-27
1
-4
/
+4
|
/
/
*
|
Revert "drm/i915: Enable PSR by default."
Linus Torvalds
2014-08-08
1
-2
/
+2
|
/
*
drm/i915: reorganize the unclaimed register detection code
Paulo Zanoni
2014-07-23
1
-0
/
+6
*
drm/i915: Enable PSR by default.
Rodrigo Vivi
2014-07-23
1
-2
/
+2
*
drm/i915: Replaced Blitter ring based flips with MMIO flips
Sourab Gupta
2014-06-17
1
-0
/
+5
*
drm/i915: Add debug module option for VTd validation
Daniel Vetter
2014-04-03
1
-0
/
+4
*
drm/i915: Enable command parsing by default
Brad Volkin
2014-04-01
1
-2
/
+2
*
drm/i915: make PC8 be part of runtime PM suspend/resume
Paulo Zanoni
2014-03-19
1
-10
/
+0
*
drm/i915: Implement command buffer parsing logic
Brad Volkin
2014-03-07
1
-0
/
+5
*
drm/i915: Provide a command line option to disable display
Damien Lespiau
2014-02-12
1
-0
/
+4
*
drm/i915: drop i915_ prefix from enable_rc6, enable_fbc, enable_ppgtt parameters
Jani Nikula
2014-01-27
1
-6
/
+6
*
drm/i915: move module parameters into a struct, in a new file
Jani Nikula
2014-01-27
1
-0
/
+155