linux.git
2024-09-27 Matthew Aulddrm/xe/vm: move xa_alloc to prevent UAF
2024-09-27 Matthew Brostdrm/xe: Resume TDR after GT reset
2024-09-26 Matt Roperdrm/xe: Move IRQ-related registers to dedicated header
2024-09-26 Matthew Aulddrm/xe: fix UAF around queue destruction
2024-09-26 Matthew Aulddrm/xe/guc_submit: add missing locking in wedged_fini
2024-09-24 Matthew Brostdrm/xe: Clean up VM / exec queue file lock usage.
2024-09-23 Gustavo Sousadrm/xe/xe2: Add performance tuning for L3 cache flushing
2024-09-23 Gustavo Sousadrm/xe/xe2: Assume tuning settings also apply for futur...
2024-09-23 Gustavo Sousadrm/xe/xe2: Extend performance tuning to media GT
2024-09-23 Gustavo Sousadrm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM
2024-09-20 Dnyaneshwar... drm/xe/pciid: Add new PCI id for ARL
2024-09-19 Matthew Brostdrm/xe: Use helper for ASID -> VM in GPU faults and...
2024-09-19 Rodrigo Vividrm/xe/pciids: Add PVC's PCI device ID macros
2024-09-19 Ilia Levidrm/xe: memirq handler changes
2024-09-19 Ilia Levidrm/xe: memirq infra changes for MSI-X
2024-09-19 Ilia Levidrm/xe: move memirq out of VF
2024-09-19 Ilia Levidrm/xe: Introduce xe_device_uses_memirq()
2024-09-19 Ilia Levidrm/xe: Introduce dedicated config for memirq debug
2024-09-18 Matt Roperdrm/xe: Defer gt->mmio initialization until after multi...
2024-09-18 Matthew Brostdrm/xe: Convert to USM lock to rwsem
2024-09-18 Animesh Mannadrm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
2024-09-18 Maarten Lankhorstdrm/xe: Fix DSB buffer coherency
2024-09-18 Rodrigo Vividrm/xe: Restore pci state upon resume
2024-09-17 Rodrigo Vividrm/xe/display: Remove i915_drv.h include
2024-09-16 Lucas De Marchidrm/xe/rtp: Remove unneeded semicolon
2024-09-16 Matthew Aulddrm/xe/vram: fix ccs offset calculation
2024-09-16 He Lugangdrm/xe: use devm_add_action_or_reset() helper
2024-09-16 Michal Wajdeczkodrm/xe/pf: Allow to trigger VF GuC state restore from...
2024-09-16 Michal Wajdeczkodrm/xe/pf: Allow to view and replace VF GuC state over...
2024-09-16 Michal Wajdeczkodrm/xe/pf: Save VF GuC state when pausing VF
2024-09-16 Michal Wajdeczkodrm/xe/pf: Add functions to save and restore VF GuC...
2024-09-16 Michal Wajdeczkodrm/xe/guc: Add PF2GUC_SAVE_RESTORE_VF to ABI
2024-09-16 Michal Wajdeczkodrm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macros
2024-09-13 Jiapeng Chongdrm/xe/irq: Remove unneeded semicolon
2024-09-13 José Roberto... drm/xe/oa: Fix overflow in oa batch buffer
2024-09-12 Yu Jiaoliangdrm/xe: Use ERR_CAST to return an error-valued pointer
2024-09-12 Matthew Brostdrm/xe: Do not run GPU page fault handler on a closed VM
2024-09-12 Matthew Aulddrm/xe/bo: add some annotations in bo_put()
2024-09-12 Matthew Aulddrm/xe/client: use mem_type from the current resource
2024-09-12 Matthew Aulddrm/xe/client: add missing bo locking in show_meminfo()
2024-09-12 Matthew Aulddrm/xe/client: fix deadlock in show_meminfo()
2024-09-11 Matt Roperdrm/xe/mmio: Drop compatibility macros
2024-09-11 Matt Roperdrm/xe/ccs_mode: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/ggtt: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/forcewake: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/gt_idle: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/tlb: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/sriov: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/gt: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/reg_sr: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/gt_clock: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/execlist: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/topology: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/oa: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/wopcm: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/pat: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/gt_throttle: Convert register access to use...
2024-09-11 Matt Roperdrm/xe/hw_engine: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/mocs: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/mcr: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/query: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/gsc: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/huc: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/guc: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/uc: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/wa: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/pci: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/device: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/stolen: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/lmtt: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/compat-i915: Convert register access to use...
2024-09-11 Matt Roperdrm/xe/vram: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/hwmon: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/pcode: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe/irq: Convert register access to use xe_mmio
2024-09-11 Matt Roperdrm/xe: Switch MMIO interface to take xe_mmio instead...
2024-09-11 Matt Roperdrm/xe: Adjust mmio code to pass VF substructure to...
2024-09-11 Matt Roperdrm/xe: Add xe_tile backpointer to xe_mmio
2024-09-11 Matt Roperdrm/xe: Switch mmio_ext to use 'struct xe_mmio'
2024-09-11 Matt Roperdrm/xe: Populate GT's mmio iomap from tile during init
2024-09-11 Matt Roperdrm/xe: Move GSI offset adjustment fields into 'struct...
2024-09-11 Matt Roperdrm/xe: Clarify size of MMIO region
2024-09-11 Matt Roperdrm/xe: Create dedicated xe_mmio structure
2024-09-11 Matt Roperdrm/xe: Move forcewake to 'gt.pm' substructure
2024-09-11 Lucas De MarchiMerge drm/drm-next into drm-xe-next
2024-09-11 Ashutosh Dixitdrm/xe/oa: Enable Xe2+ PES disaggregation
2024-09-11 Maarten Lankhorstdrm/xe: Wire up device shutdown handler
2024-09-11 Maarten Lankhorstdrm/xe: Remove runtime argument from display s/r functions
2024-09-11 Maarten Lankhorstdrm/xe: Fix missing conversion to xe_display_pm_runtime...
2024-09-11 Tejas Upadhyaydrm/xe/xe2hpg: Add Wa_15016589081
2024-09-11 Simona VetterMerge v6.11-rc7 into drm-next
2024-09-11 Thomas Hellströmdrm/xe: Add a xe_bo subtest for shrinking / swapping
2024-09-11 Dave AirlieMerge tag 'drm-misc-next-fixes-2024-09-05' of https...
2024-09-11 Dave AirlieMerge tag 'exynos-drm-next-for-v6.12' of git://git...
2024-09-11 Dave AirlieMerge tag 'amd-drm-next-6.12-2024-09-06' of https:...
2024-09-10 Dave AirlieMerge tag 'drm-intel-gt-next-2024-09-06' of https:...
2024-09-10 Dave AirlieMerge tag 'drm-xe-next-2024-09-05' of https://gitlab...
2024-09-09 Arnd Bergmanndrm/xe: fix build warning with CONFIG_PM=n
2024-09-09 Michal Wajdeczkodrm/xe: Don't keep stale pointer to bo->ggtt_node
2024-09-09 Lucas De Marchidrm/xe: Mark reserved engines in snapshot
next
This page took 0.08924 seconds and 4 git commands to generate.