linux-2.6-block.git
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
2023-12-21 Matthew Aulddrm/xe/bo: handle PL_TT -> PL_TT
2023-12-21 Matthew Brostdrm/xe: VM LRU bulk move
2023-12-21 Matthew Brostdrm/xe: Only try to lock external BOs in VM bind
2023-12-21 Matthew Brostdrm/xe: Ensure LR engines are not persistent
2023-12-21 Matthew Brostdrm/xe: Long running job update
2023-12-21 Matthew Brostdrm/xe: NULL binding implementation
2023-12-21 Janga Rahul... drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
2023-12-21 Daniele Ceraolo... drm/xe: limit GGTT size to GUC_GGTT_TOP
2023-12-21 Matt Roperdrm/xe/mtl: Add some initial MTL workarounds
2023-12-21 Michał Winiarskidrm/xe: Fix check for platform without geometry pipeline
2023-12-21 Michał Winiarskidrm/xe: Fix uninitialized variables
2023-12-21 Riana Taurodrm/xe: Fix GT looping for standalone media
2023-12-21 Badal Nilawardrm/xe: Donot apply forcewake while reading actual...
2023-12-21 Lucas De Marchidrm/xe/guc: Normalize error messages with %#x
2023-12-21 Lucas De Marchidrm/xe/guc: Fix typo s/enabled/enable/
2023-12-21 Lucas De Marchidrm/xe: Rename pte/pde encoding functions
2023-12-21 Matthew Brostdrm/xe: Move XE_PTE_FLAG_READ_ONLY to xe_vm_types.h
2023-12-19 Matthew Brostdrm/xe: s/XE_PTE_READ_ONLY/XE_PTE_FLAG_READ_ONLY
2023-12-19 Matthew Brostdrm/xe: Use Xe ordered workqueue for rebind worker
2023-12-19 Matthew Brostdrm/xe: Handle unmapped userptr in analyze VM
2023-12-19 Thomas Hellströmdrm/xe: Emit a render cache flush after each rcs/ccs...
2023-12-19 Thomas Hellströmdrm/xe: Invalidate TLB also on bind if in scratch page...
2023-12-19 Gustavo Sousadrm/xe/reg_sr: Apply limit to register whitelisting
2023-12-19 Gustavo Sousadrm/xe/reg_sr: Use a single parameter for xe_reg_sr_app...
2023-12-19 Matthew Brostdrm/xe/guc: Read HXG fields from DW1 of G2H response
2023-12-19 Francois Dugastdrm/xe: Fix some formatting issues in uAPI
2023-12-19 Francois Dugastdrm/xe: Group engine related structs
2023-12-19 Francois Dugastdrm/xe: Use SPDX-License-Identifier instead of license...
2023-12-19 Matt Roperdrm/xe/wa: Extend scope of Wa_14015795083
2023-12-19 Michael J.... drm/xe: REBAR resize should be best effort
2023-12-19 Matt Roperdrm/xe: Don't hardcode GuC's MOCS index in register...
2023-12-19 Matt Roperdrm/xe: Initialize MOCS earlier
2023-12-19 Matt Roperdrm/xe: Reformat xe_guc_regs.h
2023-12-19 Gustavo Sousadrm/xe: Replace deprecated DRM_ERROR()
2023-12-19 Matt Roperdrm/xe: Add kerneldoc description of multi-tile devices
2023-12-19 Matt Roperdrm/xe: Reinstate media GT support
next