summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-08-04drm/xe/vf: Post migration, repopulate ring area for pending requestTomasz Lis
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis
2025-08-04drm/xe: Block reset while recovering from VF migrationTomasz Lis
2025-08-04drm/xe/vf: Pause submissions during RESFIX fixupsTomasz Lis
2025-08-04drm/xe/sa: Avoid caching GGTT address within the managerTomasz Lis
2025-08-04drm/{i915,xe}/display: Block hpd during suspendDibin Moolakadan Subrahmanian
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter
2025-08-04drm/xe: fix stale comment about unordered_wq usageJani Nikula
2025-08-04drm/xe/compat: stop including i915_utils.h from compat i915_drv.hJani Nikula
2025-08-04drm/xe/compat: remove unused platform macrosJani Nikula
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-08-01drm/xe/pf: Don't resume device from restart workerMichal Wajdeczko
2025-08-01drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko
2025-08-01drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko
2025-08-01drm/xe/pf: Skip LMTT update if no LMEM was provisionedMichal Wajdeczko
2025-08-01drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan
2025-08-01drm/xe/vf: Fix IS_ERR() vs NULL check in xe_sriov_vf_ccs_init()Dan Carpenter
2025-07-31Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-31drm/xe: Fix oops in xe_gem_fault when running core_hotunplug test.Maarten Lankhorst
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-30drm/xe/vf: Disable CSC support on VFLukasz Laguna
2025-07-29drm/xe/vf: Fix VM crash during VF driver releaseSatyanarayana K V P
2025-07-29drm/xe/hw_engine_group: Don't use drm_warn to catch missed caseMichal Wajdeczko
2025-07-28Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-28drm/xe/guc: Add more GuC load error status codesJohn Harrison
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-25drm/xe: Support for mmap-ing mmio regionsIlia Levi
2025-07-25drm/xe/xelp: Add Wa_18022495364Tvrtko Ursulin
2025-07-25drm/xe/xelp: Implement Wa_16010904313Tvrtko Ursulin
2025-07-25drm/xe/configfs: Use pci_name() for lookupMichal Wajdeczko
2025-07-25drm/xe/configfs: Enforce canonical device namesMichal Wajdeczko
2025-07-25drm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko
2025-07-25drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin
2025-07-24drm/xe: Remove unused GT TLB invalidation trace pointsMatthew Brost
2025-07-24drm/xe: Use GT TLB invalidation jobs in PT layerMatthew Brost
2025-07-24drm/xe: Add GT TLB invalidation jobsMatthew Brost
2025-07-24drm/xe: Add dependency scheduler for GT TLB invalidations to bind queuesMatthew Brost
2025-07-24drm/xe: Create ordered workqueue for GT TLB invalidation jobsMatthew Brost
2025-07-24drm/xe: Add generic dependecy jobs / schedulerMatthew Brost
2025-07-24drm/xe: Explicitly mark migration queues with flagMatthew Brost