summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Downgrade Gen9 Plane WM latency errorChris Wilson2018-12-131-2/+2
* drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä2018-12-011-1/+40
* drm/i915: Interactive RPS modeChris Wilson2018-08-061-34/+67
* drm/i915: Silence warning for no vlv powercontextChris Wilson2018-07-121-4/+4
* drm/i915/icl: Don't update enabled dbuf slices struct until updated in hwMahesh Kumar2018-06-051-1/+0Star
* drm/i915/icl: Enable Sampler DFROscar Mateo2018-05-111-1/+8
* drm/i915/icl: Introduce initial Icelake WorkaroundsOscar Mateo2018-05-111-1/+3
* drm/i915/icl: update ddb entry start/end mask during hw ddb readoutMahesh Kumar2018-04-281-7/+19
* drm/i915/icl: Enable 2nd DBuf slice only when neededMahesh Kumar2018-04-281-11/+46
* drm/i915/icl: track dbuf slice-2 statusMahesh Kumar2018-04-281-0/+20
* drm/i915: Change use get_new_plane_state instead of existing plane stateMaarten Lankhorst2018-04-091-2/+0Star
* drm/i915/skl: split skl_compute_ddb functionMahesh Kumar2018-04-091-69/+88
* drm/i915/skl+: nv12 workaround disable WM level 1-7Mahesh Kumar2018-04-091-0/+11
* 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/+7Star
* 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/+4Star
* 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/+4Star
* drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi2018-03-081-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-281-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/+0Star
* 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/+2Star
* 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