summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-29Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-28drm/xe: Take PM ref in delayed snapshot capture workerMatthew Brost
2024-11-28drm/xe/migrate: use XE_BO_FLAG_PAGETABLEMatthew Auld
2024-11-28drm/xe/migrate: fix pat index usageMatthew Auld
2024-11-28drm/xe/guc_submit: fix race around suspend_pendingMatthew Auld
2024-11-28drm/xe/guc_submit: fix race around pending_disableMatthew Auld
2024-11-28drm/xe: Update xe2_graphics name stringMatt Roper
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-21drm/xe: Mark preempt fence workqueue as reclaimMatthew Brost
2024-11-21drm/xe/ufence: Wake up waiters after setting ufence->signalledNirmoy Das
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-14drm/xe/guc: Fix dereference before NULL checkEverest K.C.
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-06Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-11-05Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
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-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
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-30drm/xe: Don't short circuit TDR on jobs not startedMatthew Brost
2024-10-30drm/xe: Add mmio read before GGTT invalidateMatthew Brost
2024-10-30Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"Ashutosh Dixit
2024-10-30drm/i915/display: use x100 version for full version and releaseJani Nikula
2024-10-30drm/i915/hdcp: further conversion to struct intel_displayJani Nikula
2024-10-29drm/xe/guc: Separate full CTB content from guc_info debugfsJohn Harrison
2024-10-29drm/xe/guc: Capture all available bits of GuC timestampJohn Harrison
2024-10-29drm/xe/ptl: Enable PTL displayHaridhar Kalvala
2024-10-29drm/i915/cx0: Extend C10 check to PTLDnyaneshwar Bhadane
2024-10-29drm/xe: switch to common PCI ID macrosJani Nikula
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-28drm/xe/xe_guc_ads: save/restore OA registers and allowlist regsJonathan Cavitt
2024-10-28drm: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-10-28drm/xe/hdcp: Fix gsc structure check in fw check statusSuraj Kandpal
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das