summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/i915/skl+: make sure higher latency level has higher wm valueMahesh Kumar2018-04-091-0/+18
* drm/i915/skl+: pass skl_wm_level struct to wm compute funcMahesh Kumar2018-04-091-11/+7
* drm/i915/skl+: NV12 related changes for WMMahesh Kumar2018-04-091-8/+42
* drm/i915/skl+: support verification of DDB HW state for NV12Mahesh Kumar2018-04-091-10/+41
* drm/i915/skl+: refactor WM calculation for NV12Mahesh Kumar2018-04-091-59/+62
* drm/i915/skl+: rename skl_wm_values struct to skl_ddb_valuesMahesh Kumar2018-04-091-8/+8
* drm/i915/icl: Enable RC6 and RPS in Gen11Oscar Mateo2018-04-061-6/+4
* drm/i915/icl: Handle RPS interrupts correctly for Gen11Oscar Mateo2018-04-061-3/+3
* drm/i915: Avoid setting ring freq on invalid rps freqsMika Kuoppala2018-03-231-3/+6
* drm/i915: Index the ring frequency table by HW frequency rangeChris Wilson2018-03-081-5/+4
* drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi2018-03-071-0/+5
* drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGatingRodrigo Vivi2018-03-061-1/+1
* drm/i915/cnl: document WaVFUnitClockGatingDisableRodrigo Vivi2018-03-061-0/+1
* drm/i915/icl: Interrupt handlingMika Kuoppala2018-03-011-1/+6
* drm/i915/cnl: Add WaRsDisableCoarsePowerGatingRodrigo Vivi2018-02-271-1/+1
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-2/+2
* drm/i915: Drop WaDoubleCursorLP3Latency:ivbVille Syrjälä2018-02-201-4/+0
* drm/i915/: Initialise trans_min for skl_compute_transition_wm()Chris Wilson2018-02-191-0/+1
* drm/i915: Fixup kerneldoc for intel_pm.cChris Wilson2018-02-141-0/+2
* drm/i915: Handle RC6 counter wrapTvrtko Ursulin2018-02-131-10/+54
* drm/i915: Replace some negative Gen checksTvrtko Ursulin2018-02-091-3/+3
* drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin2018-02-091-4/+4
* drm/i915: Remove superfluous worker wakeups when RPS is already boostedChris Wilson2018-02-081-3/+6
* drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2.Maarten Lankhorst2018-02-071-2/+4
* drm/i915/bxt, glk: Avoid long atomic poll during CDCLK changeImre Deak2018-02-011-2/+4
* drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak2018-02-011-3/+3
* drm/i915/gen11: fix the SAGV block time for gen11Paulo Zanoni2018-01-311-1/+8
* drm/i915/icl: NV12 y-plane ddb is not in same planeMahesh Kumar2018-01-311-2/+4
* drm/i915/icl: Fail flip if ddb allocated are less than min display buffer neededMahesh Kumar2018-01-311-1/+26
* drm/i915/icl: Do not fix dbuf block size to 512Mahesh Kumar2018-01-311-7/+17
* drm/i915/icl: Don't allocate fixed bypass path blocks for ICLMahesh Kumar2018-01-311-1/+2
* drm/i915: Increase render/media power gating hysteresis for gen9+Chris Wilson2018-01-221-3/+23
* drm/i915: Implement WaDisableVFclkgate.Rafael Antognolli2017-12-191-0/+5
* drm/i915: prefer resource_size_t for everything stolenMatthew Auld2017-12-121-5/+5
* drm/i915: make reserved struct resource centricMatthew Auld2017-12-121-4/+2
* drm/i915: make dsm struct resource centricMatthew Auld2017-12-121-6/+9
* drm/i915: add platform tag to WALucas De Marchi2017-12-051-1/+1
* drm/i915: follow single notation for workaround numberLucas De Marchi2017-12-051-2/+2
* drm/i915: Remove unsafe i915.enable_rc6Chris Wilson2017-12-011-98/+44
* drm/i915: Use exponential backoff for wait_for()Chris Wilson2017-11-241-1/+1
* drm/i915: Save/restore irq state for vlv_residency_raw()Chris Wilson2017-11-231-3/+3
* drm/i915: Convert intel_rc6_residency_us to nsTvrtko Ursulin2017-11-221-14/+13
* drm/i915: Extract intel_get_cagfTvrtko Ursulin2017-11-221-0/+14
* drm/i915: Use enum i9xx_plane_id for the .get_fifo_size() hooksVille Syrjälä2017-11-211-17/+19
* drm/i915: Don't use GEN6_RC_VIDEO_FREQ on gen10+David Weinehall2017-11-201-3/+4
* Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"Radhakrishna Sripada2017-11-171-12/+0
* drm/i915: Calculate g4x intermediate watermarks correctlyMaarten Lankhorst2017-11-171-7/+20
* drm/i915: Calculate vlv/chv intermediate watermarks correctly, v3.Maarten Lankhorst2017-11-171-6/+18
* drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnlChris Wilson2017-11-141-3/+5
* drm/i915: Remove Gen9 WAs with no effectOscar Mateo2017-11-121-3/+0