summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-12-09Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"Ashutosh Dixit
2024-12-09drm/xe/guc_submit: fix race around suspend_pendingMatthew Auld
2024-12-09drm/xe/migrate: use XE_BO_FLAG_PAGETABLEMatthew Auld
2024-12-09drm/xe/migrate: fix pat index usageMatthew Auld
2024-12-09drm/xe/xe_guc_ads: save/restore OA registers and allowlist regsJonathan Cavitt
2024-12-05drm/xe/ufence: Wake up waiters after setting ufence->signalledNirmoy Das
2024-12-05drm/xe/hdcp: Fix gsc structure check in fw check statusSuraj Kandpal
2024-11-13drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit
2024-11-13drm/xe: handle flat ccs during hibernation on igpuMatthew Auld
2024-11-13drm/xe: improve hibernation on igpuMatthew Auld
2024-11-13drm/xe: Restore system memory GGTT mappingsMatthew Brost
2024-11-13drm/xe: Ensure all locks released in exec IOCTLMatthew Brost
2024-11-05drm/xe: Stop accumulating LRC timestamp on job_freeLucas De Marchi
2024-11-05drm/xe/pf: Fix potential GGTT allocation leakMichal Wajdeczko
2024-11-05drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTLMatthew Brost
2024-11-05drm/xe: Fix possible exec queue leak in exec IOCTLMatthew Brost
2024-11-04drm/xe/guc/tlb: Flush g2h worker in case of tlb timeoutNirmoy Das
2024-11-04drm/xe/ufence: Flush xe ordered_wq in case of ufence timeoutNirmoy Das
2024-11-04drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das
2024-11-04drm/xe: Use the filelist from drm for ccs_mode changeBalasubramani Vivekanandan
2024-11-04drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan
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