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: Interactive RPS mode
Chris Wilson
2018-08-06
1
-34
/
+67
*
drm/i915: Silence warning for no vlv powercontext
Chris Wilson
2018-07-12
1
-4
/
+4
*
drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw
Mahesh Kumar
2018-06-05
1
-1
/
+0
*
drm/i915/icl: Enable Sampler DFR
Oscar Mateo
2018-05-11
1
-1
/
+8
*
drm/i915/icl: Introduce initial Icelake Workarounds
Oscar Mateo
2018-05-11
1
-1
/
+3
*
drm/i915/icl: update ddb entry start/end mask during hw ddb readout
Mahesh Kumar
2018-04-28
1
-7
/
+19
*
drm/i915/icl: Enable 2nd DBuf slice only when needed
Mahesh Kumar
2018-04-28
1
-11
/
+46
*
drm/i915/icl: track dbuf slice-2 status
Mahesh Kumar
2018-04-28
1
-0
/
+20
*
drm/i915: Change use get_new_plane_state instead of existing plane state
Maarten Lankhorst
2018-04-09
1
-2
/
+0
*
drm/i915/skl: split skl_compute_ddb function
Mahesh Kumar
2018-04-09
1
-69
/
+88
*
drm/i915/skl+: nv12 workaround disable WM level 1-7
Mahesh Kumar
2018-04-09
1
-0
/
+11
*
drm/i915/skl+: make sure higher latency level has higher wm value
Mahesh Kumar
2018-04-09
1
-0
/
+18
*
drm/i915/skl+: pass skl_wm_level struct to wm compute func
Mahesh Kumar
2018-04-09
1
-11
/
+7
*
drm/i915/skl+: NV12 related changes for WM
Mahesh Kumar
2018-04-09
1
-8
/
+42
*
drm/i915/skl+: support verification of DDB HW state for NV12
Mahesh Kumar
2018-04-09
1
-10
/
+41
*
drm/i915/skl+: refactor WM calculation for NV12
Mahesh Kumar
2018-04-09
1
-59
/
+62
*
drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
Mahesh Kumar
2018-04-09
1
-8
/
+8
*
drm/i915/icl: Enable RC6 and RPS in Gen11
Oscar Mateo
2018-04-06
1
-6
/
+4
*
drm/i915/icl: Handle RPS interrupts correctly for Gen11
Oscar Mateo
2018-04-06
1
-3
/
+3
*
drm/i915: Avoid setting ring freq on invalid rps freqs
Mika Kuoppala
2018-03-23
1
-3
/
+6
*
drm/i915: Index the ring frequency table by HW frequency range
Chris Wilson
2018-03-08
1
-5
/
+4
*
drm/i915/cnl: Add Wa_2201832410
Rodrigo Vivi
2018-03-08
1
-0
/
+5
*
drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGating
Rodrigo Vivi
2018-03-06
1
-1
/
+1
*
drm/i915/cnl: document WaVFUnitClockGatingDisable
Rodrigo Vivi
2018-03-06
1
-0
/
+1
*
drm/i915/icl: Interrupt handling
Mika Kuoppala
2018-03-01
1
-1
/
+6
*
drm/i915/cnl: Add WaRsDisableCoarsePowerGating
Rodrigo Vivi
2018-02-28
1
-1
/
+1
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-2
/
+2
*
drm/i915: Drop WaDoubleCursorLP3Latency:ivb
Ville Syrjälä
2018-02-20
1
-4
/
+0
*
drm/i915/: Initialise trans_min for skl_compute_transition_wm()
Chris Wilson
2018-02-19
1
-0
/
+1
*
drm/i915: Fixup kerneldoc for intel_pm.c
Chris Wilson
2018-02-14
1
-0
/
+2
*
drm/i915: Handle RC6 counter wrap
Tvrtko Ursulin
2018-02-13
1
-10
/
+54
*
drm/i915: Replace some negative Gen checks
Tvrtko Ursulin
2018-02-09
1
-3
/
+3
*
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
2018-02-09
1
-4
/
+4
*
drm/i915: Remove superfluous worker wakeups when RPS is already boosted
Chris Wilson
2018-02-08
1
-3
/
+6
*
drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2.
Maarten Lankhorst
2018-02-07
1
-2
/
+4
*
drm/i915/bxt, glk: Avoid long atomic poll during CDCLK change
Imre Deak
2018-02-01
1
-2
/
+4
*
drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
Imre Deak
2018-02-01
1
-3
/
+3
*
drm/i915/gen11: fix the SAGV block time for gen11
Paulo Zanoni
2018-01-31
1
-1
/
+8
*
drm/i915/icl: NV12 y-plane ddb is not in same plane
Mahesh Kumar
2018-01-31
1
-2
/
+4
*
drm/i915/icl: Fail flip if ddb allocated are less than min display buffer needed
Mahesh Kumar
2018-01-31
1
-1
/
+26
*
drm/i915/icl: Do not fix dbuf block size to 512
Mahesh Kumar
2018-01-31
1
-7
/
+17
*
drm/i915/icl: Don't allocate fixed bypass path blocks for ICL
Mahesh Kumar
2018-01-31
1
-1
/
+2
*
drm/i915: Increase render/media power gating hysteresis for gen9+
Chris Wilson
2018-01-22
1
-3
/
+23
*
drm/i915: Implement WaDisableVFclkgate.
Rafael Antognolli
2017-12-19
1
-0
/
+5
*
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
2017-12-12
1
-5
/
+5
*
drm/i915: make reserved struct resource centric
Matthew Auld
2017-12-12
1
-4
/
+2
*
drm/i915: make dsm struct resource centric
Matthew Auld
2017-12-12
1
-6
/
+9
*
drm/i915: add platform tag to WA
Lucas De Marchi
2017-12-05
1
-1
/
+1
*
drm/i915: follow single notation for workaround number
Lucas De Marchi
2017-12-05
1
-2
/
+2
*
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
2017-12-01
1
-98
/
+44
[next]