summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-10-02drm/xe: Don't copy pinned kernel bos twice on suspendThomas Hellström
2025-10-02Revert "drm/xe/guc: Enable extended CAT error reporting"Sasha Levin
2025-10-02Revert "drm/xe/guc: Set RCS/CCS yield policy"Sasha Levin
2025-10-02drm/xe: Fix build with CONFIG_MODULES=nLucas De Marchi
2025-10-02drm/xe/vf: Don't expose sysfs attributes not applicable for VFsMichal Wajdeczko
2025-09-25drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio
2025-09-25drm/xe/guc: Enable extended CAT error reportingDaniele Ceraolo Spurio
2025-09-25drm/xe: Fix error handling if PXP fails to startDaniele Ceraolo Spurio
2025-09-25drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter
2025-09-25drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko
2025-09-25drm/xe/tile: Release kobject for the failure pathShuicheng Lin
2025-09-19drm/xe/configfs: Don't touch survivability_mode on finiMichal Wajdeczko
2025-09-19drm/xe: Block exec and rebind worker while evicting for suspend / hibernateThomas Hellström
2025-09-19drm/xe: Allow the pm notifier to continue on failureThomas Hellström
2025-09-19drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström
2025-09-09drm/xe: Fix incorrect migration of backed-up object to VRAMThomas Hellström
2025-09-04drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström
2025-09-04drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost
2025-09-04drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström
2025-09-04drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński
2025-08-28drm/xe: Fix vm_bind_ioctl double free bugChristoph Manszewski
2025-08-28drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski
2025-08-28drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski
2025-08-28drm/xe: Defer buffer object shrinker write-backs and GPU waitsThomas Hellström
2025-08-28Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter
2025-08-20drm/xe/hwmon: Add SW clamp for power limits writesKarthik Poosa
2025-08-20drm/xe/migrate: prevent potential UAFMatthew Auld
2025-08-20drm/xe/migrate: don't overflow max copy sizeMatthew Auld
2025-08-20drm/xe/migrate: prevent infinite recursionMatthew Auld
2025-08-20drm/xe: Make dma-fences compliant with the safe access rulesTvrtko Ursulin
2025-08-20drm/xe/xe_query: Use separate iterator while filling GT listMatt Roper
2025-08-15drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko
2025-08-15drm/xe/vf: Disable CSC support on VFLukasz Laguna
2025-08-15drm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko
2025-08-15drm/xe: Correct BMG VSEC header sizingMichael J. Ruhl
2025-08-15drm/xe: Correct the rev value for the DVSEC entriesMichael J. Ruhl
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi
2025-07-17drm/xe/pf: Resend PF provisioning after GT resetMichal Wajdeczko
2025-07-17drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko
2025-07-17drm/xe/migrate: Fix alignment checkLucas De Marchi
2025-07-17drm/xe: Move page fault init after topology initMatthew Brost
2025-07-17drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan
2025-07-17drm/xe/migrate: fix copy direction in access_memoryMatthew Auld
2025-07-17drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay
2025-07-10drm/xe/guc: Default log level to non-verboseLucas De Marchi
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko
2025-07-10drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin
2025-07-10drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin
2025-07-10drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin