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
2024-02-21
drm/xe: Fix modpost warning on xe_mocs kunit module
Ashutosh Dixit
-0
/
+1
2024-02-21
drm/xe/xe_gt_idle: Drop redundant newline in name
Ashutosh Dixit
-2
/
+2
2024-02-21
drm/xe: Return 2MB page size for compact 64k PTEs
Matthew Brost
-2
/
+6
2024-02-21
drm/xe: Add XE_VMA_PTE_64K VMA flag
Matthew Brost
-2
/
+10
2024-02-21
drm/xe: Fix xe_vma_set_pte_size
Matthew Brost
-3
/
+4
2024-02-21
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
-93
/
+5
2024-02-15
drm/xe: avoid function cast warnings
Arnd Bergmann
-1
/
+6
2024-02-15
drm/xe/pt: Allow for stricter type- and range checking
Thomas Hellström
-31
/
+29
2024-02-15
drm/xe/display: fix i915_gem_object_is_shmem() wrapper
Matthew Auld
-1
/
+1
2024-02-15
drm/xe/vm: Avoid reserving zero fences
Thomas Hellström
-3
/
+10
2024-02-08
drm/xe: Remove TEST_VM_ASYNC_OPS_ERROR
Matthew Brost
-35
/
+1
2024-02-08
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
-4
/
+1
2024-02-08
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
-1
/
+3
2024-02-08
drm/xe/display: Fix memleak in display initialization
Xiaoming Wang
-6
/
+0
2024-02-08
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
-6
/
+22
2024-02-08
drm/xe: circumvent bogus stringop-overflow warning
Arnd Bergmann
-1
/
+1
2024-02-08
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
-5
/
+17
2024-02-08
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
-6
/
+11
2024-02-08
drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
Matthew Brost
-1
/
+1
2024-02-01
drm/xe: Make all GuC ABI shift values unsigned
Matthew Brost
-21
/
+21
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
-93
/
+137
2024-02-01
drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
Matthew Brost
-7
/
+7
2024-02-01
drm/xe: Don't use __user error pointers
Thomas Hellström
-25
/
+25
2024-02-01
drm/xe: Annotate mcr_[un]lock()
Thomas Hellström
-2
/
+2
2024-02-01
drm/xe: Only allow 1 ufence per exec / bind IOCTL
Matthew Brost
-2
/
+23
2024-02-01
drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
Matt Roper
-0
/
+2
2024-02-01
drm/xe: Fix crash in trace_dma_fence_init()
José Roberto de Souza
-3
/
+3
2024-01-24
drm/xe: Remove PVC from xe_wa kunit tests
Lucas De Marchi
-3
/
+0
2024-01-24
drm/xe/vm: bugfix in xe_vm_create_ioctl
Moti Haimovski
-9
/
+14
2024-01-24
drm/xe/xe2: Use XE_CACHE_WB pat index
Himal Prasad Ghimiray
-7
/
+7
2024-01-24
drm/xe/display: Avoid calling readq()
Lucas De Marchi
-6
/
+5
2024-01-24
drm/xe/mmio: Cast to u64 when printing
Lucas De Marchi
-2
/
+2
2024-01-24
drm/xe: Use _ULL for u64 division
Lucas De Marchi
-1
/
+1
2024-01-24
drm/xe: Use a NULL pointer instead of 0.
Thomas Hellström
-1
/
+1
2024-01-24
drm/xe/dmabuf: Make xe_dmabuf_ops static
Thomas Hellström
-1
/
+1
2024-01-15
drm/xe: display support should not depend on EXPERT
Jani Nikula
-1
/
+1
2024-01-15
drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()
Brian Welty
-6
/
+6
2024-01-15
drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
Thomas Hellström
-50
/
+80
2024-01-15
drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
Dan Carpenter
-3
/
+4
2024-01-15
drm/xe/selftests: Fix an error pointer dereference bug
Dan Carpenter
-3
/
+2
2024-01-15
drm/xe/device: clean up on error in probe()
Dan Carpenter
-1
/
+1
2024-01-15
drm/xe: Fix build bug for GCC 11
Paul E. McKenney
-1
/
+0
2024-01-15
drm/xe: Check skip_guc_pc before setting SLPC flag
Vinay Belgaumkar
-1
/
+9
2024-01-15
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
-9
/
+14
2024-01-15
drm/xe: Fix guc_exec_queue_set_priority
Brian Welty
-1
/
+1
2024-01-15
drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomem
Thomas Hellström
-2
/
+2
2024-01-15
drm/xe: Annotate multiple mmio pointers with __iomem
Thomas Hellström
-3
/
+3
2024-01-15
drm/xe: Annotate xe_mem_region::mapping with __iomem
Thomas Hellström
-3
/
+3
2024-01-15
drm/xe: Use __iomem for the regs pointer
Thomas Hellström
-1
/
+1
2024-01-15
drm/xe/vm: Fix an error path
Thomas Hellström
-3
/
+5
[next]