summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
3 daysMerge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelHEADmasterLinus Torvalds
4 daysMerge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
4 daysdrm/xe/vf: Disable CSC support on VFLukasz Laguna
6 daysMerge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
6 daysdrm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko
6 daysdrm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin
6 daysdrm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko
6 daysdrm/xe/vf: Don't register I2C devices if VFLukasz Laguna
6 daysdrm/xe/uc: Fix missing unwind gotoZhanjun Dong
6 daysdrm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()Dan Carpenter
6 daysdrm/xe/oa: Fix static checker warning about null gtAshutosh Dixit
6 daysdrm/xe: Don't fail probe on unsupported mailbox commandRaag Jadav
10 daysdrm/xe: Fix build without debugfsLucas De Marchi
12 daysdrm/xe: Correct BMG VSEC header sizingMichael J. Ruhl
12 daysdrm/xe: Correct the rev value for the DVSEC entriesMichael J. Ruhl
14 daysMerge 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
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/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...Ville Syrjälä
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
2025-07-14drm/xe: Waste fewer instructions in emit_wa_job()Tvrtko Ursulin
2025-07-14drm/xe/gt: Drop third submission for default contextLucas De Marchi
2025-07-14drm/xe/lrc: Remove leftover TODO/FIXMELucas De Marchi
2025-07-14drm/xe/gt: Extract emit_job_sync()Lucas De Marchi
2025-07-14drm/xe: Count dwords before allocatingLucas De Marchi
2025-07-14drm/xe/lrc: Reduce scope of empty lrc dataLucas De Marchi
2025-07-14drm/xe/vf: Store negotiated VF/PF ABI version at device levelMichal Wajdeczko
2025-07-14drm/xe/pf: Stop requiring VF/PF version negotiation on every GTMichal Wajdeczko
2025-07-14drm/xe/pf: Expose basic info about VFs in debugfsMichal Wajdeczko
2025-07-14drm/xe: Introduce xe_gt_is_main_type helperMichal Wajdeczko
2025-07-14drm/xe: Introduce xe_tile_is_root helperMichal Wajdeczko
2025-07-14drm/xe: Move PF and VF device types to separate headersMichal Wajdeczko
2025-07-14drm/xe: Combine PF and VF device data into unionMichal Wajdeczko
2025-07-14drm/xe: Update register definitions in LRC layout headerXin Wang
2025-07-14drm/xe: Add plumbing for indirect context workaroundsTvrtko Ursulin
2025-07-14drm/xe: Allow specifying number of extra dwords at the end of wa bb emissionTvrtko Ursulin