summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-11-25drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi
2025-11-25drm/xe/guc: Fix stack_depot usageLucas De Marchi
2025-11-25drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-11-18drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana
2025-11-18drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin
2025-11-18drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper
2025-11-18drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin
2025-11-18drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane
2025-11-10drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpgNitin Gote
2025-11-10drm/xe/xe3: Extend wa_14023061436Tangudu Tilak Tirumalesh
2025-11-10drm/xe/xe3: Add WA_14024681466 for Xe3_LPGNitin Gote
2025-11-07drm/xe: Enforce correct user fence signaling order usingMatthew Brost
2025-11-07drm/xe: Do clean shutdown also when using flrJouni Högander
2025-11-07drm/xe: Move declarations under conditional branchTejas Upadhyay
2025-11-07drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan
2025-10-29drm/xe: Do not wake device during a GT resetMatthew Brost
2025-10-29drm/xe: Fix uninitialized return value from xe_validation_guard()Thomas Hellström
2025-10-23drm/xe: Check return value of GGTT workqueue allocationMatthew Brost
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström
2025-10-20drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin
2025-10-13drm/xe: Enable media sampler power gatingVinay Belgaumkar
2025-10-13drm/xe: Handle mixed mappings and existing VRAM on atomic faultsMatthew Brost
2025-10-13drm/xe/migrate: Fix an error pathThomas Hellström
2025-10-13drm/xe: Move rebar to be done earlierLucas De Marchi
2025-10-13drm/xe: Don't allow evicting of BOs in same VM in array of VM bindsMatthew Brost
2025-10-13drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-03drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM pathRaag Jadav
2025-10-03drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin
2025-10-03drm/xe/uapi: loosen used tracking restrictionMatthew Auld
2025-10-02drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()Mallesh Koujalagi
2025-10-02drm/gpusvm, drm/xe: Fix userptr to not allow device private pagesThomas Hellström
2025-10-02drm/xe/xe_late_bind_fw: Fix missing initialization of variable offsetColin Ian King
2025-10-02drm/xe/bo: Fix an idle assertion for local bosThomas Hellström
2025-10-02drm/xe/vf: Don't claim support for firmware late-bind if VFMichal Wajdeczko
2025-10-02drm/xe/vf: Rename sriov_update_device_infoMichal Wajdeczko
2025-10-02drm/xe/configfs: Improve doc for ctx_restore* attributesLucas De Marchi
2025-10-02drm/xe/configfs: Fix engine class parsingLucas De Marchi
2025-10-02drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-01Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-09-22drm/xe: Don't copy pinned kernel bos twice on suspendThomas Hellström
2025-09-22drm/xe: Fix build with CONFIG_MODULES=nLucas De Marchi
2025-09-22drm/xe/vf: Don't expose sysfs attributes not applicable for VFsMichal Wajdeczko