summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-19drm/xe: Prefer single underscore for header guardsLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_mchbar_regs.hLucas De Marchi
2023-12-19drm/xe/guc_pc: Move gt register to the proper placeLucas De Marchi
2023-12-19drm/xe: Remove dependency on i915_reg.hLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_lrc_reg.hLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_engine_regs.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe: Assume MTL's forcewake register continues to future platformsMatt Roper
2023-12-19drm/xe: Remove gen-based mmio offsets from hw engine initMatt Roper
2023-12-19drm/xe: Fix kunit integration due to missing prototypesLucas De Marchi
2023-12-19drm/xe/pm: fix unbalanced ref handlingMatthew Auld
2023-12-19drm/xe/guc: Remove i915_regs.h includeLucas De Marchi
2023-12-19drm/xe: Remove outdated build workaroundLucas De Marchi
2023-12-19drm/xe: Remove duplicate media_verLucas De Marchi
2023-12-19drm/xe: Add missing include xe_wait_user_fence.hLucas De Marchi
2023-12-19drm/xe: Add missing doc for xe parameterLucas De Marchi
2023-12-19drm/xe: Remove unused functionsLucas De Marchi
2023-12-19drm/xe: Fix application of LRC tuningsLucas De Marchi
2023-12-19drm/xe: Make local functions staticLucas De Marchi
2023-12-19drm/xe/query: zero the region infoMatthew Auld
2023-12-19drm/xe/stolen: don't map stolen on small-barMatthew Auld
2023-12-19drm/xe/mmio: fix forcewake ref leak in xe_mmio_ioctlMatthew Auld
2023-12-19drm/xe: Remove unseless xe_force_wake_prune.Rodrigo Vivi
2023-12-19drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa
2023-12-19drm/xe: Initialize ret in mcr_lock()José Roberto de Souza
2023-12-19drm/xe/rtp: Support multiple actions per entryLucas De Marchi
2023-12-19drm/xe/rtp: Split action and entry flagsLucas De Marchi
2023-12-19drm/xe: Rename xe_rtp_regval to xe_rtp_actionLucas De Marchi
2023-12-19drm/xe/mcr: Add SQIDI steering for DG2Lucas De Marchi
2023-12-19drm/xe/mcr: Use designated init for xe_steering_typesLucas De Marchi
2023-12-19drm/xe: Remove TODO from workaround documentationLucas De Marchi
2023-12-19drm/xe: Remove TODO from rtp infraLucas De Marchi
2023-12-19drm/xe: Fix xe_tuning includeLucas De Marchi
2023-12-19drm/xe: Fix typo in MCR documentationLucas De Marchi
2023-12-19drm/xe: Add debugfs for dumping GGTT mappingsMaarten Lankhorst
2023-12-19drm/xe: Drop TLB invalidation from ring operationsMatthew Brost
2023-12-19drm/xe: Add TLB invalidation fence after rebinds issued from execsMatthew Brost
2023-12-19drm/xe: Add has_asid to device infoMatthew Brost
2023-12-19drm/xe: Signal invalidation fence immediately if CT send failsMatthew Brost
2023-12-19drm/xe: Propagate VM unbind error to invalidation fenceMatthew Brost
2023-12-19drm/xe: Lock GGTT on when restoring kernel BOsMatthew Brost
2023-12-19drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost
2023-12-19drm/xe: Propagate error from bind operations to async fenceMatthew Brost
2023-12-19drm/xe: Add range based TLB invalidationsMatthew Brost
2023-12-19drm/xe: Add has_range_tlb_invalidation device attributeMatthew Brost
2023-12-19drm/xe: Delete debugfs entry to issue TLB invalidationMatthew Brost
2023-12-19drm/xe: Only set VM->asid for platforms that support a ASIDMatthew Brost
2023-12-19drm/xe: Add TDR for invalidation fence timeout cleanupMatthew Brost