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
2014-03-03
drm/i915: vlv: reserve GT power context early
Imre Deak
1
-2
/
+4
2014-01-16
Merge commit origin/master into drm-intel-next
Daniel Vetter
1
-7
/
+17
2014-01-10
drm/i915: Fix 915GM self-refresh enable/disable
Ville Syrjälä
1
-2
/
+2
2014-01-10
drm/i915: i830M has watermarks like i855
Daniel Vetter
1
-34
/
+19
2014-01-10
drm/i915: Drop I915_ prefix from HAS_FBC
Daniel Vetter
1
-2
/
+2
2014-01-08
drm/i915: use crtc_htotal when calculating ilk watermarks
Jesse Barnes
1
-1
/
+1
2014-01-07
drm/i915: Simplify watermark/init_clock_gating setup
Ville Syrjälä
1
-62
/
+16
2014-01-07
drm/i915: Enable watermarks for BDW
Ville Syrjälä
1
-0
/
+11
2014-01-07
drm/i915: Fix watermark code for BDW
Ville Syrjälä
1
-7
/
+7
2013-12-17
drm/i915: s/haswell_update_wm/ilk_update_wm/
Imre Deak
1
-43
/
+43
2013-12-17
drm/i915: simplify platform specific code in hsw_write_wm_values
Imre Deak
1
-6
/
+5
2013-12-17
drm/i915: Try to fix the messy IVB sprite scaling workaround
Ville Syrjälä
1
-13
/
+45
2013-12-17
drm/i915: Move ILK/SNB/IVB over to the HSW WM code
Ville Syrjälä
1
-645
/
+11
2013-12-17
drm/i915: Disable LP1+ watermarks safely in init
Ville Syrjälä
1
-12
/
+19
2013-12-17
drm/i915: Linetime watermarks are a HSW feature
Ville Syrjälä
1
-2
/
+4
2013-12-17
drm/i915: Disable FBC WM on ILK, and disable LP2+ when FBC is enabled
Ville Syrjälä
1
-1
/
+16
2013-12-17
drm/i915: Don't merge LP1+ watermarks on ILK/SNB/IVB when multiple pipes are ...
Ville Syrjälä
1
-2
/
+8
2013-12-17
drm/i915: Fix LP1+ watermark disabling ILK
Ville Syrjälä
1
-13
/
+20
2013-12-17
drm/i915: Fix LP1 sprite watermarks for ILK/SNB
Ville Syrjälä
1
-7
/
+20
2013-12-17
drm/i915: Avoid computing invalid WM levels when sprites/scaling is enabled
Ville Syrjälä
1
-0
/
+8
2013-12-17
drm/i915: Add ILK/SNB/IVB WM latency field support
Ville Syrjälä
1
-1
/
+12
2013-12-17
drm/i915: Add IVB DDB partitioning control
Ville Syrjälä
1
-8
/
+22
2013-12-17
drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flag
Damien Lespiau
1
-2
/
+6
2013-12-13
drm/i915: get a PC8 reference when enabling the power well
Paulo Zanoni
1
-2
/
+12
2013-12-13
drm/i915/bdw: Implement ff workarounds
Ben Widawsky
1
-3
/
+9
2013-12-13
drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent
Ben Widawsky
1
-0
/
+8
2013-12-12
drm/i915: Rework the FBC interval/stall stuff a bit
Ville Syrjälä
1
-20
/
+14
2013-12-12
drm/i915: FBC_CONTROL2 is gen4 only
Ville Syrjälä
1
-6
/
+10
2013-12-12
drm/i915: Gen2 FBC1 CFB pitch wants 32B units
Ville Syrjälä
1
-2
/
+5
2013-12-12
drm/i915: touch VGA MSR after we enable the power well
Paulo Zanoni
1
-0
/
+15
2013-12-12
drm/i915: extract hsw_power_well_post_{enable, disable}
Paulo Zanoni
1
-31
/
+44
2013-12-12
Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-1
/
+10
2013-12-12
Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...
Dave Airlie
1
-1
/
+17
2013-12-10
drm/i915: add initial Runtime PM functions
Paulo Zanoni
1
-0
/
+55
2013-12-10
drm/i915: get a PC8 reference when enabling the power well
Paulo Zanoni
1
-2
/
+13
2013-12-09
Merge tag 'v3.13-rc3' into drm-intel-next-queued
Daniel Vetter
1
-2
/
+2
2013-12-06
drm/i915: fix pm init ordering
Daniel Vetter
1
-1
/
+10
2013-12-04
drm/i915: Reorganize FBC function pointer initializaition
Ville Syrjälä
1
-9
/
+7
2013-12-04
drm/i915: Fix FBC1 plane checks for gen2
Ville Syrjälä
1
-3
/
+3
2013-11-28
drm/i915: add intel_display_power_enabled_sw() for use in atomic ctx
Imre Deak
1
-8
/
+16
2013-11-28
drm/i915/vlv: use parallel context restore when coming out of RC6
Jesse Barnes
1
-1
/
+1
2013-11-28
drm/i915/vlv: use a lower RC6 timeout on VLV
Jesse Barnes
1
-1
/
+1
2013-11-28
drm/i915/vlv: Valleyview support for forcewake Individual power wells.
Deepak S
1
-2
/
+5
2013-11-28
drm/i915: Add power well arguments to force wake routines.
Deepak S
1
-8
/
+11
2013-11-27
drm/i915: use crtc_htotal in watermark calculations to match fastboot v2
Jesse Barnes
1
-7
/
+8
2013-11-26
drm/i915: add a debugfs entry for power domain info
Imre Deak
1
-0
/
+12
2013-11-26
drm/i915: add a default always-on power well
Imre Deak
1
-19
/
+9
2013-11-26
drm/i915: don't do BDW/HSW specific powerdomains init on other platforms
Imre Deak
1
-0
/
+3
2013-11-26
drm/i915: add always-on power wells instead of special casing them
Imre Deak
1
-28
/
+13
2013-11-26
drm/i915: support for multiple power wells
Imre Deak
1
-17
/
+99
[next]