summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-10drm/i915: Separate cherryview from valleyviewWayne Boyer1-4/+4
2015-12-08drm/i915: vlv: clamp minimum RPS frequency to what Punit allowsImre Deak1-1/+11
2015-12-08drm/i915/skl: Double RC6 WRL always onMika Kuoppala1-2/+1
2015-12-08drm/i915/skl: Disable coarse power gating up until F0Mika Kuoppala1-1/+1
2015-12-03drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni1-1/+1
2015-12-02drm/i915/bxt: backlight clock gating workaroundImre Deak1-0/+8
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter1-5/+12
2015-11-18drm/i915: Type safe register read/writeVille Syrjälä1-2/+3
2015-11-18drm/i915: Fix gpu frequency change tracingMika Kuoppala1-1/+1
2015-11-17drm/i915/skl: Correct other-pipe watermark update condition check (v2)Kumar, Mahesh1-7/+5
2015-11-16drm/i915: Fix GT frequency roundingMika Kuoppala1-3/+5
2015-11-02drm/i915/skl: Prevent unclaimed register writes on skylake.Maarten Lankhorst1-0/+5
2015-10-29drm/i915: make A0 wa's applied to A1Tim Gore1-1/+1
2015-10-28drm/i915/kbl: Introduce Kabylake platform defition.Rodrigo Vivi1-5/+6
2015-10-27drm/i915: Fix maxfifo watermark calc on vlv cursor planesThomas Daniel1-1/+1
2015-10-22drm/i915: Calculate watermark configuration during atomic check (v2)Matt Roper1-52/+12
2015-10-22drm/i915: Calculate ILK-style watermarks during atomic check (v3)Matt Roper1-45/+43
2015-10-22drm/i915: Calculate pipe watermarks into CRTC state (v3)Matt Roper1-17/+27
2015-10-22drm/i915: Refactor ilk_update_wm (v3)Ville Syrjälä1-29/+35
2015-10-22drm/i915: Drop intel_update_sprite_watermarksMatt Roper1-58/+0
2015-10-22drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic checkMatt Roper1-23/+12
2015-10-21drm/i915: add helpers for platform specific revision id range checksJani Nikula1-7/+8
2015-10-21drm/i915/bxt: add revision id for A1 stepping and use itJani Nikula1-3/+3
2015-10-19drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4)Matt Roper1-175/+152
2015-10-13drm/i915: Move skl/bxt gt specific workarounds to ring initMika Kuoppala1-60/+0
2015-10-13drm/i915: revert a few more watermark commitsPaulo Zanoni1-163/+256
2015-10-09drm/i915: Partial revert of atomic watermark seriesMatt Roper1-103/+129
2015-10-07drm/i915/chv: remove pre-production hardware workaroundsJani Nikula1-34/+22
2015-10-06drm/i915: Update Promotion timer for RC6 TO ModeSagar Arun Kamble1-4/+6
2015-09-30drm/i915: Calculate watermark configuration during atomic check (v2)Matt Roper1-52/+12
2015-09-30drm/i915: Calculate ILK-style watermarks during atomic check (v3)Matt Roper1-45/+43
2015-09-30drm/i915: Calculate pipe watermarks into CRTC state (v3)Matt Roper1-17/+27
2015-09-30drm/i915: Refactor ilk_update_wm (v3)Ville Syrjälä1-29/+35
2015-09-30drm/i915: Drop intel_update_sprite_watermarksMatt Roper1-58/+0
2015-09-30drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic checkMatt Roper1-23/+12
2015-09-30drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v3)Matt Roper1-175/+151
2015-09-30drm/i915/skl: Simplify wm structures slightly (v2)Matt Roper1-45/+48
2015-09-30drm/i915: Eliminate usage of pipe_wm_parameters from ILK-style WM (v2)Matt Roper1-55/+29
2015-09-30drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code (v2)Matt Roper1-63/+70
2015-09-30drm/i915: s/_TRANSA_CHICKEN/TRANS_CHICKEN(PIPE_A)/Ville Syrjälä1-2/+2
2015-09-30drm/i915: Read czclk from CCK on vlv/chvVille Syrjälä1-20/+5
2015-09-30drm/i915/skl: Remove WaDisableVFUnitClockGatingArun Siluvery1-6/+0
2015-09-30drm/i915/skl: Remove WaSetGAPSunitClckGateDisableArun Siluvery1-6/+0
2015-09-30drm/i915/skl: Remove WaDisableSDEUnitClockGatingArun Siluvery1-3/+1
2015-09-30drm/i915/bxt: Add WaStoreMultiplePTEenable nameArun Siluvery1-6/+3
2015-09-30drm/i915: Constify adjusted_modeVille Syrjälä1-6/+3
2015-09-30drm/i915: Always call the adjusted mode 'adjusted_mode'Ville Syrjälä1-8/+6
2015-09-30Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter1-13/+29
2015-09-23drm/i915: Replace raw numbers with the approproate register name in ILK turbo...Ville Syrjälä1-3/+3
2015-09-23drm/i915: Parametrize ILK turbo registersVille Syrjälä1-7/+7