index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Squelch WARN for VLV_COUNTER_CONTROL
Chris Wilson
2017-03-17
1
-6
/
+13
*
drm/i915: Remove superfluous i915_add_request_no_flush() helper
Chris Wilson
2017-03-17
1
-1
/
+1
*
drm/i915: Use coarse grained residency counter with byt
Mika Kuoppala
2017-03-16
1
-6
/
+3
*
drm/i915: Extend vlv/chv residency resolution
Mika Kuoppala
2017-03-16
1
-9
/
+51
*
drm/i915: Return residency as microseconds
Mika Kuoppala
2017-03-16
1
-6
/
+6
*
drm/i915: Move residency calculation into intel_pm.c
Mika Kuoppala
2017-03-16
1
-0
/
+31
*
drm/i915: Optimize VLV/CHV display FIFO updates
Ville Syrjälä
2017-03-13
1
-15
/
+24
*
drm/i915: Use new atomic iterator macros in wm code
Maarten Lankhorst
2017-03-13
1
-4
/
+4
*
drm/i915: Stop using RP_DOWN_EI on Baytrail
Chris Wilson
2017-03-10
1
-2
/
+3
*
drm/i915: Add cxsr toggle tracepoint
Ville Syrjälä
2017-03-03
1
-0
/
+2
*
drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints
Ville Syrjälä
2017-03-03
1
-0
/
+4
*
drm/i915: Kill level 0 wm hack for VLV/CHV
Ville Syrjälä
2017-03-03
1
-4
/
+0
*
drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrun
Ville Syrjälä
2017-03-03
1
-1
/
+23
*
drm/i915: Sanitize VLV/CHV watermarks properly
Ville Syrjälä
2017-03-03
1
-1
/
+49
*
drm/i915: Nuke crtc->wm.cxsr_allowed
Ville Syrjälä
2017-03-03
1
-7
/
+7
*
drm/i915: Compute proper intermediate wms for vlv/cvh
Ville Syrjälä
2017-03-03
1
-1
/
+58
*
drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed
Ville Syrjälä
2017-03-03
1
-15
/
+56
*
drm/i915: Compute vlv/chv wms the atomic way
Ville Syrjälä
2017-03-03
1
-99
/
+203
*
drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks
Ville Syrjälä
2017-03-03
1
-60
/
+51
*
drm/i915: Plop vlv/chv fifo sizes into crtc state
Ville Syrjälä
2017-03-03
1
-11
/
+15
*
drm/i915: Plop vlv wm state into crtc_state
Ville Syrjälä
2017-03-03
1
-16
/
+16
*
drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv
Ville Syrjälä
2017-03-03
1
-5
/
+5
*
drm/i915: Track plane fifo sizes under intel_crtc
Ville Syrjälä
2017-03-03
1
-67
/
+48
*
drm/i915: s/assert_spin_locked/lockdep_assert_held/
Chris Wilson
2017-03-02
1
-4
/
+4
*
drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW
Ville Syrjälä
2017-03-02
1
-8
/
+12
*
drm/i915/gen9: Increase PCODE request timeout to 50ms
Imre Deak
2017-03-01
1
-5
/
+6
*
drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
Mika Kuoppala
2017-02-27
1
-0
/
+7
*
drm/i915/glk: Implement WaDDIIOTimeout
Ander Conselvan de Oliveira
2017-02-27
1
-0
/
+10
*
drm/i915: Remove unrequired POSTING_READ from gen6_set_rps()
Chris Wilson
2017-02-20
1
-2
/
+0
*
drm/i915: Store the requested frequency whilst RPS is disabled
Chris Wilson
2017-02-20
1
-0
/
+5
*
drm/i915: Move the common RPS warnings to intel_set_rps()
Chris Wilson
2017-02-20
1
-8
/
+4
*
drm/i915/bxt: apply clock gating workaround to all revisions
Jani Nikula
2017-02-16
1
-3
/
+2
*
drm/i915: Only apply the jump to the "efficient RPS" frequency on startup
Chris Wilson
2017-02-14
1
-2
/
+9
*
drm/i915: Enable fine-tuned RPS for cherryview
Chris Wilson
2017-02-14
1
-2
/
+1
*
drm/i915/chv: Set min freq to RPn on CHV.
Deepak S
2017-02-14
1
-2
/
+12
*
drm/i915: fix for WaDisableDopClockGating:bdw
Robert Bragg
2017-02-14
1
-0
/
+8
*
drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c
Ville Syrjälä
2017-02-08
1
-33
/
+0
*
drm/i915: Track full cdclk state for the logical and actual cdclk frequencies
Ville Syrjälä
2017-02-08
1
-2
/
+2
*
drm/i915: Store the pipe pixel rate in the crtc state
Ville Syrjälä
2017-02-08
1
-7
/
+7
*
drm/i915/glk: Turn on workarounds that apply to Geminilake too
Ander Conselvan de Oliveira
2017-01-30
1
-4
/
+19
*
drm/i915: Report the failure to write to the punit
Chris Wilson
2017-01-26
1
-13
/
+32
*
drm/i915: Remove early pre-production RPS workarounds for BXT
Chris Wilson
2017-01-26
1
-32
/
+3
*
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
2017-01-24
1
-7
/
+6
*
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
2017-01-04
1
-30
/
+37
|
\
|
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-5
/
+5
|
*
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
1
-21
/
+21
|
*
drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code
Ville Syrjälä
2016-12-15
1
-8
/
+15
|
*
Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...
Dave Airlie
2016-12-08
1
-7
/
+7
|
|
\
|
|
*
drm/i915: Make skl_write_{plane,cursor}_wm() static
Ville Syrjälä
2016-12-05
1
-7
/
+7
*
|
|
drm/i915: Update comment in vlv_set_rps_idle()
Chris Wilson
2017-01-03
1
-2
/
+12
[next]