summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-01drm/i915/adl_s: Add GT and CTX WAs for ADL-Stopic/adl-s-enabling-2021-02-01-2topic/adl-s-enabling-2021-02-01-1topic/adl-s-enabling-2021-02-01Aditya Swarup1-13/+21
2021-02-01drm/i915/adl_s: Add display WAs for ADL-SAditya Swarup3-6/+11
2021-02-01drm/i915/adl_s: Update memory bandwidth parametersTejas Upadhyay1-1/+9
2021-02-01drm/i915/adl_s: Load DMCAnusha Srivatsa1-1/+9
2021-02-01drm/i915/display: Add HAS_D12_PLANE_MINIMIZATIONJosé Roberto de Souza4-3/+6
2021-02-01drm/i915/adl_s: Re-use TGL GuC/HuC firmwareMatt Roper1-1/+3
2021-02-01drm/i915/adl_s: Add power wellsLucas De Marchi1-1/+1
2021-02-01drm/i915/adl_s: Update PHY_MISC programmingMatt Roper1-3/+9
2021-01-26drm/i915/adl_s: Update combo PHY master/slave relationshipsMatt Roper1-2/+9
2021-01-26drm/i915/adl_s: Add vbt port and aux channel settings for adlsAditya Swarup1-11/+46
2021-01-26drm/i915/adl_s: Add adl-s ddc pin mappingAditya Swarup3-2/+35
2021-01-26drm/i915/adl_s: Initialize display for ADL-SAditya Swarup1-1/+7
2021-01-26drm/i915/adl_s: Configure Port clock registers for ADL-SAditya Swarup3-24/+72
2021-01-26drm/i915/adl_s: Configure DPLL for ADL-SAditya Swarup2-6/+54
2021-01-26drm/i915/adl_s: Add PHYs for Alderlake SAnusha Srivatsa2-6/+11
2021-01-26drm/i915/adl_s: Add Interrupt SupportAnusha Srivatsa1-2/+1
2021-01-26drm/i915/adl_s: Add PCH supportAnusha Srivatsa2-1/+10
2021-01-26x86/gpu: Add Alderlake-S stolen memory supportCaz Yokoyama1-0/+1
2021-01-20drm/i915/adl_s: Add ADL-S platform info and PCI idsCaz Yokoyama6-1/+58
2021-01-20drm/i915/tgl: Use TGL stepping info for applying WAsAditya Swarup6-43/+43
2021-01-15Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie130-11506/+12925
2021-01-15Merge tag 'drm-intel-next-2021-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie24-97/+396
2021-01-15Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...Dave Airlie100-1298/+5956
2021-01-14drm/i915/selftests: fix the uint*_t types that have crept indrm-intel-gt-next-2021-01-14Jani Nikula1-5/+5
2021-01-14drm/i915/gt: Rearrange ivb workaroundsChris Wilson1-71/+47
2021-01-14drm/i915/gt: Rearrange vlv workaroundsChris Wilson1-44/+51
2021-01-13drm/i915/gt: Replace open-coded intel_engine_stop_cs()Chris Wilson2-26/+14
2021-01-13drm/i915/selftests: Bump the scheduling error threshold for fast heartbeatsChris Wilson1-3/+10
2021-01-13drm/i915/selftests: Force a failed engine resetChris Wilson1-0/+144
2021-01-13drm/i915/guc: stop calling execlists_set_default_submissionDaniele Ceraolo Spurio4-26/+48
2021-01-13drm/i915/guc: init engine directly in GuC submission modeDaniele Ceraolo Spurio3-11/+219
2021-01-13drm/i915/guc: do not dump execlists state with GuC submissionDaniele Ceraolo Spurio1-1/+3
2021-01-13drm/i915/guc: Delete GuC code unused in future patchesMatthew Brost3-190/+3
2021-01-12drm/i915: move region_lmem under gtMatthew Auld4-2/+2
2021-01-12drm/i915/lmem: make intel_region_lmem_ops staticJani Nikula2-3/+1
2021-01-12drm/i915/region: make intel_region_map staticJani Nikula2-6/+1
2021-01-12drm/i915/gt: Perform an arbitration check before busywaitingChris Wilson1-1/+1
2021-01-12drm/i915/gt: Check for arbitration after writing start seqnoChris Wilson1-6/+17
2021-01-12drm/i915/selftests: Allow huge_gem_object to kick the shrinkerChris Wilson1-1/+1
2021-01-12drm/i915/gem: Remove stolen node before releasing the regionChris Wilson1-3/+2
2021-01-12drm/i915: Allow the sysadmin to override security mitigationsChris Wilson4-1/+163
2021-01-12drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson1-1/+1
2021-01-12drm/i915/gt: Limit VFE threads based on GTChris Wilson1-63/+94
2021-01-11drm/i915/dg1: Update voltage swing tables for DPdrm-intel-next-2021-01-12Matt Roper1-0/+34
2021-01-11drm/i915/selftests: Include engine name after reset failureChris Wilson1-2/+4
2021-01-11drm/i915/gt: Disable arbitration around Braswell's pdp updatesChris Wilson1-1/+10
2021-01-11drm/i915: Try to use fast+narrow link on eDP again and fall back to the old m...Ville Syrjälä2-9/+67
2021-01-11drm/i915: Fix checkpatch warns in cursor codeVille Syrjälä1-3/+3
2021-01-11drm/i915: Fix HTI port checkingJosé Roberto de Souza2-4/+2
2021-01-11drm/i915/selftests: Fix some error codesDan Carpenter1-1/+3