index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
7 days
drm/xe: Fix bug in idledly unit conversion
Vinay Belgaumkar
2026-03-30
drm/xe: Avoid memory allocations in xe_device_declare_wedged()
Matthew Brost
2026-03-30
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
2026-03-30
drm/xe/pxp: Don't allow PXP on older PTL GSC FWs
Daniele Ceraolo Spurio
2026-03-30
drm/xe/pxp: Clear restart flag in pxp_start after jumping back
Daniele Ceraolo Spurio
2026-03-30
drm/xe/pxp: Remove incorrect handling of impossible state during suspend
Daniele Ceraolo Spurio
2026-03-30
drm/xe/pxp: Clean up termination status on failure
Daniele Ceraolo Spurio
2026-03-30
drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl
Arvind Yadav
2026-03-30
drm/xe/xe_pagefault: Disallow writes to read-only VMAs
Jonathan Cavitt
2026-03-25
drm/xe: always keep track of remap prev/next
Matthew Auld
2026-03-24
drm/xe: Implement recent spec updates to Wa_16025250150
Matt Roper
2026-03-23
drm/xe/pf: Fix use-after-free in migration restore
Michał Winiarski
2026-03-19
drm/xe: Fix missing runtime PM reference in ccs_mode_store
Sanjay Yadav
2026-03-19
drm/xe: Open-code GGTT MMIO access protection
Matthew Brost
2026-03-19
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
2026-03-19
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
2026-03-19
drm/xe: Skip over non leaf pte for PRL generation
Brian Nguyen
2026-03-19
drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
Zhanjun Dong
2026-03-19
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
2026-03-19
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
2026-03-19
drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
Matthew Brost
2026-03-19
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
2026-03-04
drm/xe: Fix memory leak in xe_vm_madvise_ioctl
Varun Gupta
2026-03-04
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
2026-03-04
drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
Matt Roper
2026-03-04
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
2026-03-02
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
2026-03-02
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
2026-03-02
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
2026-02-23
drm/xe/sync: Fix user fence leak on alloc failure
Shuicheng Lin
2026-02-23
drm/xe/sync: Cleanup partially initialized sync on parse failure
Shuicheng Lin
2026-02-23
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-17
drm/xe: Prevent VFs from exposing the CCS mode sysfs file
Nareshkumar Gollakoti
2026-02-17
drm/xe/hwmon: Prevent unintended VRAM channel creation
Karthik Poosa
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
2026-02-17
drm/xe/bo: Redirect faults to dummy page for wedged device
Raag Jadav
2026-02-17
drm/xe: Make xe_modparam.force_vram_bar_size signed
Shuicheng Lin
2026-02-17
drm/xe/vf: Avoid reading media version when media GT is disabled
Piotr Piórkowski
2026-02-17
drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138
Matt Roper
2026-02-17
drm/xe/mmio: Avoid double-adjust in 64-bit reads
Shuicheng Lin
2026-02-17
drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise
Jia Yao
2026-02-17
drm/xe/configfs: Fix 'parameter name omitted' errors
Michal Wajdeczko
2026-02-17
drm/xe/pf: Fix sysfs initialization
Michal Wajdeczko
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-05
drm/xe/pm: Disable D3Cold for BMG only on specific platforms
Karthik Poosa
[next]