linux-2.6-block.git
2023-12-21 José Roberto... drm/xe: Fix RING_MI_MODE label in devcoredump
2023-12-21 Paulo Zanonidrm/xe: fix range printing for debug messages
2023-12-21 Paulo Zanonidrm/xe/vm: use list_last_entry() to fetch last_op
2023-12-21 Paulo Zanonidrm/xe/vm: print the correct 'keep' when printing gpuva ops
2023-12-21 Badal Nilawardrm/xe/hwmon: Expose hwmon energy attribute
2023-12-21 Badal Nilawardrm/xe/hwmon: Expose input voltage attribute
2023-12-21 Badal Nilawardrm/xe/hwmon: Expose card reactive critical power
2023-12-21 Badal Nilawardrm/xe/hwmon: Expose power attributes
2023-12-21 Matthew Brostdrm/xe: Fix exec queue usage for unbinds
2023-12-21 Balasubramani... drm/xe: Leverage ComputeCS read L3 caching
2023-12-21 Haridhar Kalvaladrm/xe/xe2: Update MOCS fields in blitter instructions
2023-12-21 Haridhar Kalvaladrm/xe/xe2: Set tile y type in XY_FAST_COPY_BLT to...
2023-12-21 Haridhar Kalvaladrm/xe: Rename MEM_SET instruction
2023-12-21 Haridhar Kalvaladrm/xe: Adjust mocs field mask definitions
2023-12-21 Lucas De Marchidrm/xe/xe2: Extend reserved stolen sizes
2023-12-21 Matt Roperdrm/xe/tuning: Add missing engine class rules for LRC...
2023-12-21 Fei Yangdrm/xe: timeout needs to be a signed value
2023-12-21 Fei Yangdrm/xe: set PTE_AE for all platforms supporting it
2023-12-21 Bommithi Sakeenadrm/xe: Add a missing mutex_destroy to xe_ttm_vram_mgr
2023-12-21 Bommithi Sakeenadrm/xe: Ensure mutex are destroyed
2023-12-21 Ohad Sharabidrm/xe: do not register to PM if GuC is disabled
2023-12-21 Lucas De Marchidrm/xe: Use vfunc for ggtt pte encoding
2023-12-21 Lucas De Marchidrm/xe: Use pat_index to encode pde/pte
2023-12-21 Lucas De Marchidrm/xe/pat: Keep track of relevant indexes
2023-12-21 Lucas De Marchidrm/xe/pat: Prefer the arch/IP names
2023-12-21 Lucas De Marchidrm/xe/dg2: Fix using wrong PAT table
2023-12-21 Lucas De Marchidrm/xe: Use vfunc to initialize PAT
2023-12-21 Lucas De Marchidrm/xe/migrate: Do not hand-encode pte
2023-12-21 Lucas De Marchidrm/xe: Use vfunc for pte/pde ppgtt encoding
2023-12-21 Lucas De Marchidrm/xe: Remove check for vma == NULL
2023-12-21 Lucas De Marchidrm/xe: Normalize pte/pde encoding
2023-12-21 Matt Roperdrm/xe: Infer service copy functionality from engine...
2023-12-21 Gustavo Sousadrm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
2023-12-21 Shekhar Chauhandrm/xe: Add Wa_18028616096
2023-12-21 Pallavi Mishradrm/xe: Align size to PAGE_SIZE
2023-12-21 Lucas De Marchidrm/xe: Accept a const xe device
2023-12-21 Dani Libermandrm/xe: add msix support
2023-12-21 Dani Libermandrm/xe: change old msi irq api to a new one
2023-12-21 Dani Libermandrm/xe: proper setting of irq enabled flag
2023-12-21 Tejas Upadhyaydrm/xe: Implement fdinfo memory stats printing
2023-12-21 Tejas Upadhyaydrm/xe: Account ring buffer and context state storage
2023-12-21 Tejas Upadhyaydrm/xe: Track page table memory usage for client
2023-12-21 Tejas Upadhyaydrm/xe: Record each drm client with its VM
2023-12-21 Tejas Upadhyaydrm/xe: Add tracking support for bos per client
2023-12-21 Tejas Upadhyaydrm/xe: Interface xe drm client with fdinfo interface
2023-12-21 Tejas Upadhyaydrm/xe: Add drm-client infrastructure
2023-12-21 Daniele Ceraolo... drm/xe: Add child contexts to the GuC context lookup
2023-12-21 Matt Roperdrm/xe/wa: Apply tile workarounds at probe/resume
2023-12-21 Thomas Hellströmdrm/xe: Disallow pinning dma-bufs in VRAM
2023-12-21 Gustavo Sousadrm/xe: Simplify final return from xe_irq_install()
2023-12-21 Thomas Hellströmdrm/xe: Reinstate pipelined fence enable_signaling
2023-12-21 Daniele Ceraolo... drm/xe/uc: Add GuC/HuC firmware path overrides
2023-12-21 Daniele Ceraolo... drm/xe/uc: Fix uC status tracking
2023-12-21 Daniele Ceraolo... drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
2023-12-21 Aravind Iddamsettydrm/xe/pmu: Enable PMU interface
2023-12-21 Aravind Iddamsettydrm/xe: Use spinlock in forcewake instead of mutex
2023-12-21 Aravind Iddamsettydrm/xe: Get GT clock to nanosecs
2023-12-21 Daniele Ceraolo... drm/xe/guc: Switch to major-only GuC FW tracking for MTL
2023-12-21 Francois Dugastdrm/xe: Use Xe assert macros instead of XE_WARN_ON...
2023-12-21 Michal Wajdeczkodrm/xe: Introduce Xe assert macros
2023-12-21 Francois Dugastdrm/xe: Replace XE_WARN_ON with drm_warn when just...
2023-12-21 Matthew Brostdrm/xe: Fix fence reservation accouting
2023-12-21 Thomas Hellströmdrm/xe: Convert remaining instances of ttm_eu_reserve_b...
2023-12-21 Thomas Hellströmdrm/xe: Convert pagefaulting code to use drm_exec
2023-12-21 Thomas Hellströmdrm/xe: Rework xe_exec and the VM rebind worker to...
2023-12-21 Thomas Hellströmdrm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interface
2023-12-21 Thomas Hellströmdrm/xe/vm: Simplify and document xe_vm_lock()
2023-12-21 Thomas Hellströmdrm/xe/bo: Simplify xe_bo_lock()
2023-12-21 Lucas De Marchidrm/xe/mmio: Account for GSI offset when checking ranges
2023-12-21 Rodrigo Vividrm/xe/uapi: Remove useless max_page_size
2023-12-21 Rodrigo Vividrm/xe/uapi: Typo lingo and other small backwards compa...
2023-12-21 Lucas De Marchidrm/xe: Fix LRC workarounds
2023-12-21 Lucas De Marchidrm/xe: Add dbg messages for LRC WAs
2023-12-21 Lucas De Marchidrm/xe/reg_sr: Use xe_gt_dbg
2023-12-21 Lucas De Marchidrm/xe/reg_sr: Simplify check for masked registers
2023-12-21 Lucas De Marchidrm/xe/pat: Use 0 instead of space on error
2023-12-21 Matthew Aulddrm/xe/selftests: make eviction test tile centric
2023-12-21 Matthew Aulddrm/xe/selftests: consider multi-GT for eviction test
2023-12-21 Francois Dugastdrm/xe/pm: Use PM functions only if CONFIG_PM_SLEEP...
2023-12-21 Matthew Brostdrm/xe: Fix array of binds
2023-12-21 Matthew Brostdrm/gpuva: Add drm_gpuva_for_each_op_reverse
2023-12-21 Matthew Brostdrm/xe: Fixup unwind on VM ops errors
2023-12-21 Matthew Brostdrm/xe: Convert xe_vma_op_flags to BIT macros
2023-12-21 Matthew Aulddrm/xe: fix has_llc on rkl
2023-12-21 Matthew Aulddrm/xe: nuke GuC on unload
2023-12-21 Pallavi Mishradrm/xe: Prevent return with locked vm
2023-12-21 Zhanjun Dongdrm/xe: Add patch version on guc firmware init
2023-12-21 Niranjana Vishwanath... drm/xe/pvc: Use fast copy engines as migrate engine...
2023-12-21 Niranjana Vishwanath... drm/xe/pvc: Force even num engines to use 64B
2023-12-21 Niranjana Vishwanath... drm/xe/pvc: Blacklist BCS_SWCTRL register
2023-12-21 Matthew Aulddrm/xe/ct: fix resv_space print
2023-12-21 Daniele Ceraolo... drm/xe: standardize vm-less kernel submissions
2023-12-21 Daniele Ceraolo... drm/xe: split kernel vs permanent engine flags
2023-12-21 Daniele Ceraolo... drm/xe: fix submissions without vm
2023-12-21 Matt Roperdrm/xe: Drop xe_mmio_write64()
2023-12-21 Matt Roperdrm/xe: Avoid 64-bit register reads
2023-12-21 Balasubramani... drm/xe/lnl: Hook up MOCS table
2023-12-21 Matt Roperdrm/xe/lnl: Add GuC firmware definition
2023-12-21 Matt Roperdrm/xe/lnl: Add LNL platform definition
2023-12-21 Matt Roperdrm/xe/xe2: Program GuC's MOCS on Xe2 and beyond
next