index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
2025-10-23
drm/xe: Check return value of GGTT workqueue allocation
Matthew Brost
2025-10-20
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
2025-10-20
drm/xe: Retain vma flags when recreating and splitting vmas for madvise
Thomas Hellström
2025-10-15
drm/xe/evict: drop bogus assert
Matthew Auld
2025-10-15
drm/xe/migrate: don't misalign current bytes
Matthew Auld
2025-10-15
drm/xe/kunit: Fix kerneldoc for parameterized tests
Matt Roper
2025-10-15
drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.
Thomas Hellström
2025-10-13
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
2025-10-13
drm/xe: Enable media sampler power gating
Vinay Belgaumkar
2025-10-13
drm/xe: Handle mixed mappings and existing VRAM on atomic faults
Matthew Brost
2025-10-13
drm/xe/migrate: Fix an error path
Thomas Hellström
2025-10-13
drm/xe: Move rebar to be done earlier
Lucas De Marchi
2025-10-13
drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
Matthew Brost
2025-10-13
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-03
drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM path
Raag Jadav
2025-10-03
drm/xe/hw_engine_group: Fix double write lock release in error path
Shuicheng Lin
2025-10-03
drm/xe/uapi: loosen used tracking restriction
Matthew Auld
2025-10-02
drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()
Mallesh Koujalagi
2025-10-02
drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
Thomas Hellström
2025-10-02
drm/xe/xe_late_bind_fw: Fix missing initialization of variable offset
Colin Ian King
2025-10-02
drm/xe/bo: Fix an idle assertion for local bos
Thomas Hellström
2025-10-02
drm/xe/vf: Don't claim support for firmware late-bind if VF
Michal Wajdeczko
2025-10-02
drm/xe/vf: Rename sriov_update_device_info
Michal Wajdeczko
2025-10-02
drm/xe/configfs: Improve doc for ctx_restore* attributes
Lucas De Marchi
2025-10-02
drm/xe/configfs: Fix engine class parsing
Lucas De Marchi
2025-10-02
drm/xe/tests: Fix build break on clang 16.0.6
Michal Wajdeczko
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-09-22
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
2025-09-22
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
2025-09-22
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
2025-09-22
Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2025-09-19
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
2025-09-19
Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2025-09-18
drm/xe/configfs: Add mid context restore bb
Lucas De Marchi
2025-09-18
drm/xe/lrc: Allow to add user commands mid context switch
Lucas De Marchi
2025-09-18
drm/xe/lrc: Allow INDIRECT_CTX for more engine classes
Lucas De Marchi
2025-09-18
drm/xe/configfs: Add post context restore bb
Lucas De Marchi
2025-09-18
drm/xe/lrc: Allow to add user commands on context switch
Lucas De Marchi
2025-09-18
drm/xe/configfs: Allow to select by class only
Lucas De Marchi
2025-09-18
drm/xe/configfs: Extract function to parse engine
Lucas De Marchi
2025-09-18
drm/xe/xe_late_bind_fw: Extract and print version info
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Reload late binding fw during system resume
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Load late binding firmware
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Initialize late binding firmware
Badal Nilawar
2025-09-18
drm/xe/xe_late_bind_fw: Introduce xe_late_bind_fw
Badal Nilawar
2025-09-18
drm/xe: Work around clang multiple goto-label error
Thomas Hellström
[next]