linux-2.6-microblaze.git
2023-12-19 Matt Roperdrm/xe: Introduce xe_tile
2023-12-19 Matt Roperdrm/xe/mtl: Disable media GT
2023-12-19 Matthew Aulddrm/xe/vm: fix double list add
2023-12-19 José Roberto... drm/xe: Replace PVC check by engine type check
2023-12-19 Michael J.... drm/xe: Rename GPU offset helper to reflect true usage
2023-12-19 Michael J.... drm/xe: Size GT device memory correctly
2023-12-19 Michael J.... drm/xe: Simplify rebar sizing
2023-12-19 Michael J.... drm/xe: Rework size helper to be a little more correct
2023-12-19 Maarten Lankhorstdrm/xe: Prevent evicting for page tables
2023-12-19 Matthew Aulddrm/xe: keep pulling mem_access_get further back
2023-12-19 Matthew Aulddrm/xe: don't allocate under ct->lock
2023-12-19 Matthew Aulddrm/xe/migrate: retain CCS aux state for vram -> vram
2023-12-19 Matthew Aulddrm/xe/bo: further limit where CCS pages are needed
2023-12-19 Thomas Hellströmdrm/xe: Support copying of data between system memory bos
2023-12-19 Thomas Hellströmdrm/xe: Fix the migrate selftest for integrated GPUs
2023-12-19 Lucas De Marchidrm/xe/guc: Port Wa_14014475959 to xe_wa and fix it
2023-12-19 Lucas De Marchidrm/xe/rtp: Also check gt type
2023-12-19 Lucas De Marchidrm/xe/guc: Port Wa_1509372804 to xe_wa
2023-12-19 Lucas De Marchidrm/xe/guc: Port Wa_16015675438/Wa_18020744125 to xe_wa
2023-12-19 Lucas De Marchidrm/xe/guc: Port Wa_22012727170/Wa_22012727685 to xe_wa
2023-12-19 Lucas De Marchidrm/xe/guc: Port Wa_16011777198 to xe_wa
2023-12-19 Lucas De Marchidrm/xe/guc: Port Wa_14012197797/Wa_22011391025 to xe_wa
2023-12-19 Lucas De Marchidrm/xe/guc: Port Wa_16011759253 to xe_wa
2023-12-19 Lucas De Marchidrm/xe/guc: Port Wa_22012773006 to xe_wa
2023-12-19 Lucas De Marchidrm/xe: Add support for OOB workarounds
2023-12-19 Lucas De Marchidrm/xe: Include build directory
2023-12-19 Lucas De Marchidrm/xe/rtp: Add support for entries with no action
2023-12-19 Lucas De Marchidrm/xe/rtp: Add check for media stepping
2023-12-19 Lucas De Marchidrm/xe/rtp: Rename STEP to GRAPHICS_STEP
2023-12-19 Lucas De Marchidrm/xe/debugfs: Dump active workarounds
2023-12-19 Lucas De Marchidrm/xe/wa: Track gt/engine/lrc active workarounds
2023-12-19 Lucas De Marchidrm/xe/rtp: Allow to track active workarounds
2023-12-19 Lucas De Marchidrm/xe/rtp: Add "_sr" to entry/function names
2023-12-19 Lucas De Marchidrm/xe/rtp: Replace XE_WARN_ON
2023-12-19 Lucas De Marchidrm/xe/rtp: Split rtp process initialization
2023-12-19 Lucas De Marchidrm/xe: Fix Wa_22011802037 annotation
2023-12-19 Matt Roperdrm/xe/pvc: Don't try to invalidate AuxCCS TLB
2023-12-19 Christopher... drm/xe: Validate uAPI padding and reserved fields
2023-12-19 Christopher... drm/xe: Add explicit padding to uAPI definition
2023-12-19 Niranjana Vishwanath... drm/xe: Apply upper limit to sg element size
2023-12-19 Matt Roperdrm/xe: Add stepping support for GMD_ID platforms
2023-12-19 Gustavo Sousadrm/xe: Fail xe_device_create() if wq allocation fails
2023-12-19 Gustavo Sousadrm/xe: Call drmm_add_action_or_reset() early in xe_dev...
2023-12-19 Gustavo Sousadrm/xe: Do not forget to drm_dev_put() in xe_pci_probe()
2023-12-19 Matthew Aulddrm/xe: fix kernel-doc issues
2023-12-19 Michal Wajdeczkodrm/xe: Change GuC interrupt data
2023-12-19 Michal Wajdeczkodrm/xe: Move Media GuC register definition to regs/
2023-12-19 Rodrigo Vividrm/xe: Limit CONFIG_DRM_XE_SIMPLE_ERROR_CAPTURE to...
2023-12-19 Rodrigo Vividrm/xe: Add HW Engine snapshot to xe_devcoredump.
2023-12-19 Rodrigo Vividrm/xe: Convert Xe HW Engine print to snapshot capture...
2023-12-19 Rodrigo Vividrm/xe: Add GuC Submit Engine snapshot to xe_devcoredump.
2023-12-19 Rodrigo Vividrm/xe: Convert GuC Engine print to snapshot capture...
2023-12-19 Rodrigo Vividrm/xe: Introduce guc_submit_types.h with relevant...
2023-12-19 Rodrigo Vividrm/xe: Add GuC CT snapshot to xe_devcoredump.
2023-12-19 Rodrigo Vividrm/xe: Convert GuC CT print to snapshot capture and...
2023-12-19 Rodrigo Vividrm/xe: Extract non mapped regions out of GuC CTB into...
2023-12-19 Rodrigo Vividrm/xe: Do not take any action if our device was removed.
2023-12-19 Rodrigo Vividrm/xe: Introduce the dev_coredump infrastructure.
2023-12-19 Michal Wajdeczkodrm/xe: Use GT oriented log messages in xe_gt.c
2023-12-19 Michal Wajdeczkodrm/xe: Introduce GT oriented log messages
2023-12-19 Matthew Brostdrm/xe: Allow dma-fences as in-syncs for compute /...
2023-12-19 Matthew Brostdrm/xe: Allow compute VMs to output dma-fences on binds
2023-12-19 Gustavo Sousadrm/xe: Call exit functions when xe_register_pci_driver...
2023-12-19 Gustavo Sousadrm/xe: Get rid of MAKE_INIT_EXIT_FUNCS
2023-12-19 Francois Dugastdrm/xe: Remove unused define
2023-12-19 Lucas De Marchidrm/xe: Load HuC on Alderlake P
2023-12-19 Matt Roperdrm/xe/adln: Enable ADL-N
2023-12-19 Matt Roperdrm/xe/adlp: Add revid => step mapping
2023-12-19 Matthew Aulddrm/xe: fix tlb_invalidation_seqno_past()
2023-12-19 Lucas De Marchidrm/xe: Fix indent in xe_hw_engine_print_state()
2023-12-19 Lucas De Marchidrm/xe: Rename reg field to addr
2023-12-19 Lucas De Marchidrm/xe/mmio: Use struct xe_reg
2023-12-19 Niranjana Vishwanath... drm/xe: Handle -EDEADLK case in exec ioctl
2023-12-19 Niranjana Vishwanath... drm/xe: Handle -EDEADLK case in preempt worker
2023-12-19 Mika Kuoppaladrm/xe: destroy clients engine and vm xarrays on close
2023-12-19 Nirmoy Dasdrm/xe: Print GT info on TLB inv failure
2023-12-19 Nirmoy Dasdrm/xe: Do not sleep in atomic
2023-12-19 Lucas De Marchidrm/xe/guc: Handle RCU_MODE as masked from definition
2023-12-19 Lucas De Marchidrm/xe/guc: Remove special handling for PVC A*
2023-12-19 Lucas De Marchidrm/xe: Fix comment on Wa_22013088509
2023-12-19 Lucas De Marchidrm/xe: Do not mark 1809175790 as a WA
2023-12-19 Christopher... drm/xe: Enable the compat ioctl functionality
2023-12-19 Francois Dugastdrm/xe: Fix splat during error dump
2023-12-19 José Roberto... drm/xe: Set default MOCS value for copy cs instructions
2023-12-19 José Roberto... drm/xe: Set default MOCS value for cs instructions
2023-12-19 Gustavo Sousadrm/xe: Include only relevant header in xe_module.h
2023-12-19 José Roberto... drm/xe: Enable Raptorlake-P
2023-12-19 Lucas De Marchidrm/xe: Fix media detection for pre-GMD_ID platforms
2023-12-19 Lucas De Marchidrm/xe: Move helper macros to separate header
2023-12-19 Lucas De Marchidrm/xe: Plumb xe_reg into WAs, rtp, etc
2023-12-19 Lucas De Marchidrm/xe: Annotate masked registers used by RTP
2023-12-19 Lucas De Marchidrm/xe: Use XE_REG/XE_REG_MCR
2023-12-19 Lucas De Marchidrm/xe: Introduce xe_reg/xe_reg_mcr
2023-12-19 Lucas De Marchidrm/xe: Clarify register types on PAT programming
2023-12-19 Lucas De Marchidrm/xe: Use REG_FIELD/REG_BIT for all regs/*.h
2023-12-19 Lucas De Marchidrm/xe: Drop gen afixes from registers
2023-12-19 Lucas De Marchidrm/xe/guc: Convert GuC registers to REG_FIELD/REG_BIT
2023-12-19 Maarten Lankhorstdrm/xe: Remove extra xe_mmio_read32 from xe_mmio_wait32
2023-12-19 Lucas De Marchidrm/xe/guc: Move GuC registers to regs/
2023-12-19 Lucas De Marchidrm/xe/guc: Rename GEN11_SOFT_SCRATCH for clarity
next