summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann2021-02-0231-66/+66
* drm/i915/adl_s: Add GT and CTX WAs for ADL-SAditya Swarup2021-02-011-13/+21
* drm/i915/adl_s: Add display WAs for ADL-SAditya Swarup2021-02-013-6/+11
* drm/i915/adl_s: Update memory bandwidth parametersTejas Upadhyay2021-02-011-1/+9
* drm/i915/adl_s: Load DMCAnusha Srivatsa2021-02-011-1/+9
* drm/i915/display: Add HAS_D12_PLANE_MINIMIZATIONJosé Roberto de Souza2021-02-014-3/+6
* drm/i915/adl_s: Re-use TGL GuC/HuC firmwareMatt Roper2021-02-011-1/+3
* drm/i915/adl_s: Add power wellsLucas De Marchi2021-02-011-1/+1
* drm/i915/adl_s: Update PHY_MISC programmingMatt Roper2021-02-011-3/+9
* drm/i915/adl_s: Update combo PHY master/slave relationshipsMatt Roper2021-01-261-2/+9
* drm/i915/adl_s: Add vbt port and aux channel settings for adlsAditya Swarup2021-01-261-11/+46
* drm/i915/adl_s: Add adl-s ddc pin mappingAditya Swarup2021-01-263-2/+35
* drm/i915/adl_s: Initialize display for ADL-SAditya Swarup2021-01-261-1/+7
* drm/i915/adl_s: Configure Port clock registers for ADL-SAditya Swarup2021-01-263-24/+72
* drm/i915/adl_s: Configure DPLL for ADL-SAditya Swarup2021-01-262-6/+54
* drm/i915/adl_s: Add PHYs for Alderlake SAnusha Srivatsa2021-01-262-6/+11
* drm/i915/adl_s: Add Interrupt SupportAnusha Srivatsa2021-01-261-2/+1
* drm/i915/adl_s: Add PCH supportAnusha Srivatsa2021-01-262-1/+10
* x86/gpu: Add Alderlake-S stolen memory supportCaz Yokoyama2021-01-261-0/+1
* drm/i915/adl_s: Add ADL-S platform info and PCI idsCaz Yokoyama2021-01-206-1/+58
* drm/i915/tgl: Use TGL stepping info for applying WAsAditya Swarup2021-01-206-43/+43
* Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie2021-01-15130-11506/+12925
|\
| * drm/i915/selftests: fix the uint*_t types that have crept inJani Nikula2021-01-141-5/+5
| * drm/i915/gt: Rearrange ivb workaroundsChris Wilson2021-01-141-71/+47
| * drm/i915/gt: Rearrange vlv workaroundsChris Wilson2021-01-141-44/+51
| * drm/i915/gt: Replace open-coded intel_engine_stop_cs()Chris Wilson2021-01-132-26/+14
| * drm/i915/selftests: Bump the scheduling error threshold for fast heartbeatsChris Wilson2021-01-131-3/+10
| * drm/i915/selftests: Force a failed engine resetChris Wilson2021-01-131-0/+144
| * drm/i915/guc: stop calling execlists_set_default_submissionDaniele Ceraolo Spurio2021-01-134-26/+48
| * drm/i915/guc: init engine directly in GuC submission modeDaniele Ceraolo Spurio2021-01-133-11/+219
| * drm/i915/guc: do not dump execlists state with GuC submissionDaniele Ceraolo Spurio2021-01-131-1/+3
| * drm/i915/guc: Delete GuC code unused in future patchesMatthew Brost2021-01-133-190/+3
| * drm/i915: move region_lmem under gtMatthew Auld2021-01-124-2/+2
| * drm/i915/lmem: make intel_region_lmem_ops staticJani Nikula2021-01-122-3/+1
| * drm/i915/region: make intel_region_map staticJani Nikula2021-01-122-6/+1
| * drm/i915/gt: Perform an arbitration check before busywaitingChris Wilson2021-01-121-1/+1
| * drm/i915/gt: Check for arbitration after writing start seqnoChris Wilson2021-01-121-6/+17
| * drm/i915/selftests: Allow huge_gem_object to kick the shrinkerChris Wilson2021-01-121-1/+1
| * drm/i915/gem: Remove stolen node before releasing the regionChris Wilson2021-01-121-3/+2
| * drm/i915: Allow the sysadmin to override security mitigationsChris Wilson2021-01-124-1/+163
| * drm/i915/gt: Restore clear-residual mitigations for Ivybridge, BaytrailChris Wilson2021-01-121-1/+1
| * drm/i915/gt: Limit VFE threads based on GTChris Wilson2021-01-121-63/+94
| * drm/i915/selftests: Include engine name after reset failureChris Wilson2021-01-111-2/+4
| * drm/i915/gt: Disable arbitration around Braswell's pdp updatesChris Wilson2021-01-111-1/+10
| * drm/i915/selftests: Fix some error codesDan Carpenter2021-01-111-1/+3
| * drm/i915: Refactor marking a request as EIOChris Wilson2021-01-095-33/+21
| * drm/i915/gt: Mark up a debug-only functionChris Wilson2021-01-091-0/+1
| * drm/i915/gt: Remove unused function 'dword_in_page'Chris Wilson2021-01-091-5/+0
| * drm/i915/gt: Exercise lrc_wa_ctx initialisation failureChris Wilson2021-01-093-22/+22
| * drm/i915/gt: Disable arbitration on no-preempt requestsChris Wilson2021-01-082-3/+6