linux-block.git
2023-12-21 Matt Roperdrm/xe/xe2: Track VA bits independently of max page...
2023-12-21 Matt Roperdrm/xe/xe2: Define Xe2_LPM IP features
2023-12-21 Matt Roperdrm/xe/xe2: Define Xe2_LPG IP features
2023-12-21 Matt Roperdrm/xe/xe2: AuxCCS is no longer used
2023-12-21 Matt Roperdrm/xe/xe2: Handle fused-off CCS engines
2023-12-21 Matt Roperdrm/xe/xe2: Update context image layouts
2023-12-21 Matt Roperdrm/xe/xe2: Add MCR register steering for media GT
2023-12-21 Matt Roperdrm/xe/xe2: Add MCR register steering for primary GT
2023-12-21 Matt Roperdrm/xe/xe2: Add GT topology readout
2023-12-21 Matt Roperdrm/xe/xe2: Update render/compute context image sizes
2023-12-21 Matt Roperdrm/xe: Stop tracking 4-tile support
2023-12-21 Daniele Ceraolo... drm/xe: enable idle msg and set hysteresis for GSCCS
2023-12-21 Daniele Ceraolo... drm/xe: don't expose the GSCCS to users
2023-12-21 Daniele Ceraolo... drm/xe: GSC forcewake support
2023-12-21 Daniele Ceraolo... drm/xe: add GSCCS ring ops
2023-12-21 Daniele Ceraolo... drm/xe: add GSCCS irq support
2023-12-21 Daniele Ceraolo... drm/xe: base definitions for the GSCCS
2023-12-21 Daniele Ceraolo... drm/xe: common function to assign queue name
2023-12-21 Niranjana Vishwanath... drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
2023-12-21 Niranjana Vishwanath... drm/xe: Simplify engine class sched_props setting
2023-12-21 Shekhar Chauhandrm/xe/dg2: Remove Wa_15010599737
2023-12-21 Oak Zengdrm/xe: Improve vram info debug printing
2023-12-21 Oak Zengdrm/xe: Make xe_mem_region struct
2023-12-21 Matthew Brostdrm/xe: Call __guc_exec_queue_fini_async direct for...
2023-12-21 Matthew Aulddrm/xe: skip rebind_list if vma destroyed
2023-12-21 Matthew Aulddrm/xe/guc_submit: fixup deregister in job timeout
2023-12-21 Anshuman Guptadrm/xe/pm: Add vram_d3cold_threshold for d3cold capable...
2023-12-21 Matt Roperdrm/xe: Add Wa_14015150844 for DG2 and Xe_LPG
2023-12-21 Matthew Aulddrm/xe: don't warn for bogus pagefaults
2023-12-21 Oak Zengdrm/xe: Implement HW workaround 14016763929
2023-12-21 Lucas De Marchidrm/xe: Update ARL-S DevIDs to the latest BSpec
2023-12-21 Matthew Brostdrm/xe: Set max pte size when skipping rebinds
2023-12-21 Matthew Aulddrm/xe/guc_submit: prevent repeated unregister
2023-12-21 Lucas De Marchidrm/xe: Fix error path in xe_guc_pc_start()
2023-12-21 Lucas De Marchidrm/xe: Fix error path in xe_guc_pc_gucrc_disable()
2023-12-21 Tejas Upadhyaydrm/xe: Add min/max cap for engine scheduler properties
2023-12-21 Tejas Upadhyaydrm/xe: Add sysfs for preempt reset timeout
2023-12-21 Tejas Upadhyaydrm/xe: Add timeslice duration engine property to sysfs
2023-12-21 Tejas Upadhyaydrm/xe: Add job timeout engine property to sysfs
2023-12-21 Tejas Upadhyaydrm/xe: Add sysfs for default engine scheduler properties
2023-12-21 Tejas Upadhyaydrm/xe: Add sysfs entries for engines under its GT
2023-12-21 Francois Dugastdrm/xe: Rename engine to exec_queue
2023-12-21 Francois Dugastdrm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
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...
next