index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: disable LVDS clock gating on CPT v2
Jesse Barnes
2013-10-15
1
-1
/
+3
*
drm/i915/hsw: Disable L3 caching of atomic memory operations.
Francisco Jerez
2013-10-03
1
-0
/
+5
*
drm/i915: fix rps.vlv_work initialization
Imre Deak
2013-10-01
1
-2
/
+2
*
drm/i915: Track pfit enable state separately from size
Chris Wilson
2013-09-08
1
-3
/
+3
*
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
2013-09-03
1
-2
/
+0
*
drm/i915: Don't mask EI UP interrupt on IVB|SNB
Mika Kuoppala
2013-09-03
1
-1
/
+11
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
1
-0
/
+18
|
\
|
*
drm/i915: update last_vblank when disabling the power well
Paulo Zanoni
2013-08-07
1
-0
/
+18
|
*
drm/i915: fix missed hunk after GT access breakage
Ben Widawsky
2013-07-31
1
-0
/
+6
|
*
drm/i915: initialize gt_lock early with other spin locks
Jani Nikula
2013-07-25
1
-2
/
+0
*
|
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
2013-08-23
1
-1
/
+12
*
|
drm/i915: drop WaMbcDriverBootEnable workaround
Jesse Barnes
2013-08-23
1
-17
/
+0
*
|
drm/i915: wrap GEN6_PMIMR changes
Paulo Zanoni
2013-08-23
1
-1
/
+1
*
|
drm/i915: Only unmask required PM interrupts
Vinit Azad
2013-08-22
1
-2
/
+2
*
|
drm/i915: clarify Haswell power well bit names
Paulo Zanoni
2013-08-22
1
-6
/
+7
*
|
drm/i915: tune the RC6 threshold for stability
Stéphane Marchesin
2013-08-22
1
-1
/
+4
*
|
drm/i915: Fix FB WM for HSW
Ville Syrjälä
2013-08-09
1
-1
/
+2
*
|
drm/i915: fix a limit check in hsw_compute_wm_results()
Dan Carpenter
2013-08-09
1
-1
/
+1
*
|
drm/i915: Pass plane and crtc to intel_update_sprite_watermarks
Ville Syrjälä
2013-08-08
1
-18
/
+16
*
|
drm/i915: Split plane watermark parameters into a separate struct
Ville Syrjälä
2013-08-08
1
-30
/
+27
*
|
drm/i915: Pull some watermarks state into a separate structure
Ville Syrjälä
2013-08-08
1
-23
/
+25
*
|
drm/i915: Calculate max watermark levels for ILK+
Ville Syrjälä
2013-08-08
1
-12
/
+107
*
|
drm/i915: Rename hsw_lp_wm_result to intel_wm_level
Ville Syrjälä
2013-08-08
1
-14
/
+6
*
|
drm/i915: Pull watermark level validity check out
Ville Syrjälä
2013-08-08
1
-7
/
+44
*
|
drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning
Ville Syrjälä
2013-08-08
1
-11
/
+6
*
|
drm/i915: Kill fbc_enable from hsw_lp_wm_results
Ville Syrjälä
2013-08-08
1
-10
/
+2
*
|
drm/i915: Split watermark level computation from the code
Ville Syrjälä
2013-08-08
1
-17
/
+34
*
|
drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code
Ville Syrjälä
2013-08-08
1
-4
/
+4
*
|
drm/i915: Add comments about units of latency values
Ville Syrjälä
2013-08-05
1
-3
/
+14
*
|
drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too
Ville Syrjälä
2013-08-05
1
-30
/
+27
*
|
drm/i915: Disable specific watermark levels when latency is zero
Ville Syrjälä
2013-08-05
1
-0
/
+6
*
|
drm/i915: Print the watermark latencies during init
Ville Syrjälä
2013-08-05
1
-0
/
+37
*
|
drm/i915: Use the stored cursor and plane latencies properly
Ville Syrjälä
2013-08-05
1
-15
/
+21
*
|
drm/i915: Store the watermark latency values in dev_priv
Ville Syrjälä
2013-08-05
1
-9
/
+53
*
|
drm/i915: Add ILK support to intel_read_wm_latency
Ville Syrjälä
2013-08-05
1
-0
/
+7
*
|
drm/i915: Add VM to pin
Ben Widawsky
2013-08-05
1
-1
/
+1
*
|
drm/i915: Add SNB/IVB support to intel_read_wm_latency
Ville Syrjälä
2013-08-05
1
-0
/
+7
*
|
drm/i915: Don't multiply the watermark latency values too early
Ville Syrjälä
2013-08-05
1
-5
/
+5
*
|
drm/i915: Split out reading of HSW watermark latency values
Ville Syrjälä
2013-08-05
1
-14
/
+20
*
|
drm/i915: Change the watermark latency type to uint16_t
Ville Syrjälä
2013-08-05
1
-3
/
+3
*
|
drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm
Ville Syrjälä
2013-08-05
1
-3
/
+2
*
|
drm/i915: Rename most wm compute functions to ilk_ prefix
Ville Syrjälä
2013-08-05
1
-20
/
+20
*
|
drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate
Ville Syrjälä
2013-08-05
1
-3
/
+3
*
|
drm/i915: Pass the actual sprite width to watermarks functions
Ville Syrjälä
2013-08-05
1
-1
/
+1
*
|
drm/i915: Add scaled paramater to update_sprite_watermarks()
Ville Syrjälä
2013-08-05
1
-6
/
+7
*
|
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
Chris Wilson
2013-08-04
1
-22
/
+37
*
|
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-25
1
-250
/
+8
*
|
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-25
1
-6
/
+35
|
\
\
|
|
/
|
*
drm/i915: fix up gt init sequence fallout
Daniel Vetter
2013-07-21
1
-2
/
+3
|
*
drm/i915: fix long-standing SNB regression in power consumption after resume v2
Konstantin Khlebnikov
2013-07-17
1
-2
/
+3
[next]