summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
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-16drm/xe: Unify the initialization of VRAM regionsPiotr Piórkowski
2025-07-16drm/xe: Split xe_migrate allocation from initializationPiotr Piórkowski
2025-07-16drm/xe: Move struct xe_vram_region to a dedicated headerPiotr Piórkowski
2025-07-16drm/xe: Use dynamic allocation for tile and device VRAM region structuresPiotr Piórkowski
2025-07-16drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmapPiotr Piórkowski
2025-07-16drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...Ville Syrjälä
2025-07-16drm/xe: Move debugfs GT attributes under tile directoryMichal Wajdeczko
2025-07-16drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()Dan Carpenter
2025-07-15drm/xe/oa: Fix static checker warning about null gtAshutosh Dixit
2025-07-15drm/xe: Don't fail probe on unsupported mailbox commandRaag Jadav
2025-07-15drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal
2025-07-15drm/xe/pf: Invalidate LMTT after completing changesMichal Wajdeczko
2025-07-15drm/xe/pf: Invalidate LMTT during LMEM unprovisioningMichal Wajdeczko
2025-07-15drm/xe/pf: Force GuC virtualization modeMichal Wajdeczko
2025-07-15drm/xe/pf: Move GGTT config KLVs encoding to helperMichal Wajdeczko
2025-07-15drm/xe/pf: Resend PF provisioning after GT resetMichal Wajdeczko
2025-07-15drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko
2025-07-14drm/xe/lrc: Add table with LRC layoutLucas De Marchi