linux-2.6-microblaze.git
2023-12-19 Matthew Aulddrm/xe/sched_job: prefer dma_fence_is_later
2023-12-19 Matt Roperdrm/xe/sr: Apply masked registers properly
2023-12-19 Matthew Aulddrm/xe/tlb: fix expected_seqno calculation
2023-12-19 Anusha Srivatsadrm/xe: Add Rocketlake device info
2023-12-19 Matthew Aulddrm/xe/mmio: stop incorrectly triggering drm_warn
2023-12-19 Anusha Srivatsadrm/xe: GuC and HuC loading support for RKL
2023-12-19 Matt Roperdrm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on...
2023-12-19 Matt Roperdrm/xe: Track whether platform has LLC
2023-12-19 Matt Roperdrm/xe: Use packed bitfields for xe->info feature flags
2023-12-19 Matthew Brostdrm/xe: Don't grab runtime PM ref in engine create...
2023-12-19 Matt Roperdrm/xe: Let primary and media GT share a kernel_bb_pool
2023-12-19 Niranjana Vishwanath... drm/xe: Fix memory use after free
2023-12-19 Matthew Aulddrm/xe: fix suspend-resume for dgfx
2023-12-19 Matt Roperdrm/xe: Clean up xe_device_desc
2023-12-19 Matt Roperdrm/xe: Add KUnit test for xe_pci.c IP engine lists
2023-12-19 Matt Roperdrm/xe: Select graphics/media descriptors from GMD_ID
2023-12-19 Matt Roperdrm/xe: Add printable name to IP descriptors
2023-12-19 Matt Roperdrm/xe: Clarify GT counting logic
2023-12-19 Matt Roperdrm/xe: Move engine masks into IP descriptor structures
2023-12-19 Matt Roperdrm/xe: Move most platform traits to graphics IP
2023-12-19 Matt Roperdrm/xe: Set require_force_probe in each platform's...
2023-12-19 Matt Roperdrm/xe: Start splitting xe_device_desc into graphics...
2023-12-19 Lucas De Marchidrm/xe: Always log GuC/HuC firmware versions
2023-12-19 Matthew Brostdrm/xe: Always write GEN12_RCU_MODE.GEN12_RCU_MODE_CCS_...
2023-12-19 Lucas De Marchidrm/xe: Update GuC/HuC firmware autoselect logic
2023-12-19 Lucas De Marchidrm/xe: Add test for GT workarounds and tunings
2023-12-19 Lucas De Marchidrm/xe: Add basic unit tests for rtp
2023-12-19 Lucas De Marchidrm/xe/reg_sr: Save errors for kunit integration
2023-12-19 Lucas De Marchidrm/xe: Generalize fake device creation
2023-12-19 Lucas De Marchidrm/xe: Use symbol namespace for kunit tests
2023-12-19 Lucas De Marchidrm/xe: Move test infra out of xe_pci.[ch]
2023-12-19 Lucas De Marchidrm/xe: Extract function to initialize xe->info
2023-12-19 Matt Roperdrm/xe/irq: Don't clobber display interrupts on multi...
2023-12-19 Matt Roperdrm/xe/irq: Drop commented-out code for non-existent...
2023-12-19 Matt Roperdrm/xe/irq: Drop remaining "gen11_" prefix from IRQ...
2023-12-19 Matt Roperdrm/xe/irq: Rename and clarify top-level interrupt...
2023-12-19 Matt Roperdrm/xe/irq: Drop unnecessary GEN11_ and GEN12_ register...
2023-12-19 Matt Roperdrm/xe/irq: Drop IRQ_INIT and IRQ_RESET macros
2023-12-19 Matt Roperdrm/xe/irq: Add helpers to find ISR/IIR/IMR/IER registers
2023-12-19 Matt Roperdrm/xe/irq: Drop gen3_ prefixes
2023-12-19 Chang, Brucedrm/xe: fix pvc unload issue
2023-12-19 Lucas De Marchidrm/xe: Fix platform order
2023-12-19 Niranjana Vishwanath... drm/xe: Use proper vram offset
2023-12-19 Niranjana Vishwanath... drm/xe/tests: Set correct expectation
2023-12-19 Niranjana Vishwanath... drm/xe/tests: Use proper batch base address
2023-12-19 Lucas De Marchidrm/xe: Remove unused revid from firmware name
2023-12-19 Matt Roperdrm/xe: Don't emit extra MI_BATCH_BUFFER_END in WA...
2023-12-19 Matt Roperdrm/xe: Adjust batchbuffer space warning when creating...
2023-12-19 Matt Roperdrm/xe: Include hardware prefetch buffer in batchbuffer...
2023-12-19 Matthew Brostdrm/xe: Better error messages for xe_gt_record_default_lrcs
2023-12-19 Chang, Brucedrm/xe: don't auto fall back to execlist mode if guc...
2023-12-19 Matt Roperdrm/xe/pat: Define PAT tables as static
2023-12-19 Matthew Aulddrm/xe/bo: refactor try_add_vram
2023-12-19 Matthew Aulddrm/xe: add XE_BO_CREATE_VRAM_MASK
2023-12-19 Matt Roperdrm/xe/mtl: Handle PAT_INDEX offset jump
2023-12-19 Matt Roperdrm/xe/mtl: Fix PAT table coherency settings
2023-12-19 Matt Roperdrm/xe/pat: Clean up PAT register definitions
2023-12-19 Matt Roperdrm/xe/pat: Handle unicast vs MCR PAT registers
2023-12-19 Matt Roperdrm/xe/pat: Use table-based programming of PAT settings
2023-12-19 Matt Roperdrm/xe/pat: Move PAT setup to a dedicated file
2023-12-19 Matthew Brostdrm/xe: Decrement fault mode counts in xe_vm_close_and_put
2023-12-19 José Roberto... drm/xe: Add max engine priority to xe query
2023-12-19 Anusha Srivatsadrm/xe: Load HuC on Alderlake S
2023-12-19 Anusha Srivatsadrm/xe/huc: Support for loading unversiond HuC
2023-12-19 Matthew Brostdrm/xe: Fix potential deadlock handling page faults
2023-12-19 Matthew Brostdrm/xe: Use BO's GT to determine dma_offset when progra...
2023-12-19 Matthew Aulddrm/xe/gt: some error handling fixes
2023-12-19 Matthew Brostdrm/xe: Reinstate render / compute cache invalidation...
2023-12-19 Maarten Lankhorstdrm/xe: Use atomic instead of mutex for xe_device_mem_a...
2023-12-19 Matthew Brostdrm/xe: Drop zero length arrays
2023-12-19 Matthew Aulddrm/xe/buddy: add compatible and intersects hooks
2023-12-19 Matthew Aulddrm/xe/buddy: add visible tracking
2023-12-19 Balasubramani... drm/xe: Stop accepting value in xe_migrate_clear
2023-12-19 Balasubramani... drm/xe: Use max wopcm size when validating the preset...
2023-12-19 Matthew Aulddrm/xe/buddy: remove the virtualized start
2023-12-19 Lucas De Marchidrm/xe/mcr: Separate version from engine type selection
2023-12-19 Matthew Aulddrm/xe/vram: start tracking the io_size
2023-12-19 Thomas Hellströmdrm/xe/vm: Defer vm rebind until next exec if nothing...
2023-12-19 Thomas Hellströmdrm/xe/tests: Test both CPU- and GPU page-table updates...
2023-12-19 Thomas Hellströmdrm/xe: Use a small negative initial seqno
2023-12-19 Thomas Hellströmdrm/xe: Introduce xe_engine_is_idle()
2023-12-19 Thomas Hellströmdrm/xe/tests: Support CPU page-table updates in the...
2023-12-19 Thomas Hellströmdrm/xe/migrate: Update cpu page-table updates
2023-12-19 Thomas Hellströmdrm/xe: Use a define to set initial seqno for fences
2023-12-19 Mauro Carvalho... drm/xe/xe_uc_fw: Use firmware files from standard locations
2023-12-19 Jani Nikuladrm/xe/irq: the irq handler local variable need not...
2023-12-19 Lucas De Marchidrm/xe: Replace i915 with xe in uapi
2023-12-19 Lucas De Marchidrm/xe: Add missing LRC workarounds for graphics 1200
2023-12-19 Lucas De Marchidrm/xe: Add missing ADL-P engine workaround
2023-12-19 Lucas De Marchidrm/xe: Add missing DG2 lrc workarounds
2023-12-19 Lucas De Marchidrm/xe: Add missing DG2 lrc tunings
2023-12-19 Lucas De Marchidrm/xe: Add missing DG2 engine workarounds
2023-12-19 Lucas De Marchidrm/xe: Add missing DG2 gt workarounds and tunings
2023-12-19 Lucas De Marchidrm/xe: Add PVC engine workarounds
2023-12-19 Lucas De Marchidrm/xe: Add PVC gt workarounds
2023-12-19 Lucas De Marchidrm/xe: Reorder WAs to consider the platform
2023-12-19 Lucas De Marchidrm/xe/debugfs: Dump register save-restore tables
2023-12-19 Lucas De Marchidrm/xe: Print whitelist while applying
2023-12-19 Lucas De Marchidrm/xe/reg_sr: Tweak verbosity for register printing
2023-12-19 Lucas De Marchidrm/xe/rtp: Add match helper for gslice fused off
next