aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-fixes-2022-08-11' of git://anongit.freedesktop.org/...Dave Airlie2022-08-187-22/+123
|\
| * drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()Mauro Carvalho Chehab2022-08-081-1/+1
| * drm/i915/gt: Batch TLB invalidationsChris Wilson2022-08-084-17/+74
| * drm/i915/gt: Skip TLB invalidations once wedgedChris Wilson2022-08-081-0/+3
| * drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidationsChris Wilson2022-08-081-0/+10
| * drm/i915/gt: Ignore TLB invalidations on idle enginesChris Wilson2022-08-082-7/+13
| * drm/i915/ttm: don't leak the ccs stateMatthew Auld2022-08-081-1/+22
| * drm/i915: disable pci resize on 32-bit machineNirmoy Das2022-08-081-0/+4
* | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-08-0362-1763/+3026
|\|
| * Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...Dave Airlie2022-07-2215-244/+396
| |\
| | * drm/i915: Add lmem_bar_size modparamPriyanka Dandamudi2022-07-131-5/+29
| | * drm/i915: Add support for LMEM PCIe resizable barAkeem G Abodunrin2022-07-131-0/+75
| | * drm/i915: Correct ss -> steering calculation for pre-Xe_HP platformsMatt Roper2022-07-131-1/+1
| | * drm/i915/gt: Only kick the signal worker if there's been an updateChris Wilson2022-07-121-1/+2
| | * drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson2022-07-121-1/+14
| | * drm/i915/gt: Serialize GRDOM access between multiple engine resetsChris Wilson2022-07-121-9/+28
| | * drm/i915/dg2: Add Wa_15010599737Matt Roper2022-07-122-0/+6
| | * drm/i915/selftests: fix a couple IS_ERR() vs NULL testsDan Carpenter2022-07-111-4/+4
| | * drm/i915/gt: Add general DSS steering iterator to intel_gt_mcrMatt Roper2022-07-085-53/+65
| | * drm/i915/guc: Asynchronous flush of GuC log regionsAlan Previn2022-07-062-2/+3
| | * drm/i915/pvc: Implement w/a 16016694945Gustavo Sousa2022-07-012-0/+7
| | * drm/i915: turn on small BAR supportMatthew Auld2022-07-011-6/+4
| | * drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio2022-06-301-0/+9
| | * drm/i915/guc/slpc: Add a new SLPC selftestVinay Belgaumkar2022-06-291-168/+155
| * | Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie2022-07-0158-1631/+2823
| |\|
| | * drm/i915: Fix a lockdep warning at error captureNirmoy Das2022-06-293-1/+23
| | * drm/i915/guc/slpc: Use non-blocking H2G for waitboostVinay Belgaumkar2022-06-271-7/+35
| | * drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa2022-06-275-79/+103
| | * drm/i915/guc: Don't update engine busyness stats too frequentlyAlan Previn2022-06-272-0/+21
| | * drm/i915: Prefer "XEHP_" prefix for registersMatt Roper2022-06-273-10/+10
| | * drm/i915: Correct duplicated/misplaced GT register definitionsMatt Roper2022-06-271-0/+3
| | * drm/i915/gt: Re-do the intel-gtt splitLucas De Marchi2022-06-228-733/+713
| | * agp/intel: Rename intel-gtt symbolsLucas De Marchi2022-06-221-8/+8
| | * drm/i915: Add global forcewake request to drpcVinay Belgaumkar2022-06-211-2/+6
| | * drm/i915: Improve on suspend / resume time with VT-d enabledThomas Hellström2022-06-202-6/+74
| | * drm/i915/gt: Cleanup interface for MCR operationsMatt Roper2022-06-177-144/+187
| | * drm/i915/gt: Move multicast register handling to a dedicated fileMatt Roper2022-06-179-311/+493
| | * drm/i915: Improve user experience and driver robustness under SIGINT or similarTvrtko Ursulin2022-06-176-20/+61
| | * drm/i915/pvc: Add recommended MMIO settingMatt Roper2022-06-152-0/+14
| | * drm/i915/pvc: Adjust EU per SS according to HAS_ONE_EU_PER_FUSE_BIT()Matt Roper2022-06-141-1/+1
| | * drm/i915/pvc: Add register steeringMatt Roper2022-06-093-6/+67
| | * drm/i915/xehp: Correct steering initializationMatt Roper2022-06-081-2/+2
| | * drm/i915: More PVC+DG2 workaroundsMatt Roper2022-06-084-7/+23
| | * drm/i915/uc: remove accidental static from a local variableJani Nikula2022-06-081-1/+1
| | * drm/i915/dg2: Correct DSS check for Wa_1308578152Matt Roper2022-06-071-1/+1
| | * drm/i915/dg2: Add Wa_14015795083Anshuman Gupta2022-06-072-0/+4
| | * drm/i915: Add extra registers to GPU error dumpStuart Summers2022-06-021-0/+5
| | * drm/i915/pvc: Add SSEU changesMatt Roper2022-06-023-8/+26
| | * drm/i915/sseu: Disassociate internal subslice mask representation from uapiMatt Roper2022-06-026-178/+232
| | * drm/i915/sseu: Don't try to store EU mask internally in UAPI formatMatt Roper2022-06-022-32/+66