summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_pm.c
AgeCommit message (Expand)Author
2018-12-13drm/i915: Downgrade Gen9 Plane WM latency errorChris Wilson
2018-12-01drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä
2018-08-06drm/i915: Interactive RPS modeChris Wilson
2018-07-12drm/i915: Silence warning for no vlv powercontextChris Wilson
2018-06-04drm/i915/icl: Don't update enabled dbuf slices struct until updated in hwMahesh Kumar
2018-05-11drm/i915/icl: Enable Sampler DFROscar Mateo
2018-05-11drm/i915/icl: Introduce initial Icelake WorkaroundsOscar Mateo
2018-04-27drm/i915/icl: update ddb entry start/end mask during hw ddb readoutMahesh Kumar
2018-04-27drm/i915/icl: Enable 2nd DBuf slice only when neededMahesh Kumar
2018-04-27drm/i915/icl: track dbuf slice-2 statusMahesh Kumar
2018-04-09drm/i915: Change use get_new_plane_state instead of existing plane stateMaarten Lankhorst
2018-04-09drm/i915/skl: split skl_compute_ddb functionMahesh Kumar
2018-04-09drm/i915/skl+: nv12 workaround disable WM level 1-7Mahesh Kumar
2018-04-09drm/i915/skl+: make sure higher latency level has higher wm valueMahesh Kumar
2018-04-09drm/i915/skl+: pass skl_wm_level struct to wm compute funcMahesh Kumar
2018-04-09drm/i915/skl+: NV12 related changes for WMMahesh Kumar
2018-04-09drm/i915/skl+: support verification of DDB HW state for NV12Mahesh Kumar
2018-04-09drm/i915/skl+: refactor WM calculation for NV12Mahesh Kumar
2018-04-09drm/i915/skl+: rename skl_wm_values struct to skl_ddb_valuesMahesh Kumar
2018-04-06drm/i915/icl: Enable RC6 and RPS in Gen11Oscar Mateo
2018-04-06drm/i915/icl: Handle RPS interrupts correctly for Gen11Oscar Mateo
2018-03-23drm/i915: Avoid setting ring freq on invalid rps freqsMika Kuoppala
2018-03-08drm/i915: Index the ring frequency table by HW frequency rangeChris Wilson
2018-03-07drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi
2018-03-06drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGatingRodrigo Vivi
2018-03-06drm/i915/cnl: document WaVFUnitClockGatingDisableRodrigo Vivi
2018-03-01drm/i915/icl: Interrupt handlingMika Kuoppala
2018-02-27drm/i915/cnl: Add WaRsDisableCoarsePowerGatingRodrigo Vivi
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson
2018-02-20drm/i915: Drop WaDoubleCursorLP3Latency:ivbVille Syrjälä
2018-02-19drm/i915/: Initialise trans_min for skl_compute_transition_wm()Chris Wilson
2018-02-14drm/i915: Fixup kerneldoc for intel_pm.cChris Wilson
2018-02-13drm/i915: Handle RC6 counter wrapTvrtko Ursulin
2018-02-09drm/i915: Replace some negative Gen checksTvrtko Ursulin
2018-02-09drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin
2018-02-08drm/i915: Remove superfluous worker wakeups when RPS is already boostedChris Wilson
2018-02-07drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2.Maarten Lankhorst
2018-02-01drm/i915/bxt, glk: Avoid long atomic poll during CDCLK changeImre Deak
2018-02-01drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak
2018-01-31drm/i915/gen11: fix the SAGV block time for gen11Paulo Zanoni
2018-01-31drm/i915/icl: NV12 y-plane ddb is not in same planeMahesh Kumar
2018-01-31drm/i915/icl: Fail flip if ddb allocated are less than min display buffer neededMahesh Kumar
2018-01-31drm/i915/icl: Do not fix dbuf block size to 512Mahesh Kumar
2018-01-31drm/i915/icl: Don't allocate fixed bypass path blocks for ICLMahesh Kumar
2018-01-22drm/i915: Increase render/media power gating hysteresis for gen9+Chris Wilson
2017-12-19drm/i915: Implement WaDisableVFclkgate.Rafael Antognolli
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld
2017-12-12drm/i915: make reserved struct resource centricMatthew Auld
2017-12-12drm/i915: make dsm struct resource centricMatthew Auld
2017-12-05drm/i915: add platform tag to WALucas De Marchi