linux-2.6-block.git
2023-12-21 Maarten Lankhorstdrm/xe: Fix error paths of __xe_bo_create_locked
2023-12-21 Matthew Brostdrm/xe: remove header variable from parse_g2h_msg
2023-12-21 Francois Dugastdrm/xe: Prefer WARN() over BUG() to avoid crashing...
2023-12-21 Francois Dugastdrm/xe/macro: Remove unused constant
2023-12-21 Matthew Brostdrm/xe: Add define WQ_HEADER_SIZE
2023-12-21 Matthew Brostdrm/xe: Remove ct->fence_context
2023-12-21 Matthew Brostdrm/xe: Remove XE_GUC_CT_SELFTEST
2023-12-21 Matt Roperdrm/xe/mtl: Reduce Wa_14018575942 scope to the CCS...
2023-12-21 Rodrigo Vividrm/xe: Ensure memory eviction on s2idle.
2023-12-21 Rodrigo Vividrm/xe: Only init runtime PM after all d3cold config...
2023-12-21 Rodrigo Vividrm/xe: Fix the runtime_idle call and d3cold.allowed...
2023-12-21 Rodrigo Vividrm/xe: Move d3cold_allowed decision all together.
2023-12-21 Rodrigo Vividrm/xe: Only set PCI d3cold_allowed when we are really...
2023-12-21 Himal Prasad... drm/xe: Introduce fault injection for gt reset
2023-12-21 Himal Prasad... drm/xe: Notify Userspace when gt reset fails
2023-12-21 Rodrigo Vividrm/xe: Invert mask and val in xe_mmio_wait32.
2023-12-21 Rodrigo Vividrm/xe: Fix an invalid locking wait context bug
2023-12-21 Lucas De Marchidrm/xe: Sort xe_regs.h
2023-12-21 Lucas De Marchidrm/xe: Carve out top of DSM as reserved
2023-12-21 Lucas De Marchidrm/xe: Fix MTL+ stolen memory mapping
2023-12-21 Lucas De Marchidrm/xe: Set PTE_DM bit for stolen on MTL
2023-12-21 Lucas De Marchidrm/xe: Decouple vram check from xe_bo_addr()
2023-12-21 Lucas De Marchidrm/xe: Remove vma arg from xe_pte_encode()
2023-12-21 Daniele Ceraolo... drm/xe: fix mcr semaphore locking for MTL
2023-12-21 Lucas De Marchidrm/xe: Fix checking for unset value
2023-12-21 Matthew Aulddrm/xe/engine: add missing rpm for bind engines
2023-12-21 Matthew Brostdrm/xe: Signal out-syncs on VM binds if no operations
2023-12-21 Matthew Brostdrm/xe: Always use xe_vm_queue_rebind_worker helper
2023-12-21 Rodrigo Vividrm/xe: Invert guc vs execlists parameters and info.
2023-12-21 Rodrigo Vividrm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUC
2023-12-21 Matthew Aulddrm/xe: fully turn on small-bar support
2023-12-21 Matthew Aulddrm/xe/uapi: add the userspace bits for small-bar
2023-12-21 Matthew Aulddrm/xe/bo: support tiered vram allocation for small-bar
2023-12-21 Matt Roperdrm/xe: xe_engine_create_ioctl should check gt_count...
2023-12-21 Matt Roperdrm/xe/mtl: Map PPGTT as CPU:WC
2023-12-21 Matthew Aulddrm/xe: add lockdep annotation for xe_device_mem_access...
2023-12-21 Matthew Brostdrm/xe: Use migrate engine for page fault binds
2023-12-21 Matthew Brostdrm/xe: Only alloc userptr part of xe_vma for userptrs
2023-12-21 Matthew Brostdrm/xe: Combine destroy_cb and destroy_work in xe_vma...
2023-12-21 Matthew Brostdrm/xe: Change tile masks from u64 to u8
2023-12-21 Matthew Brostdrm/xe: Replace list_del_init with list_del for userptr...
2023-12-21 Matthew Brostdrm/xe: Reduce the number list links in xe_vma
2023-12-21 Matthew Brostdrm/xe: Avoid doing rebinds
2023-12-21 Matthew Brostdrm/xe: Remove xe_vma_op_unmap
2023-12-21 Matthew Brostdrm/xe: Make bind engines safe
2023-12-21 Thomas Hellströmdrm/xe: Introduce a range-fence utility
2023-12-21 Francois Dugastdrm/xe/execlist: Log when using execlist submission
2023-12-21 Francois Dugastdrm/xe: Cleanup style warnings and errors
2023-12-21 Francois Dugastdrm/xe/execlist: Remove leftover printk messages
2023-12-21 Francois Dugastdrm/xe: Rely on kmalloc/kzalloc log message
2023-12-21 Lucas De Marchidrm/xe: Use FIELD_PREP/FIELD_GET for tile id encoding
2023-12-21 Lucas De Marchidrm/xe: Normalize XE_VM_FLAG* names
2023-12-21 Matthew Aulddrm/xe: add missing bulk_move reset
2023-12-21 Matthew Aulddrm/xe/selftests: restart GT after xe_bo_restore_kernel()
2023-12-21 Matthew Aulddrm/xe/selftests: hold rpm for ccs_test_migrate()
2023-12-21 Matthew Aulddrm/xe/selftests: hold rpm for evict_test_run_device()
2023-12-21 Matthew Aulddrm/xe: add lockdep annotation for xe_device_mem_access...
2023-12-21 Matthew Aulddrm/xe: drop xe_device_mem_access_get() from invalidati...
2023-12-21 Matthew Aulddrm/xe/ggtt: prime ggtt->lock against FS_RECLAIM
2023-12-21 Matthew Aulddrm/xe: drop xe_device_mem_access_get() from guc_ct_send
2023-12-21 Matthew Aulddrm/xe: ensure correct access_put ordering
2023-12-21 Matthew Aulddrm/xe/mmio: grab mem_access in xe_mmio_ioctl
2023-12-21 Matthew Aulddrm/xe/guc_pc: add missing mem_access for freq_rpe_show
2023-12-21 Matthew Aulddrm/xe/debugfs: grab mem_access around forcewake
2023-12-21 Matthew Aulddrm/xe/vm: tidy up xe_runtime_pm usage
2023-12-21 Matthew Aulddrm/xe: fix xe_device_mem_access_get() races
2023-12-21 Anshuman Guptadrm/xe/pm: Init pcode and restore vram on power lost
2023-12-21 Anshuman Guptadrm/xe/pm: Toggle d3cold_allowed using vram_usages
2023-12-21 Anshuman Guptadrm/xe/pm: Add vram_d3cold_threshold Sysfs
2023-12-21 Anshuman Guptadrm/xe/pm: Refactor xe_pm_runtime_init
2023-12-21 Anshuman Guptadrm/xe/pm: Add pci d3cold_capable support
2023-12-21 Riana Taurodrm/xe: remove gucrc disable from suspend path
2023-12-21 Francois Dugastdrm/xe: Cleanup style warnings
2023-12-21 Francois Dugastdrm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
2023-12-21 Francois Dugastdrm/xe: Fix typos
2023-12-21 Francois Dugastdrm/xe: Cleanup COMPLEX_MACRO style issues
2023-12-21 Francois Dugastdrm/xe: Cleanup TRAILING_WHITESPACE style issues
2023-12-21 Francois Dugastdrm/xe: Cleanup CODE_INDENT style issues
2023-12-21 Francois Dugastdrm/xe: Cleanup POINTER_LOCATION style issues
2023-12-21 Francois Dugastdrm/xe: Cleanup OPEN_BRACE style issues
2023-12-21 Francois Dugastdrm/xe: Cleanup SPACING style issues
2023-12-21 Brian Weltydrm/xe: Fix lockdep warning from xe_vm_madvise
2023-12-21 Brian Weltydrm/xe: Fix BUG_ON during bind with prefetch
2023-12-21 Matthew Aulddrm/xe/mmio: update gt_count when probing multi-tile
2023-12-21 Matthew Aulddrm/xe: handle TLB invalidations from CT fast-path
2023-12-21 Matthew Aulddrm/xe/ct: update g2h outstanding for CTB capture
2023-12-21 Matthew Aulddrm/xe/tlb: print seqno_recv on fence TLB timeout
2023-12-21 Matthew Aulddrm/xe/tlb: also update seqno_recv during reset
2023-12-21 Matthew Aulddrm/xe/gt: tweak placement for signalling TLB fences...
2023-12-21 Matthew Aulddrm/xe/ct: serialise fast_lock during CT disable
2023-12-21 Matthew Aulddrm/xe/tlb: increment next seqno after successful CT...
2023-12-21 Matthew Aulddrm/xe/ct: hold fast_lock when reserving space for g2h
2023-12-21 Matthew Aulddrm/xe: hold mem_access.ref for CT fast-path
2023-12-21 Matthew Aulddrm/xe/tlb: ensure we access seqno_recv once
2023-12-21 Matthew Aulddrm/xe/tlb: drop unnecessary smp_wmb()
2023-12-21 Matthew Brostdrm/xe: Port Xe to GPUVA
2023-12-21 Matthew Brostdrm/xe: Remove __xe_vm_bind forward declaration
2023-12-21 Matthew Brostdrm/xe: Add helpers to hide struct xe_vma internals
2023-12-21 Matthew Brostdrm/xe: Ban a VM if rebind worker hits an error
2023-12-21 Matthew Brostdrm/xe: Use internal VM flags in xe_vm_create
next