summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast
2024-10-03drm/xe/ct: drop irq usage of xa_erase()Matthew Auld
2024-10-03drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld
2024-10-03drm/xe/ct: fix xa_store() error checkingMatthew Auld
2024-10-03drm/xe/ct: prevent UAF in send_recv()Matthew Auld
2024-10-02drm/xe: Fix memory leak when aborting bindsMatthew Brost
2024-10-01drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong
2024-10-01drm/xe/compat: remove unused i915_gpu_error.hJani Nikula
2024-09-27drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza
2024-09-27drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld
2024-09-27drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld
2024-09-27drm/xe: Resume TDR after GT resetMatthew Brost
2024-09-26drm/xe: Move IRQ-related registers to dedicated headerMatt Roper
2024-09-26drm/xe: fix UAF around queue destructionMatthew Auld
2024-09-26drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld
2024-09-24drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost
2024-09-23drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa
2024-09-23drm/xe/xe2: Assume tuning settings also apply for future media GTGustavo Sousa
2024-09-23drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa
2024-09-23drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa
2024-09-20drm/xe/pciid: Add new PCI id for ARLDnyaneshwar Bhadane
2024-09-19drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost
2024-09-19drm/xe/pciids: Add PVC's PCI device ID macrosRodrigo Vivi
2024-09-19drm/xe: memirq handler changesIlia Levi
2024-09-19drm/xe: memirq infra changes for MSI-XIlia Levi
2024-09-19drm/xe: move memirq out of VFIlia Levi
2024-09-19drm/xe: Introduce xe_device_uses_memirq()Ilia Levi
2024-09-19drm/xe: Introduce dedicated config for memirq debugIlia Levi
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper
2024-09-18drm/xe: Convert to USM lock to rwsemMatthew Brost
2024-09-18drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"Animesh Manna
2024-09-18drm/xe: Fix DSB buffer coherencyMaarten Lankhorst
2024-09-18drm/xe: Restore pci state upon resumeRodrigo Vivi
2024-09-17drm/xe/display: Remove i915_drv.h includeRodrigo Vivi
2024-09-16drm/xe/rtp: Remove unneeded semicolonLucas De Marchi
2024-09-16drm/xe/vram: fix ccs offset calculationMatthew Auld
2024-09-16drm/xe: use devm_add_action_or_reset() helperHe Lugang
2024-09-16drm/xe/pf: Allow to trigger VF GuC state restore from debugfsMichal Wajdeczko
2024-09-16drm/xe/pf: Allow to view and replace VF GuC state over debugfsMichal Wajdeczko
2024-09-16drm/xe/pf: Save VF GuC state when pausing VFMichal Wajdeczko
2024-09-16drm/xe/pf: Add functions to save and restore VF GuC stateMichal Wajdeczko
2024-09-16drm/xe/guc: Add PF2GUC_SAVE_RESTORE_VF to ABIMichal Wajdeczko
2024-09-16drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macrosMichal Wajdeczko
2024-09-13drm/xe/irq: Remove unneeded semicolonJiapeng Chong
2024-09-13drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza
2024-09-12drm/xe: Use ERR_CAST to return an error-valued pointerYu Jiaoliang
2024-09-12drm/xe: Do not run GPU page fault handler on a closed VMMatthew Brost
2024-09-12drm/xe/bo: add some annotations in bo_put()Matthew Auld
2024-09-12drm/xe/client: use mem_type from the current resourceMatthew Auld