aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAge
* drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä2018-11-16
* drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()Ville Syrjälä2018-11-13
* drm/i915: Generalize skl_ddb_allocation_overlaps()Ville Syrjälä2018-11-09
* drm/i915: Move FBC init and cleanup calls to modeset functionsJosé Roberto de Souza2018-11-08
* drm/i915/icl: Add WaEnable32PlaneModeRadhakrishna Sripada2018-11-01
* drm/i915: Kill WA 0826Rodrigo Vivi2018-11-01
* drm/i915: Simplify has_sagv functionRodrigo Vivi2018-10-29
* drm/i915: Prefer IS_GEN<n> check with bitmask.Rodrigo Vivi2018-10-29
* drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä2018-10-24
* drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes, v2.Maarten Lankhorst2018-10-24
* drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.Maarten Lankhorst2018-10-24
* drm/i915: Fix unsigned overflow when calculating total data rate, v2.Maarten Lankhorst2018-10-24
* drm/i915/icl: enable SAGV for ICL platformMahesh Kumar2018-10-15
* drm/i915: promote ddb update message to DRM_DEBUG_KMSPaulo Zanoni2018-10-11
* drm/i915: don't write PLANE_BUF_CFG twice every timePaulo Zanoni2018-10-11
* drm/i915: transition WMs ask for Selected Result BlocksPaulo Zanoni2018-10-11
* drm/i915: fix the watermark result selection on glk/gen10+Paulo Zanoni2018-10-11
* drm/i915: fix the transition minimums for gen9+ watermarksPaulo Zanoni2018-10-11
* drm/i915: Move IPC WA #1141 to init_ipc()José Roberto de Souza2018-09-26
* drm/i915: Move SKL IPC WA to HAS_IPC()José Roberto de Souza2018-09-26
* drm/i915: Do not modifiy reserved bit in gens that do not have IPCJosé Roberto de Souza2018-09-26
* drm/i915/kbl+: Enable IPC only for symmetric memory configurationsMahesh Kumar2018-09-13
* drm/i915/skl+: don't trust IPC value set by BIOSMahesh Kumar2018-09-13
* drm/i915: Implement 16GB dimm wa for latency level-0Mahesh Kumar2018-09-13
* drm/i915: Disable runtime-pm using lowlevel functions if !HAS_RC6Chris Wilson2018-08-14
* drm/i915: Restrict gen6_reset_rps_interrupts to gen6+Chris Wilson2018-08-13
* drm/i915/skl: distribute DDB based on panel resolutionMahesh Kumar2018-08-07
* drm/i915: ddb_size is of u16 typeMahesh Kumar2018-08-07
* drm/i915/icl: avoid unclaimed PLANE_NV12_BUF_CFG registerPaulo Zanoni2018-08-02
* drm/i915: Drop stray clearing of rps->last_adjChris Wilson2018-08-02
* drm/i915: Interactive RPS modeChris Wilson2018-07-31
* drm/i915: Downgrade Gen9 Plane WM latency errorChris Wilson2018-07-30
* drm/i915: inline skl_copy_ddb_for_pipe() to its only callerPaulo Zanoni2018-07-27
* drm/i915: Silence warning for no vlv powercontextChris Wilson2018-07-12
* drm/i915/icl: Don't update enabled dbuf slices struct until updated in hwMahesh Kumar2018-06-04
* drm/i915/icl: Enable Sampler DFROscar Mateo2018-05-11
* drm/i915/icl: Introduce initial Icelake WorkaroundsOscar Mateo2018-05-11
* drm/i915/icl: update ddb entry start/end mask during hw ddb readoutMahesh Kumar2018-04-27
* drm/i915/icl: Enable 2nd DBuf slice only when neededMahesh Kumar2018-04-27
* drm/i915/icl: track dbuf slice-2 statusMahesh Kumar2018-04-27
* drm/i915: Change use get_new_plane_state instead of existing plane stateMaarten Lankhorst2018-04-09
* drm/i915/skl: split skl_compute_ddb functionMahesh Kumar2018-04-09
* drm/i915/skl+: nv12 workaround disable WM level 1-7Mahesh Kumar2018-04-09
* drm/i915/skl+: make sure higher latency level has higher wm valueMahesh Kumar2018-04-09
* drm/i915/skl+: pass skl_wm_level struct to wm compute funcMahesh Kumar2018-04-09
* drm/i915/skl+: NV12 related changes for WMMahesh Kumar2018-04-09
* drm/i915/skl+: support verification of DDB HW state for NV12Mahesh Kumar2018-04-09
* drm/i915/skl+: refactor WM calculation for NV12Mahesh Kumar2018-04-09
* drm/i915/skl+: rename skl_wm_values struct to skl_ddb_valuesMahesh Kumar2018-04-09
* drm/i915/icl: Enable RC6 and RPS in Gen11Oscar Mateo2018-04-06