index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-12-21
drm/xe: Add sysfs for default engine scheduler properties
Tejas Upadhyay
2023-12-21
drm/xe: Add sysfs entries for engines under its GT
Tejas Upadhyay
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
2023-12-21
drm/xe: Fix error paths of __xe_bo_create_locked
Maarten Lankhorst
2023-12-21
drm/xe: remove header variable from parse_g2h_msg
Matthew Brost
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe/macro: Remove unused constant
Francois Dugast
2023-12-21
drm/xe: Add define WQ_HEADER_SIZE
Matthew Brost
2023-12-21
drm/xe: Remove ct->fence_context
Matthew Brost
2023-12-21
drm/xe: Remove XE_GUC_CT_SELFTEST
Matthew Brost
2023-12-21
drm/xe/mtl: Reduce Wa_14018575942 scope to the CCS engine
Matt Roper
2023-12-21
drm/xe: Ensure memory eviction on s2idle.
Rodrigo Vivi
2023-12-21
drm/xe: Only init runtime PM after all d3cold config is in place.
Rodrigo Vivi
2023-12-21
drm/xe: Fix the runtime_idle call and d3cold.allowed decision.
Rodrigo Vivi
2023-12-21
drm/xe: Move d3cold_allowed decision all together.
Rodrigo Vivi
2023-12-21
drm/xe: Only set PCI d3cold_allowed when we are really allowing.
Rodrigo Vivi
2023-12-21
drm/xe: Introduce fault injection for gt reset
Himal Prasad Ghimiray
2023-12-21
drm/xe: Notify Userspace when gt reset fails
Himal Prasad Ghimiray
2023-12-21
drm/xe: Invert mask and val in xe_mmio_wait32.
Rodrigo Vivi
2023-12-21
drm/xe: Fix an invalid locking wait context bug
Rodrigo Vivi
2023-12-21
drm/xe: Sort xe_regs.h
Lucas De Marchi
2023-12-21
drm/xe: Carve out top of DSM as reserved
Lucas De Marchi
2023-12-21
drm/xe: Fix MTL+ stolen memory mapping
Lucas De Marchi
2023-12-21
drm/xe: Set PTE_DM bit for stolen on MTL
Lucas De Marchi
2023-12-21
drm/xe: Decouple vram check from xe_bo_addr()
Lucas De Marchi
2023-12-21
drm/xe: Remove vma arg from xe_pte_encode()
Lucas De Marchi
2023-12-21
drm/xe: fix mcr semaphore locking for MTL
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Fix checking for unset value
Lucas De Marchi
2023-12-21
drm/xe/engine: add missing rpm for bind engines
Matthew Auld
2023-12-21
drm/xe: Signal out-syncs on VM binds if no operations
Matthew Brost
2023-12-21
drm/xe: Always use xe_vm_queue_rebind_worker helper
Matthew Brost
2023-12-21
drm/xe: Invert guc vs execlists parameters and info.
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUC
Rodrigo Vivi
2023-12-21
drm/xe: fully turn on small-bar support
Matthew Auld
2023-12-21
drm/xe/uapi: add the userspace bits for small-bar
Matthew Auld
2023-12-21
drm/xe/bo: support tiered vram allocation for small-bar
Matthew Auld
2023-12-21
drm/xe: xe_engine_create_ioctl should check gt_count, not tile_count
Matt Roper
2023-12-21
drm/xe/mtl: Map PPGTT as CPU:WC
Matt Roper
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_put()
Matthew Auld
2023-12-21
drm/xe: Use migrate engine for page fault binds
Matthew Brost
2023-12-21
drm/xe: Only alloc userptr part of xe_vma for userptrs
Matthew Brost
2023-12-21
drm/xe: Combine destroy_cb and destroy_work in xe_vma into union
Matthew Brost
2023-12-21
drm/xe: Change tile masks from u64 to u8
Matthew Brost
2023-12-21
drm/xe: Replace list_del_init with list_del for userptr.invalidate_link cleanup
Matthew Brost
2023-12-21
drm/xe: Reduce the number list links in xe_vma
Matthew Brost
2023-12-21
drm/xe: Avoid doing rebinds
Matthew Brost
2023-12-21
drm/xe: Remove xe_vma_op_unmap
Matthew Brost
2023-12-21
drm/xe: Make bind engines safe
Matthew Brost
2023-12-21
drm/xe: Introduce a range-fence utility
Thomas Hellström
[next]