summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
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
2025-07-14drm/xe: Track number of written dwords from workaround batch buffer emissionTvrtko Ursulin
2025-07-14drm/xe: Rename utilization workaround emission functionTvrtko Ursulin
2025-07-14drm/xe: Pass wa bb setup arguments in a structTvrtko Ursulin
2025-07-14drm/xe: Generalize wa bb emission codeTvrtko Ursulin
2025-07-14drm/xe: Fix missing kernel-docLucas De Marchi
2025-07-14drm/xe: Remove unused functionsDr. David Alan Gilbert
2025-07-11drm/xe: Normalize default param valuesLucas De Marchi
2025-07-11drm/xe/migrate: Fix alignment checkLucas De Marchi
2025-07-11drm/xe: Remove references to CONFIG_DRM_XE_DEVMEM_MIRRORMatthew Brost
2025-07-11drm/xe: Move page fault init after topology initMatthew Brost
2025-07-11drm/xe/migrate: fix copy direction in access_memoryMatthew Auld
2025-07-11drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay
2025-07-11Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter