summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-161-15/+0
* drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-161-10/+0
* drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-161-33/+0
* drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-161-61/+0
* drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-161-48/+0
* drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-161-37/+2
* drm/i915: Enable SAGV support for Gen12Stanislav Lisovskiy2020-05-141-4/+0
* drm/i915: Restrict qgv points which don't have enough bandwidth.Stanislav Lisovskiy2020-05-141-2/+51
* drm/i915: Add TGL+ SAGV supportStanislav Lisovskiy2020-05-141-17/+91
* drm/i915: Make active_pipes check skl specificStanislav Lisovskiy2020-05-131-5/+9
* drm/i915: Extract skl SAGV checkingStanislav Lisovskiy2020-05-131-2/+8
* drm/i915: Introduce skl_plane_wm_level accessor.Stanislav Lisovskiy2020-05-131-2/+21
* drm/i915: Fix glk watermark calculationsVille Syrjälä2020-05-111-7/+8
* drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf2020-05-041-1/+1
* drm/i915: Remove cnl pre-prod workaroundsVille Syrjälä2020-05-041-7/+0
* drm/i915: Track active_pipes in bw_stateStanislav Lisovskiy2020-05-041-13/+14
* drm/i915: Use bw state for per crtc SAGV evaluationStanislav Lisovskiy2020-05-041-28/+89
* drm/i915/tgl: Wa_14011059788Matt Atwood2020-04-281-0/+4
* drm/i915: drop a bunch of superfluous inlinesJani Nikula2020-04-211-4/+3
* drm/i915: Add pre/post plane updates for SAGVStanislav Lisovskiy2020-04-171-0/+16
* drm/i915: Prepare to extract gen specific functions from intel_can_enable_sagvStanislav Lisovskiy2020-04-171-25/+36
* drm/i915: Start passing latency as parameterStanislav Lisovskiy2020-04-141-4/+8
* drm/i915: Implement display w/a 1140 for glk/cnlVille Syrjälä2020-03-051-4/+9
* drm/i915: Enable transition watermarks for glkVille Syrjälä2020-03-051-4/+7
* drm/i915: Don't check for wm changes until we've compute the wms fullyVille Syrjälä2020-03-051-4/+12
* drm/i915: Don't check uv_wm in skl_plane_wm_equals()Ville Syrjälä2020-03-051-2/+6
* drm/i915/tgl: Move and restrict Wa_1408615072José Roberto de Souza2020-03-031-4/+0
* drm/i915/gen11: Moving WAs to rcs_engine_wa_init()José Roberto de Souza2020-03-031-15/+0
* drm/i915: move watermark structs more towards usageJani Nikula2020-03-031-0/+24
* drm/i915: Use a sentinel to terminate the dbuf slice arraysVille Syrjälä2020-03-021-21/+13
* drm/i915: Add missing commas to dbuf tablesVille Syrjälä2020-03-021-44/+44
* drm/i915: Remove garbage WARNsVille Syrjälä2020-03-021-11/+0
* drm/i915: Handle some leftover s/intel_crtc/crtc/Ville Syrjälä2020-03-021-12/+11
* drm/i915: Drop WaDDIIOTimeout:glkVille Syrjälä2020-02-281-10/+0
* drm/i915: Distribute switch variables for initializationKees Cook2020-02-231-2/+2
* drm/i915: make dbuf configurations constJani Nikula2020-02-231-2/+2
* drm/i915: Correctly map DBUF slices to pipesStanislav Lisovskiy2020-02-051-19/+366
* drm/i915: Manipulate DBuf slices properlyStanislav Lisovskiy2020-02-051-39/+14
* drm/i915: Introduce parameterized DBUF_CTLStanislav Lisovskiy2020-02-051-1/+1
* drm/i915: Remove skl_ddl_allocation structStanislav Lisovskiy2020-02-051-24/+21
* drm/i915: Nuke skl wm.dirty_pipes bitmaskVille Syrjälä2020-01-311-34/+1
* drm/i915: Move linetime wms into the crtc stateVille Syrjälä2020-01-311-116/+1
* drm/i915: Polish WM_LINETIME register stuffVille Syrjälä2020-01-311-30/+37
* drm/i915/pm: use intel de functions for forcewake register accessJani Nikula2020-01-271-3/+4
* drm/i915: Make WARN* drm specific where drm_priv ptr is availablePankaj Bharadiya2020-01-221-11/+13
* drm/i915: add Wa_14010594013: icl,ehlMatt Atwood2020-01-161-0/+4
* drm/i915/tgl: Add Wa_1409825376 to tglRadhakrishna Sripada2020-01-151-0/+5
* drm/i915/pm: use new struct drm_device logging macros.Wambui Karuga2020-01-101-157/+194
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2020-01-091-1/+1
|\
| * Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-271-149/+174
| |\