aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie2022-07-0197-2055/+3741
|\
| * drm/i915: Fix a lockdep warning at error captureNirmoy Das2022-06-294-3/+29
| * 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
| * Revert "drm/i915: Hold reference to intel_context over life of i915_request"Niranjana Vishwanathapura2022-06-271-20/+32
| * drm/i915: Do not access rq->engine without a referenceNiranjana Vishwanathapura2022-06-272-1/+4
| * drm/i915: Prefer "XEHP_" prefix for registersMatt Roper2022-06-275-15/+15
| * drm/i915: Correct duplicated/misplaced GT register definitionsMatt Roper2022-06-273-17/+4
| * drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld2022-06-271-3/+3
| * drm/i915/selftests: Increase timeout for live_parallel_switchAkeem G Abodunrin2022-06-231-1/+1
| * drm/i915/gt: Re-do the intel-gtt splitLucas De Marchi2022-06-229-734/+714
| * agp/intel: Rename intel-gtt symbolsLucas De Marchi2022-06-223-49/+49
| * drm/i915/display: Add smem fallback allocation for dptJuha-Pekka Heikkila2022-06-221-4/+12
| * drm/i915: extend i915_vma_pin_iomap()CQ Tang2022-06-221-12/+23
| * drm/i915: don't leak lmem mapping in vma_evictJuha-Pekka Heikkila2022-06-221-1/+3
| * drm/i915/gem: add missing elsekatrinzhou2022-06-221-2/+3
| * drm/i915: Fix spelling typo in commentpengfuyuan2022-06-221-1/+1
| * 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-203-6/+90
| * drm/i915/gt: Cleanup interface for MCR operationsMatt Roper2022-06-179-145/+200
| * drm/i915/gt: Move multicast register handling to a dedicated fileMatt Roper2022-06-1714-433/+495
| * drm/i915/fdinfo: Don't show engine classes not presentTvrtko Ursulin2022-06-171-2/+3
| * drm/i915: Improve user experience and driver robustness under SIGINT or similarTvrtko Ursulin2022-06-178-29/+77
| * 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-096-10/+71
| * 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/client: only include what's neededJani Nikula2022-06-071-1/+1
| * drm/i915/pvc: GuC depriv applies to PVCMatt Roper2022-06-031-0/+1
| * drm/i915: Add extra registers to GPU error dumpStuart Summers2022-06-023-0/+31
| * drm/i915/pvc: Add SSEU changesMatt Roper2022-06-026-9/+31
| * drm/i915/sseu: Disassociate internal subslice mask representation from uapiMatt Roper2022-06-029-188/+243
| * drm/i915/sseu: Don't try to store EU mask internally in UAPI formatMatt Roper2022-06-023-38/+73
| * drm/i915/sseu: Simplify gen11+ SSEU handlingMatt Roper2022-06-021-40/+36
| * drm/i915/xehp: Drop GETPARAM lookups of I915_PARAM_[SUB]SLICE_MASKMatt Roper2022-06-021-0/+8
| * drm/i915/xehp: Use separate sseu init functionMatt Roper2022-06-022-37/+54
| * drm/i915/pvc: Add initial PVC workaroundsStuart Summers2022-05-314-12/+73
| * drm/i915/pvc: Extract stepping information from PCI revidMatt Roper2022-05-313-2/+85
| * drm/i915: Individualize fences before adding to dma_resv objNirmoy Das2022-05-272-21/+30
| * drm/i915/gt: Fix memory leaks in per-gt sysfsAshutosh Dixit2022-05-265-22/+19
| * drm/i915/gt: Add media RP0/RPn to per-gt sysfsDale B Stimson2022-05-262-0/+55
| * drm/i915/pcode: Init pcode on different gt'sAshutosh Dixit2022-05-261-2/+18
| * drm/i915/gt: Add media freq factor to per-gt sysfsAshutosh Dixit2022-05-266-0/+161
| * drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn2022-05-251-3/+12
| * drm/i915/hwconfig: Future-proof platform checksMatt Roper2022-05-251-1/+1