summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-10-31drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost
2024-10-31drm/xe: Add mmio read before GGTT invalidateMatthew Brost
2024-10-29drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resumeImre Deak
2024-10-29drm/xe/display: Separate the d3cold and non-d3cold runtime PM handlingImre Deak
2024-10-29drm/xe: Remove runtime argument from display s/r functionsMaarten Lankhorst
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das
2024-10-24drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das
2024-10-24drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin
2024-10-24drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-10-24drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin
2024-10-16drm/xe/bmg: improve cache flushing behaviourMatthew Auld
2024-10-16drm/xe/xe_sync: initialise ufence.signalledMatthew Auld
2024-10-16drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das
2024-10-16drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost
2024-10-16drm/xe/query: Increase timestamp widthLucas De Marchi
2024-10-16drm/xe: Don't free job in TDRMatthew Brost
2024-10-16drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost
2024-10-16drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld
2024-10-16drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld
2024-10-16drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia
2024-10-11Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-08drm/xe: Make wedged_mode debugfs writableMatt Roper
2024-10-08drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar
2024-10-08drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld
2024-10-08drm/xe/ct: fix xa_store() error checkingMatthew Auld
2024-10-08drm/xe/ct: prevent UAF in send_recv()Matthew Auld
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost
2024-10-03drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza
2024-10-03drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost
2024-10-03drm/xe: Resume TDR after GT resetMatthew Brost
2024-10-03drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa
2024-10-03drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa
2024-10-03drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa
2024-10-03drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost
2024-10-03drm/xe: Convert to USM lock to rwsemMatthew Brost
2024-10-03drm/xe: use devm_add_action_or_reset() helperHe Lugang
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld
2024-10-03drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld
2024-10-03drm/xe: Restore pci state upon resumeRodrigo Vivi
2024-10-02drm/xe: Drop GuC submit_wq poolMatthew Brost
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-17drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza
2024-09-17drm/xe: Do not run GPU page fault handler on a closed VMMatthew Brost