summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-01drm/i915/uapi: expose the avail trackingMatthew Auld6-10/+82
2022-07-01drm/i915/uapi: add probed_cpu_visible_sizeMatthew Auld2-34/+48
2022-07-01drm/doc: add rfc section for small BAR uapiMatthew Auld3-0/+240
2022-07-01drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio1-0/+9
2022-06-29drm/i915/guc/slpc: Add a new SLPC selftestVinay Belgaumkar1-168/+155
2022-06-29drm/i915: Fix a lockdep warning at error captureNirmoy Das4-3/+29
2022-06-28drm/i915/guc/slpc: Use non-blocking H2G for waitboostVinay Belgaumkar1-7/+35
2022-06-27drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa5-79/+103
2022-06-27drm/i915/guc: Don't update engine busyness stats too frequentlyAlan Previn2-0/+21
2022-06-27Revert "drm/i915: Hold reference to intel_context over life of i915_request"Niranjana Vishwanathapura1-20/+32
2022-06-27drm/i915: Do not access rq->engine without a referenceNiranjana Vishwanathapura2-1/+4
2022-06-27drm/i915: Prefer "XEHP_" prefix for registersMatt Roper5-15/+15
2022-06-27drm/i915: Correct duplicated/misplaced GT register definitionsMatt Roper3-17/+4
2022-06-27drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld1-3/+3
2022-06-23drm/i915/selftests: Increase timeout for live_parallel_switchAkeem G Abodunrin1-1/+1
2022-06-23drm/i915/gt: Re-do the intel-gtt splitLucas De Marchi9-734/+714
2022-06-23agp/intel: Rename intel-gtt symbolsLucas De Marchi3-49/+49
2022-06-22drm/i915/display: Add smem fallback allocation for dptJuha-Pekka Heikkila1-4/+12
2022-06-22drm/i915: extend i915_vma_pin_iomap()CQ Tang1-12/+23
2022-06-22drm/i915: don't leak lmem mapping in vma_evictJuha-Pekka Heikkila1-1/+3
2022-06-22drm/i915/gem: add missing elsekatrinzhou1-2/+3
2022-06-22drm/i915: Fix spelling typo in commentpengfuyuan1-1/+1
2022-06-21drm/i915: Add global forcewake request to drpcVinay Belgaumkar1-2/+6
2022-06-20drm/i915: Improve on suspend / resume time with VT-d enabledThomas Hellström3-6/+90
2022-06-17drm/i915/gt: Cleanup interface for MCR operationsMatt Roper9-145/+200
2022-06-17drm/i915/gt: Move multicast register handling to a dedicated fileMatt Roper14-433/+495
2022-06-17drm/i915/fdinfo: Don't show engine classes not presentTvrtko Ursulin1-2/+3
2022-06-17drm/i915: Improve user experience and driver robustness under SIGINT or similarTvrtko Ursulin8-29/+77
2022-06-15drm/i915/pvc: Add recommended MMIO settingMatt Roper2-0/+14
2022-06-15drm/i915/pvc: Adjust EU per SS according to HAS_ONE_EU_PER_FUSE_BIT()Matt Roper1-1/+1
2022-06-09drm/i915/pvc: Add register steeringMatt Roper6-10/+71
2022-06-08drm/i915/xehp: Correct steering initializationMatt Roper1-2/+2
2022-06-08drm/i915: More PVC+DG2 workaroundsMatt Roper4-7/+23
2022-06-08drm/i915/uc: remove accidental static from a local variableJani Nikula1-1/+1
2022-06-08drm/i915/dg2: Correct DSS check for Wa_1308578152Matt Roper1-1/+1
2022-06-07drm/i915/dg2: Add Wa_14015795083Anshuman Gupta2-0/+4
2022-06-07drm/i915/client: only include what's neededJani Nikula1-1/+1
2022-06-03drm/i915/pvc: GuC depriv applies to PVCMatt Roper1-0/+1
2022-06-02drm/i915: Add extra registers to GPU error dumpStuart Summers3-0/+31
2022-06-02drm/i915/pvc: Add SSEU changesMatt Roper6-9/+31
2022-06-02drm/i915/sseu: Disassociate internal subslice mask representation from uapiMatt Roper9-188/+243
2022-06-02drm/i915/sseu: Don't try to store EU mask internally in UAPI formatMatt Roper3-38/+73
2022-06-02drm/i915/sseu: Simplify gen11+ SSEU handlingMatt Roper1-40/+36
2022-06-02drm/i915/xehp: Drop GETPARAM lookups of I915_PARAM_[SUB]SLICE_MASKMatt Roper1-0/+8
2022-06-02drm/i915/xehp: Use separate sseu init functionMatt Roper2-37/+54
2022-06-01drm/i915/pvc: Add initial PVC workaroundsStuart Summers4-12/+73
2022-06-01drm/i915/pvc: Extract stepping information from PCI revidMatt Roper3-2/+85
2022-05-27drm/i915: Individualize fences before adding to dma_resv objNirmoy Das2-21/+30
2022-05-26drm/i915/gt: Fix memory leaks in per-gt sysfsAshutosh Dixit5-22/+19
2022-05-26drm/i915/gt: Add media RP0/RPn to per-gt sysfsDale B Stimson2-0/+55