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: fix screen flickering
Thomas Gummerer
2015-05-19
1
-13
/
+11
*
drm/i915/skl: fix semicolon.cocci warnings
kbuild test robot
2015-03-26
1
-1
/
+1
*
drm/i915/skl: Take 90/270 rotation into account in watermark calculations
Tvrtko Ursulin
2015-03-23
1
-1
/
+17
*
drm/i915: Use down ei for manual Baytrail RPS calculations
Chris Wilson
2015-03-20
1
-3
/
+2
*
drm/i915: Improved w/a for rps on Baytrail
Chris Wilson
2015-03-20
1
-2
/
+20
*
drm/i915: Relax RPS contraints to allows setting minfreq on idle
Chris Wilson
2015-03-20
1
-16
/
+28
*
drm/i915/skl: Enable the RPS interrupts programming
Akash Goel
2015-03-17
1
-14
/
+3
*
drm/i915/skl: Updated the gen9_enable_rps function
Akash Goel
2015-03-17
1
-15
/
+13
*
drm/i915/skl: Updated the gen6_rps_limits function
Akash Goel
2015-03-17
1
-5
/
+11
*
drm/i915/skl: Restructured the gen6_set_rps_thresholds function
Akash Goel
2015-03-17
1
-36
/
+32
*
drm/i915/skl: Updated the gen6_set_rps function
Akash Goel
2015-03-17
1
-1
/
+4
*
drm/i915/skl: Updated the gen6_init_rps_frequencies function
Akash Goel
2015-03-17
1
-0
/
+7
*
drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()
Akash Goel
2015-03-17
1
-2
/
+6
*
drm/i915: Use FW_WM() macro for older gmch platforms too
Ville Syrjälä
2015-03-17
1
-20
/
+22
*
drm/i915: Add polish to VLV WM shift+mask operations
Ville Syrjälä
2015-03-17
1
-33
/
+41
*
drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)
Matt Roper
2015-03-17
1
-23
/
+39
*
drm/i915: Disable DDR DVFS on CHV
Ville Syrjälä
2015-03-17
1
-0
/
+34
*
drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
Ville Syrjälä
2015-03-17
1
-0
/
+18
*
drm/i915: Rewrite VLV/CHV watermark code
Ville Syrjälä
2015-03-17
1
-140
/
+160
*
drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)
Matt Roper
2015-03-17
1
-8
/
+8
*
drm/i915: Make sure PND deadline mode is enabled on VLV/CHV
Ville Syrjälä
2015-03-17
1
-6
/
+13
*
drm/i915: Read out display FIFO size on VLV/CHV
Ville Syrjälä
2015-03-17
1
-0
/
+55
*
drm/i915: Pass plane to vlv_compute_drain_latency()
Ville Syrjälä
2015-03-17
1
-26
/
+16
*
drm/i915: Reorganize VLV DDL setup
Ville Syrjälä
2015-03-17
1
-15
/
+31
*
drm/i915: Hide VLV DDL precision handling
Ville Syrjälä
2015-03-17
1
-48
/
+26
*
drm/i915: Simplify VLV drain latency computation
Ville Syrjälä
2015-03-17
1
-4
/
+7
*
drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
Ville Syrjälä
2015-03-17
1
-8
/
+4
*
drm/i915: Reduce CHV DDL multiplier to 16/8
Ville Syrjälä
2015-03-17
1
-4
/
+4
*
drm/i915: Remove ironlake rc6 support
John Harrison
2015-03-17
1
-155
/
+0
*
drm/i915: Make for_each_plane() take dev_priv as argument
Damien Lespiau
2015-03-17
1
-5
/
+4
*
drm/i915: Use plane->state->fb in watermark code (v2)
Matt Roper
2015-03-17
1
-11
/
+11
*
drm/i915: Kill intel_crtc->cursor_{width, height} (v2)
Matt Roper
2015-03-17
1
-6
/
+6
*
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-09
1
-28
/
+91
|
\
|
*
drm/i915/skl: Update watermarks for Y tiling
Tvrtko Ursulin
2015-02-27
1
-9
/
+46
|
*
drm/i915/skl: Updated watermark programming
Tvrtko Ursulin
2015-02-27
1
-21
/
+33
|
*
drm/i915/skl: Make sure to allocate mininum sizes in the DDB
Damien Lespiau
2015-02-24
1
-4
/
+18
*
|
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-05
1
-43
/
+71
|
\
|
|
*
drm/i915/skl: Implement WaEnableLbsSlaRetryTimerDecrement
Damien Lespiau
2015-02-13
1
-0
/
+11
|
*
drm/i915/skl: Implement WaDisableChickenBitTSGBarrierAckForFFSliceCS
Damien Lespiau
2015-02-13
1
-1
/
+6
|
*
drm/i915/skl: Implement WaDisableHDCInvalidation
Damien Lespiau
2015-02-13
1
-0
/
+6
|
*
drm/i915/skl: Implement WaDisableLSQCROPERFforOCL
Damien Lespiau
2015-02-13
1
-0
/
+5
|
*
drm/i915/skl: Implement WaSetGAPSunitClckGateDisable
Damien Lespiau
2015-02-13
1
-1
/
+2
|
*
drm/i915/skl: Make the init clock gating function skylake specific
Damien Lespiau
2015-02-13
1
-2
/
+2
|
*
drm/i915/skl: Document the WM read latency W/A with its name
Damien Lespiau
2015-02-13
1
-0
/
+2
|
*
drm/i915: Disable power management for i915 driver in VM
Yu Zhang
2015-02-13
1
-0
/
+4
|
*
drm/i915: Support not having an init clock gating function defined
Damien Lespiau
2015-02-13
1
-1
/
+2
|
*
drm/i915/gen9: Implement Wa4x4STCOptimizationDisable
Hoath, Nicholas
2015-02-13
1
-4
/
+0
|
*
drm/i915/gen9: Implement WaDisableSDEUnitClockGating
Hoath, Nicholas
2015-02-13
1
-6
/
+8
|
*
drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5
Nick Hoath
2015-02-13
1
-8
/
+0
|
*
drm/i915: Introduce intel_set_rps()
Ville Syrjälä
2015-02-13
1
-25
/
+28
[next]