summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorLines
2025-11-07drm/xe: Enforce correct user fence signaling order usingMatthew Brost-18/+86
2025-11-07drm/xe: Do clean shutdown also when using flrJouni Högander-9/+9
2025-11-07drm/xe: Move declarations under conditional branchTejas Upadhyay-3/+3
2025-11-07drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan-0/+3
2025-10-29drm/xe: Do not wake device during a GT resetMatthew Brost-7/+12
2025-10-29drm/xe: Fix uninitialized return value from xe_validation_guard()Thomas Hellström-4/+4
2025-10-23drm/xe: Check return value of GGTT workqueue allocationMatthew Brost-0/+3
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström-3/+15
2025-10-20drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström-67/+32
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld-8/+0
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld-1/+3
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper-0/+5
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström-1/+3
2025-10-13drm/xe/guc: Check GuC running state before deregistering exec queueShuicheng Lin-1/+12
2025-10-13drm/xe: Enable media sampler power gatingVinay Belgaumkar-0/+9
2025-10-13drm/xe: Handle mixed mappings and existing VRAM on atomic faultsMatthew Brost-1/+12
2025-10-13drm/xe/migrate: Fix an error pathThomas Hellström-1/+1
2025-10-13drm/xe: Move rebar to be done earlierLucas De Marchi-8/+29
2025-10-13drm/xe: Don't allow evicting of BOs in same VM in array of VM bindsMatthew Brost-9/+24
2025-10-13drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke-1/+1
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-64/+94
2025-10-03drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM pathRaag Jadav-1/+1
2025-10-03drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin-5/+1
2025-10-03drm/xe/uapi: loosen used tracking restrictionMatthew Auld-9/+6
2025-10-02drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()Mallesh Koujalagi-8/+8
2025-10-02drm/gpusvm, drm/xe: Fix userptr to not allow device private pagesThomas Hellström-8/+19
2025-10-02drm/xe/xe_late_bind_fw: Fix missing initialization of variable offsetColin Ian King-2/+2
2025-10-02drm/xe/bo: Fix an idle assertion for local bosThomas Hellström-11/+23
2025-10-02drm/xe/vf: Don't claim support for firmware late-bind if VFMichal Wajdeczko-0/+1
2025-10-02drm/xe/vf: Rename sriov_update_device_infoMichal Wajdeczko-9/+9
2025-10-02drm/xe/configfs: Improve doc for ctx_restore* attributesLucas De Marchi-3/+16
2025-10-02drm/xe/configfs: Fix engine class parsingLucas De Marchi-2/+2
2025-10-02drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko-6/+6
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-3778/+12565
2025-10-01Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-11/+12
2025-09-22drm/xe: Don't copy pinned kernel bos twice on suspendThomas Hellström-2/+2
2025-09-22drm/xe: Fix build with CONFIG_MODULES=nLucas De Marchi-1/+1
2025-09-22drm/xe/vf: Don't expose sysfs attributes not applicable for VFsMichal Wajdeczko-1/+1
2025-09-22Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-2230/+6187
2025-09-19drm/xe: Fix build with CONFIG_MODULES=nLucas De Marchi-1/+1
2025-09-19Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-111/+94
2025-09-18drm/xe/configfs: Add mid context restore bbLucas De Marchi-4/+42
2025-09-18drm/xe/lrc: Allow to add user commands mid context switchLucas De Marchi-0/+56
2025-09-18drm/xe/lrc: Allow INDIRECT_CTX for more engine classesLucas De Marchi-7/+10
2025-09-18drm/xe/configfs: Add post context restore bbLucas De Marchi-2/+278
2025-09-18drm/xe/lrc: Allow to add user commands on context switchLucas De Marchi-0/+51
2025-09-18drm/xe/configfs: Allow to select by class onlyLucas De Marchi-15/+35
2025-09-18drm/xe/configfs: Extract function to parse engineLucas De Marchi-11/+21
2025-09-18drm/xe/xe_late_bind_fw: Extract and print version infoBadal Nilawar-0/+193
2025-09-18drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late bindingBadal Nilawar-0/+46