summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2025-07-24drm/xe/ptl: Apply Wa_16026007364Sk Anirban
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi
2025-07-24drm/xe: Use emit_flush_imm_ggtt helper instead of open codingTvrtko Ursulin
2025-07-24drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORENitin Gote
2025-07-24drm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko
2025-07-24drm/xe: Make GGTT TLB invalidation failure message GT orientedMichal Wajdeczko
2025-07-23drm/xe: Enable SR-IOV for TGLMichal Wajdeczko
2025-07-23drm/xe: Enable SR-IOV for ADL/ATSMMichal Wajdeczko
2025-07-23drm/xe/pf: Enable SR-IOV PF mode by defaultMichal Wajdeczko
2025-07-23drm/xe: Fix build without debugfsLucas De Marchi
2025-07-23drm/xe/vf: Register CCS read/write contexts with GucSatyanarayana K V P
2025-07-23drm/xe/vf: Attach and detach CCS copy commands with BOSatyanarayana K V P
2025-07-23drm/xe/vf: Create contexts for CCS read writeSatyanarayana K V P
2025-07-23drm/xe/vf: Don't register I2C devices if VFLukasz Laguna
2025-07-22drm/xe/uc: Fix missing unwind gotoZhanjun Dong
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-21drm/xe: Fix an IS_ERR() vs NULL bug in xe_tile_alloc_vram()Dan Carpenter
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-07-19drm/i915: Nuke intel_plane_ggtt_offset()Ville Syrjälä
2025-07-19drm/i915: Precompute plane SURF addressVille Syrjälä
2025-07-18drm/xe: Remove unnecessary EU stall debug messageHarish Chegondi
2025-07-18Merge tag 'drm-xe-next-2025-07-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-07-17drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters...Soham Purkait
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