summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-09-09drm/xe: Extend Wa_13011645652 to PTL-H, WCLJulia Filipchuk
2025-09-09drm/xe: Block exec and rebind worker while evicting for suspend / hibernateThomas Hellström
2025-09-09drm/xe: Allow the pm notifier to continue on failureThomas Hellström
2025-09-09drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström
2025-09-09drm/xe/configfs: Don't touch survivability_mode on finiMichal Wajdeczko
2025-09-02drm/xe: Fix incorrect migration of backed-up object to VRAMThomas Hellström
2025-08-26drm/xe: switch to local xbasename() helperCarlos Llamas
2025-08-26drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost
2025-08-26drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström
2025-08-26drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström
2025-08-26drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński
2025-08-21drm/xe: Fix vm_bind_ioctl double free bugChristoph Manszewski
2025-08-21drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_createPiotr Piórkowski
2025-08-19drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichał Winiarski
2025-08-12drm/xe/hwmon: Add SW clamp for power limits writesKarthik Poosa
2025-08-12drm/xe: Defer buffer object shrinker write-backs and GPU waitsThomas Hellström
2025-08-12drm/xe/migrate: prevent potential UAFMatthew Auld
2025-08-12drm/xe/migrate: don't overflow max copy sizeMatthew Auld
2025-08-12drm/xe/migrate: prevent infinite recursionMatthew Auld
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter
2025-08-04drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko
2025-08-04drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko
2025-08-04drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan
2025-08-04drm/xe/pf: Enable SR-IOV PF mode by defaultMichal Wajdeczko
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-02drm/xe: fix typo "notifer"WangYuli
2025-07-31Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-30drm/xe/vf: Disable CSC support on VFLukasz Laguna
2025-07-28Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-28drm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko
2025-07-28drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin
2025-07-28drm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko
2025-07-28drm/xe/vf: Don't register I2C devices if VFLukasz Laguna
2025-07-28drm/xe/uc: Fix missing unwind gotoZhanjun Dong
2025-07-28drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()Dan Carpenter
2025-07-28drm/xe/oa: Fix static checker warning about null gtAshutosh Dixit
2025-07-28drm/xe: Don't fail probe on unsupported mailbox commandRaag Jadav
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi
2025-07-22drm/xe: Correct BMG VSEC header sizingMichael J. Ruhl
2025-07-22drm/xe: Correct the rev value for the DVSEC entriesMichael J. Ruhl
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-07-18Merge tag 'drm-xe-next-2025-07-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
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