index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-18
drm/i915/skl+: Use plane size for relative data rate calculation
Kumar, Mahesh
1
-14
/
+28
2016-02-18
drm/i915/skl: Ensure HW is powered during DDB HW state readout
Imre Deak
1
-1
/
+6
2016-02-15
drm/i915/ilk: Move register read under spinlock
Tvrtko Ursulin
1
-2
/
+4
2016-02-15
drm/i915: Fix struct mutex vs. RPS lock inversion
Tvrtko Ursulin
1
-5
/
+4
2016-02-05
drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
Sagar Arun Kamble
1
-2
/
+51
2016-02-03
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
Matt Roper
1
-5
/
+9
2016-02-02
drm/i915/chv: Fix error path in GPU freq helpers
Imre Deak
1
-2
/
+4
2016-01-28
drm/i915: Standardize on 'cpp' for bytes per pixel
Ville Syrjälä
1
-66
/
+62
2016-01-20
Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"
Matt Roper
1
-113
/
+49
2016-01-20
drm/i915: add DOC: headline to RC6 kernel-doc
Jani Nikula
1
-0
/
+2
2016-01-20
drm/i915: turn some bogus kernel-doc comments to normal comments
Jani Nikula
1
-1
/
+1
2016-01-14
drm/i915: Use the active wm config for merging on ILK-BDW
Ville Syrjälä
1
-6
/
+26
2016-01-14
drm/i915: Start WM computation from scratch on ILK-BDW
Ville Syrjälä
1
-0
/
+1
2016-01-14
drm/i915: add onoff utility function
Jani Nikula
1
-6
/
+5
2016-01-07
drm/i915: Add two-stage ILK-style watermark programming (v10)
Matt Roper
1
-49
/
+113
2016-01-06
drm/i915: Sanitize watermarks after hardware state readout (v4)
Matt Roper
1
-4
/
+6
2016-01-06
drm/i915: Add extra paranoia to ILK watermark calculations
Matt Roper
1
-0
/
+16
2016-01-06
drm/i915: Convert hsw_compute_linetime_wm to use in-flight state
Matt Roper
1
-6
/
+10
2015-12-18
drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc also
Mika Kuoppala
1
-3
/
+1
2015-12-17
drm/i915: add support for checking RPM atomic sections
Imre Deak
1
-0
/
+1
2015-12-17
drm/i915: add support for checking if we hold an RPM reference
Imre Deak
1
-0
/
+1
2015-12-17
drm/i915: refactor RPM disabling due to RC6 being disabled
Imre Deak
1
-0
/
+15
2015-12-16
drm/i915: prefer for_each_intel_* macros for iteration
Jani Nikula
1
-3
/
+2
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
1
-4
/
+4
2015-12-08
drm/i915: vlv: clamp minimum RPS frequency to what Punit allows
Imre Deak
1
-1
/
+11
2015-12-08
drm/i915/skl: Double RC6 WRL always on
Mika Kuoppala
1
-2
/
+1
2015-12-08
drm/i915/skl: Disable coarse power gating up until F0
Mika Kuoppala
1
-1
/
+1
2015-12-03
drm/i915: introduce is_active/activate/deactivate to the FBC terminology
Paulo Zanoni
1
-1
/
+1
2015-12-02
drm/i915/bxt: backlight clock gating workaround
Imre Deak
1
-0
/
+8
2015-11-23
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
1
-5
/
+12
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
1
-2
/
+3
2015-11-18
drm/i915: Fix gpu frequency change tracing
Mika Kuoppala
1
-1
/
+1
2015-11-17
drm/i915/skl: Correct other-pipe watermark update condition check (v2)
Kumar, Mahesh
1
-7
/
+5
2015-11-16
drm/i915: Fix GT frequency rounding
Mika Kuoppala
1
-3
/
+5
2015-11-02
drm/i915/skl: Prevent unclaimed register writes on skylake.
Maarten Lankhorst
1
-0
/
+5
2015-10-29
drm/i915: make A0 wa's applied to A1
Tim Gore
1
-1
/
+1
2015-10-28
drm/i915/kbl: Introduce Kabylake platform defition.
Rodrigo Vivi
1
-5
/
+6
2015-10-27
drm/i915: Fix maxfifo watermark calc on vlv cursor planes
Thomas Daniel
1
-1
/
+1
2015-10-21
drm/i915: Calculate watermark configuration during atomic check (v2)
Matt Roper
1
-52
/
+12
2015-10-21
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
Matt Roper
1
-45
/
+43
2015-10-21
drm/i915: Calculate pipe watermarks into CRTC state (v3)
Matt Roper
1
-17
/
+27
2015-10-21
drm/i915: Refactor ilk_update_wm (v3)
Ville Syrjälä
1
-29
/
+35
2015-10-21
drm/i915: Drop intel_update_sprite_watermarks
Matt Roper
1
-58
/
+0
2015-10-21
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
Matt Roper
1
-23
/
+12
2015-10-21
drm/i915: add helpers for platform specific revision id range checks
Jani Nikula
1
-7
/
+8
2015-10-21
drm/i915/bxt: add revision id for A1 stepping and use it
Jani Nikula
1
-3
/
+3
2015-10-19
drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4)
Matt Roper
1
-175
/
+152
2015-10-13
drm/i915: Move skl/bxt gt specific workarounds to ring init
Mika Kuoppala
1
-60
/
+0
2015-10-13
drm/i915: revert a few more watermark commits
Paulo Zanoni
1
-163
/
+256
2015-10-09
drm/i915: Partial revert of atomic watermark series
Matt Roper
1
-103
/
+129
[next]