summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada2017-12-071-13/+0
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-491/+753
|\
| * drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä2017-11-091-26/+18
| * drm/i915: Calculate ironlake intermediate watermarks correctly, v2.Maarten Lankhorst2017-11-091-1/+8
| * drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo2017-10-171-3/+6
| * drm/i915/cnl: WaRsUseTimeoutModeRodrigo Vivi2017-10-161-2/+9
| * drm/i915: Introduce separate status variable for RC6 and LLC ring frequency s...Sagar Arun Kamble2017-10-111-22/+32
| * drm/i915: Create generic functions to control RC6, RPSSagar Arun Kamble2017-10-111-46/+70
| * drm/i915: Create generic function to setup LLC ring frequency tableSagar Arun Kamble2017-10-111-4/+20
| * drm/i915: Rename intel_enable_rc6 to intel_rc6_enabledSagar Arun Kamble2017-10-111-6/+6
| * drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"Sagar Arun Kamble2017-10-111-141/+174
| * drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble2017-10-111-36/+36
| * drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"Sagar Arun Kamble2017-10-111-2/+2
| * drm/i915: Separate RPS and RC6 handling for CHVSagar Arun Kamble2017-10-111-6/+24
| * drm/i915: Separate RPS and RC6 handling for VLVSagar Arun Kamble2017-10-111-22/+39
| * drm/i915: Separate RPS and RC6 handling for BDWSagar Arun Kamble2017-10-111-6/+12
| * drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enab...Sagar Arun Kamble2017-10-111-12/+5
| * drm/i915: Separate RPS and RC6 handling for gen6+Sagar Arun Kamble2017-10-111-14/+29
| * drm/i915: Remove I915_MAX_PIPES dependency for DDB allocationMika Kahola2017-10-101-5/+7
| * drm/i915: disable GTT cache for 2M pagesMatthew Auld2017-10-071-6/+5
| * drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC.Rodrigo Vivi2017-10-031-0/+6
| * drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-3/+3
| * drm/i915/cnp: Don't touch other PCH clock gating bits.Rodrigo Vivi2017-09-181-1/+2
| * drm/i915: Switch over to the LLC/eLLC hotspot avoidance hash mode for CCSVille Syrjälä2017-09-141-14/+13
| * drm/i915/bxt+: Enable IPC supportKumar, Mahesh2017-09-071-0/+24
| * drm/i915/cnl: Extend WM workaround with IPC for CNLKumar, Mahesh2017-09-071-1/+2
| * drm/i915/glk: IPC linetime watermark workaround for GLKKumar, Mahesh2017-09-071-3/+4
| * drm/i915/gen10: Calculate and enable transition WMKumar, Mahesh2017-09-071-2/+50
| * drm/i915/skl+: Optimize WM calculationKumar, Mahesh2017-09-071-85/+105
| * drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glkRodrigo Vivi2017-09-061-0/+13
| * drm/i915/cnp: Wa 1181: Fix Backlight issueRodrigo Vivi2017-09-051-2/+25
| * drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computationVille Syrjälä2017-08-311-15/+15
| * drm/i915: Stop using long platform names on clock gating functions.Rodrigo Vivi2017-08-301-22/+22
| * drm/i915: Boost GPU clocks if we miss the pageflip's vblankChris Wilson2017-08-221-39/+3
| * drm/i915/cnl: Apply large line width optimizationRodrigo Vivi2017-08-181-0/+4
| * drm/i915/cnl: Introduce initial Cannonlake Workarounds.Rodrigo Vivi2017-08-181-1/+20
* | drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst2017-10-301-30/+21
* | drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo2017-10-181-3/+6
|/
* drm/i915/gen10: implement gen 10 watermarks calculationsPaulo Zanoni2017-08-161-4/+13
* drm/i915/gen10: fix WM latency printingPaulo Zanoni2017-08-101-1/+1
* drm/i915/gen10: fix the gen 10 SAGV block timePaulo Zanoni2017-08-101-7/+6
* drm/i915/cnl: Enable SAGV for Cannonlake.Rodrigo Vivi2017-08-101-1/+2
* drm/i915/gen10+: use the SKL code for reading WM latenciesPaulo Zanoni2017-08-101-2/+4
* drm/i915: Add render decompression supportVille Syrjälä2017-08-101-2/+27
* drm/i915: enable WaDisableDopClkGating for sklPraveen Paneri2017-08-031-0/+6
* drm/i915: Include mbox details for pcode read/write failuresChris Wilson2017-07-281-8/+13
* drm/i915: Fix bad comparison in skl_compute_plane_wm, v2.Maarten Lankhorst2017-07-191-2/+2
* drm/i915/skl+: unify cpp value in WM calculationKumar, Mahesh2017-07-131-4/+2
* drm/i915/skl+: WM calculation don't require heightKumar, Mahesh2017-07-131-3/+1
* drm/i915: cleanup fixed-point wrappers namingKumar, Mahesh2017-07-131-32/+31