index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
Lines
2025-03-20
drm/xe: Fix exporting xe buffers multiple times
Tomasz Rusinowicz
-3
/
+1
2025-03-10
drm/xe: remove redundant check in xe_vm_create_ioctl()
Xin Wang
-3
/
+0
2025-03-10
drm/xe/guc_pc: Retry and wait longer for GuC PC start
Rodrigo Vivi
-13
/
+40
2025-03-10
drm/xe/pm: Temporarily disable D3Cold on BMG
Rodrigo Vivi
-1
/
+12
2025-03-10
drm/xe/userptr: Fix an incorrect assert
Thomas Hellström
-1
/
+5
2025-03-10
drm/xe: Release guc ids before cancelling work
Tejas Upadhyay
-1
/
+1
2025-03-05
drm/xe/userptr: Unmap userptrs in the mmu notifier
Thomas Hellström
-9
/
+52
2025-03-05
drm/xe/hmm: Don't dereference struct page pointers without notifier lock
Thomas Hellström
-26
/
+86
2025-03-05
drm/xe/hmm: Style- and include fixes
Thomas Hellström
-6
/
+8
2025-03-05
drm/xe: Add staging tree for VM binds
Matthew Brost
-19
/
+46
2025-03-05
drm/xe: Fix fault mode invalidation with unbind
Thomas Hellström
-60
/
+75
2025-03-05
drm/xe/vm: Fix a misplaced #endif
Thomas Hellström
-1
/
+1
2025-03-05
drm/xe/vm: Validate userptr during gpu vma prefetching
Thomas Hellström
-1
/
+10
2025-03-04
drm/xe: Fix GT "for each engine" workarounds
Tvrtko Ursulin
-2
/
+2
2025-03-04
drm/xe/userptr: properly setup pfn_flags_mask
Matthew Auld
-8
/
+10
2025-03-04
drm/xe: Remove double pageflip
Maarten Lankhorst
-10
/
+0
2025-02-26
drm/xe: cancel pending job timer before freeing scheduler
Tejas Upadhyay
-0
/
+2
2025-02-26
drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
Mingcong Bai
-1
/
+0
2025-02-25
drm/xe/oa: Allow oa_exponent value of 0
Umesh Nerlige Ramappa
-2
/
+3
2025-02-24
drm/xe/userptr: fix EFAULT handling
Matthew Auld
-0
/
+12
2025-02-24
drm/xe/userptr: restore invalidation list on error
Matthew Auld
-7
/
+21
2025-02-18
drm/xe/guc: Fix size_t print format
Lucas De Marchi
-2
/
+2
2025-02-18
drm/xe: Make GUC binaries dump consistent with other binaries in devcoredump
José Roberto de Souza
-3
/
+6
2025-02-17
drm/xe: Fix error handling in xe_irq_install()
Lucas De Marchi
-13
/
+1
2025-02-12
drm/xe: Carve out wopcm portion from the stolen memory
Nirmoy Das
-24
/
+30
2025-02-10
drm/xe/client: bo->client does not need bos_lock
Tejas Upadhyay
-1
/
+1
2025-02-03
drm/xe: Fix and re-enable xe_print_blob_ascii85()
Lucas De Marchi
-24
/
+19
2025-02-03
drm/xe/devcoredump: Move exec queue snapshot to Contexts section
Lucas De Marchi
-5
/
+1
2025-02-03
drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlocked
Ashutosh Dixit
-6
/
+3
2025-02-03
drm/xe/pf: Fix migration initialization
Michal Wajdeczko
-2
/
+22
2025-02-03
drm/xe/oa: Preserve oa_ctrl unused bits
Ashutosh Dixit
-2
/
+16
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-1
/
+1
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-833
/
+2794
2025-01-16
drm/xe: Mark ComputeCS read mode as UC on iGPU
Matthew Brost
-1
/
+1
2025-01-15
drm/xe/oa: Add missing VISACTL mux registers
Ashutosh Dixit
-0
/
+1
2025-01-15
drm/xe: make change ccs_mode a synchronous action
Maciej Patelczyk
-1
/
+1
2025-01-15
drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset
Maciej Patelczyk
-9
/
+30
2025-01-15
drm/xe/guc: Adding steering info support for GuC register lists
Jesus Narvaez
-3
/
+22
2025-01-12
drm/xe: convert timeout to secs_to_jiffies()
Easwar Hariharan
-1
/
+1
2025-01-13
Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-66
/
+160
2025-01-11
Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
-0
/
+8
2025-01-10
drm/xe: Implement cgroup for vram
Maarten Lankhorst
-0
/
+8
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
-1
/
+0
2025-01-10
Merge tag 'drm-intel-next-2025-01-07' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-1
/
+7
2025-01-09
drm/xe/guc: Adding steering info support for GuC register lists
Jesus Narvaez
-3
/
+22
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
-40
/
+40
2025-01-09
drm/xe/dg1: Fix power gate sequence.
Rodrigo Vivi
-4
/
+6
2025-01-09
drm/xe: Fix tlb invalidation when wedging
Lucas De Marchi
-7
/
+8
2025-01-09
Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-277
/
+543
[next]