linux-2.6-block.git
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
2023-12-21 Tejas Upadhyaydrm/xe: make kobject type struct as constant
2023-12-21 Tejas Upadhyaydrm/xe: make GT sysfs init return void
2023-12-21 Alan Previndrm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN
2023-12-21 Jani Nikuladrm/xe/mmio: add xe_mmio_read16()
2023-12-21 Thomas Hellströmdrm/xe: Make page-table updates using the default engin...
2023-12-21 Matt Roperdrm/xe: Enable PCI device earlier
2023-12-21 Matt Roperdrm/xe: Print proper revid value for unknown media...
2023-12-21 Matt Roperdrm/xe: Don't raise error on fused-off media
2023-12-21 Matt Roperdrm/xe: Return GMD_ID revid properly
2023-12-21 Tejas Upadhyaydrm/xe: Make usable size of VRAM readable
2023-12-21 Tejas Upadhyaydrm/xe: Add sysfs entry to report per tile memory size
2023-12-21 Tejas Upadhyaydrm/xe: Add GTs under respective tile sysfs
2023-12-21 Tejas Upadhyaydrm/xe: Add sysfs entry for tile
2023-12-21 Zbigniew Kempczyńskidrm/xe: Use nanoseconds instead of jiffies in uapi...
2023-12-21 Paulo Zanonidrm/xe: properly check bounds for xe_wait_user_fence_io...
2023-12-21 Paulo Zanonidrm/xe: fix bounds checking for 'len' in xe_engine_crea...
2023-12-21 Daniele Ceraolo... drm/xe/slpc: Start SLPC before GuC submission on reset
2023-12-21 Daniele Ceraolo... drm/xe: fix HuC FW ordering for DG1
2023-12-21 Anusha Srivatsadrm/xe: Add missing ADL entries to xe_test_wa
2023-12-21 Anusha Srivatsadrm/xe/kunit: Handle fake device creation for all platf...
2023-12-21 Anshuman Guptadrm/xe/pm: Disable PM on unbounded pcie parent bridge
2023-12-21 Thomas Hellströmdrm/xe: Fix vm refcount races
2023-12-21 Thomas Hellströmdrm/xe/bo: Evict VRAM to TT rather than to system
2023-12-21 Thomas Hellströmdrm/xe/bo: Gracefully handle errors from ttm_bo_move_ac...
2023-12-21 Thomas Hellströmdrm/xe/bo: Avoid creating a system resource when alloca...
2023-12-21 Thomas Hellströmdrm/xe/bo: Fix swapin when moving to VRAM
2023-12-21 Badal Nilawardrm/xe/mtl: Add support to get C6 residency/status...
2023-12-21 Riana Taurodrm/xe: add a new sysfs directory for gtidle properties
2023-12-21 Matthew Aulddrm/xe/bo: consider bo->flags in xe_bo_migrate()
2023-12-21 Matthew Aulddrm/doc: include xe_drm.h
2023-12-21 Matthew Aulddrm/xe/uapi: silence kernel-doc errors
2023-12-21 Matthew Aulddrm/xe/uapi: add some kernel-doc for region query
2023-12-21 Matthew Aulddrm/xe/uapi: restrict system wide accounting
2023-12-21 Francois Dugastdrm/xe: Document topology mask query
2023-12-21 Francois Dugastdrm/xe: Move defines before relevant fields
2023-12-21 Francois Dugastdrm/xe: Document structures for device query
2023-12-21 Mika Kuoppaladrm/xe: Fix unreffed ptr leak on engine lookup
2023-12-21 Lucas De Marchidrm/xe: Skip applying copy engine fuses
next