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.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
2013-09-03
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
1
-2
/
+0
2013-09-03
drm/i915: Don't mask EI UP interrupt on IVB|SNB
Mika Kuoppala
1
-1
/
+11
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+18
2013-08-23
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
1
-1
/
+12
2013-08-23
drm/i915: drop WaMbcDriverBootEnable workaround
Jesse Barnes
1
-17
/
+0
2013-08-23
drm/i915: wrap GEN6_PMIMR changes
Paulo Zanoni
1
-1
/
+1
2013-08-22
drm/i915: Only unmask required PM interrupts
Vinit Azad
1
-2
/
+2
2013-08-22
drm/i915: clarify Haswell power well bit names
Paulo Zanoni
1
-6
/
+7
2013-08-22
drm/i915: tune the RC6 threshold for stability
Stéphane Marchesin
1
-1
/
+4
2013-08-09
drm/i915: Fix FB WM for HSW
Ville Syrjälä
1
-1
/
+2
2013-08-09
drm/i915: fix a limit check in hsw_compute_wm_results()
Dan Carpenter
1
-1
/
+1
2013-08-08
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
Ville Syrjälä
1
-18
/
+16
2013-08-08
drm/i915: Split plane watermark parameters into a separate struct
Ville Syrjälä
1
-30
/
+27
2013-08-08
drm/i915: Pull some watermarks state into a separate structure
Ville Syrjälä
1
-23
/
+25
2013-08-08
drm/i915: Calculate max watermark levels for ILK+
Ville Syrjälä
1
-12
/
+107
2013-08-08
drm/i915: Rename hsw_lp_wm_result to intel_wm_level
Ville Syrjälä
1
-14
/
+6
2013-08-08
drm/i915: Pull watermark level validity check out
Ville Syrjälä
1
-7
/
+44
2013-08-08
drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning
Ville Syrjälä
1
-11
/
+6
2013-08-08
drm/i915: Kill fbc_enable from hsw_lp_wm_results
Ville Syrjälä
1
-10
/
+2
2013-08-08
drm/i915: Split watermark level computation from the code
Ville Syrjälä
1
-17
/
+34
2013-08-08
drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code
Ville Syrjälä
1
-4
/
+4
2013-08-07
drm/i915: update last_vblank when disabling the power well
Paulo Zanoni
1
-0
/
+18
2013-08-05
drm/i915: Add comments about units of latency values
Ville Syrjälä
1
-3
/
+14
2013-08-05
drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too
Ville Syrjälä
1
-30
/
+27
2013-08-05
drm/i915: Disable specific watermark levels when latency is zero
Ville Syrjälä
1
-0
/
+6
2013-08-05
drm/i915: Print the watermark latencies during init
Ville Syrjälä
1
-0
/
+37
2013-08-05
drm/i915: Use the stored cursor and plane latencies properly
Ville Syrjälä
1
-15
/
+21
2013-08-05
drm/i915: Store the watermark latency values in dev_priv
Ville Syrjälä
1
-9
/
+53
2013-08-05
drm/i915: Add ILK support to intel_read_wm_latency
Ville Syrjälä
1
-0
/
+7
2013-08-05
drm/i915: Add VM to pin
Ben Widawsky
1
-1
/
+1
2013-08-05
drm/i915: Add SNB/IVB support to intel_read_wm_latency
Ville Syrjälä
1
-0
/
+7
2013-08-05
drm/i915: Don't multiply the watermark latency values too early
Ville Syrjälä
1
-5
/
+5
2013-08-05
drm/i915: Split out reading of HSW watermark latency values
Ville Syrjälä
1
-14
/
+20
2013-08-05
drm/i915: Change the watermark latency type to uint16_t
Ville Syrjälä
1
-3
/
+3
2013-08-05
drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm
Ville Syrjälä
1
-3
/
+2
2013-08-05
drm/i915: Rename most wm compute functions to ilk_ prefix
Ville Syrjälä
1
-20
/
+20
2013-08-05
drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate
Ville Syrjälä
1
-3
/
+3
2013-08-05
drm/i915: Pass the actual sprite width to watermarks functions
Ville Syrjälä
1
-1
/
+1
2013-08-05
drm/i915: Add scaled paramater to update_sprite_watermarks()
Ville Syrjälä
1
-6
/
+7
2013-08-04
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
Chris Wilson
1
-22
/
+37
2013-07-31
drm/i915: fix missed hunk after GT access breakage
Ben Widawsky
1
-0
/
+6
2013-07-25
drm/i915: initialize gt_lock early with other spin locks
Jani Nikula
1
-2
/
+0
2013-07-25
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
1
-250
/
+8
2013-07-25
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
1
-6
/
+35
2013-07-21
drm/i915: fix up gt init sequence fallout
Daniel Vetter
1
-2
/
+3
2013-07-17
drm/i915: fix long-standing SNB regression in power consumption after resume v2
Konstantin Khlebnikov
1
-2
/
+3
2013-07-16
drm/i915: Don't try to calculate RC6 residency on GEN4 and before
Damien Lespiau
1
-0
/
+4
2013-07-16
drm/i915: We implement WaFbcDisableDpfcClockGating on ilk
Damien Lespiau
1
-1
/
+4
2013-07-16
drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on ilk and snb
Damien Lespiau
1
-0
/
+3
2013-07-16
drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb
Damien Lespiau
1
-0
/
+2
[next]