index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
1
-13
/
+11
2015-05-28
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
1
-2
/
+2
2015-05-28
drm/i915: Kill intel_flush_primary_plane()
Ville Syrjälä
1
-2
/
+4
2015-05-26
drm/i915: Use spinlocks for checking when to waitboost
Chris Wilson
1
-11
/
+20
2015-05-22
drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES
Chris Wilson
1
-1
/
+1
2015-05-22
drm/i915: Enable GTT caching on gen8
Ville Syrjälä
1
-0
/
+13
2015-05-22
drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()
Ville Syrjälä
1
-0
/
+10
2015-05-22
drm/i915: Use ilk_init_lp_watermarks() on BDW
Ville Syrjälä
1
-3
/
+1
2015-05-21
drm/i915: Free RPS boosts for all laggards
Chris Wilson
1
-4
/
+16
2015-05-21
drm/i915: Convert RPS tracking to a intel_rps_client struct
Chris Wilson
1
-7
/
+7
2015-05-21
drm/i915: Limit mmio flip RPS boosts
Chris Wilson
1
-0
/
+1
2015-05-21
drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
Chris Wilson
1
-0
/
+1
2015-05-21
drm/i915: s/\<rq\>/req/g
Daniel Vetter
1
-8
/
+8
2015-05-20
drm/i915/chv: Set min freq to efficient frequency on chv
Deepak S
1
-19
/
+2
2015-05-20
drm/i915/chv: Extend set idle rps wa to chv
Deepak S
1
-7
/
+0
2015-05-20
drm/i915/vlv: Remove wait for for punit to updates freq.
Deepak S
1
-30
/
+11
2015-05-20
drm/i915: Be optimistic about future display engines having 7 WM levels
Damien Lespiau
1
-1
/
+1
2015-05-20
drm/i915: Adding dbuf support for skl nv12 format.
Chandra Konduru
1
-12
/
+67
2015-05-19
drm/i915: fix screen flickering
Thomas Gummerer
1
-13
/
+11
2015-05-08
drm/i915/skl: Fix WaDisableChickenBitTSGBarrierAckForFFSliceCS
Damien Lespiau
1
-2
/
+1
2015-05-08
drm/i915: s/9/intel_freq_opcode(450)/
Ville Syrjälä
1
-2
/
+2
2015-05-08
drm/i915: Setup static bias for GPU
Deepak S
1
-0
/
+12
2015-04-16
drm/i915: Re-adjusting rc6 promotional timer for chv
Deepak S
1
-2
/
+2
2015-04-14
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
Daniel Vetter
1
-2
/
+31
2015-04-14
drm/i915/bxt: add workaround to avoid PTE corruption
Robert Beckett
1
-0
/
+2
2015-04-14
drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaround
Ben Widawsky
1
-1
/
+3
2015-04-14
drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaround
Imre Deak
1
-0
/
+11
2015-04-14
drm/i915/bxt: add bxt_init_clock_gating
Imre Deak
1
-1
/
+11
2015-04-13
drm/i915: Disable Render power gating
Sagar Kamble
1
-2
/
+5
2015-04-10
drm/i915: Naming constants to be written to GEN9_PG_ENABLE
Sagar Kamble
1
-1
/
+3
2015-04-10
drm/i915: Deminish contribution of wait-boosting from clients
Chris Wilson
1
-3
/
+15
2015-04-10
drm/i915: Boost GPU frequency if we detect outstanding pageflips
Chris Wilson
1
-0
/
+35
2015-04-10
drm/i915: Agressive downclocking on Baytrail
Chris Wilson
1
-1
/
+7
2015-04-10
drm/i915/skl: Implement WaDisableVFUnitClockGating
Damien Lespiau
1
-0
/
+4
2015-04-10
drm/i915/skl: Fix stepping check for a couple of W/As
Damien Lespiau
1
-1
/
+1
2015-04-10
drm/i915: Silence a sparse warning
Ville Syrjälä
1
-1
/
+1
2015-04-09
drm/i915/bxt: Broxton DDB is 512 blocks
Damien Lespiau
1
-1
/
+5
2015-03-31
drm/i915: Convert the ddi cdclk code to get_display_clock_speed
Ville Syrjälä
1
-1
/
+1
2015-03-26
drm/i915/skl: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2015-03-23
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
Tvrtko Ursulin
1
-1
/
+17
2015-03-20
drm/i915: Use down ei for manual Baytrail RPS calculations
Chris Wilson
1
-3
/
+2
2015-03-20
drm/i915: Improved w/a for rps on Baytrail
Chris Wilson
1
-2
/
+20
2015-03-20
drm/i915: Relax RPS contraints to allows setting minfreq on idle
Chris Wilson
1
-16
/
+28
2015-03-18
drm/i915/skl: Enable the RPS interrupts programming
Akash Goel
1
-14
/
+3
2015-03-18
drm/i915/skl: Updated the gen9_enable_rps function
Akash Goel
1
-15
/
+13
2015-03-18
drm/i915/skl: Updated the gen6_rps_limits function
Akash Goel
1
-5
/
+11
2015-03-18
drm/i915/skl: Restructured the gen6_set_rps_thresholds function
Akash Goel
1
-36
/
+32
2015-03-18
drm/i915/skl: Updated the gen6_set_rps function
Akash Goel
1
-1
/
+4
2015-03-18
drm/i915/skl: Updated the gen6_init_rps_frequencies function
Akash Goel
1
-0
/
+7
2015-03-18
drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()
Akash Goel
1
-2
/
+6
[next]