summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström
2025-03-05drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström
2025-03-05drm/xe/hmm: Style- and include fixesThomas Hellström
2025-03-05drm/xe: Add staging tree for VM bindsMatthew Brost
2025-03-05drm/xe: Fix fault mode invalidation with unbindThomas Hellström
2025-03-05drm/xe/vm: Fix a misplaced #endifThomas Hellström
2025-03-05drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström
2025-03-05drm/xe/uapi: Use hint for guc to set GT frequencyTejas Upadhyay
2025-02-28drm/xe: Add performance tunings to debugfsTvrtko Ursulin
2025-02-28drm/xe/xelp: L3 recommended hashing maskTvrtko Ursulin
2025-02-28drm/xe/xelp: Add Wa_1604555607Tvrtko Ursulin
2025-02-28drm/xe/xelp: Move Wa_16011163337 from tunings to workaroundsTvrtko Ursulin
2025-02-28drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin
2025-02-28Merge drm/drm-next into drm-xe-nextLucas De Marchi
2025-02-28drm/xe/vf: Retry sending MMIO request to GUC on timeout errorSatyanarayana K V P
2025-02-28drm/xe/pf: Create a link between PF and VF devicesSatyanarayana K V P
2025-02-28drm/xe/xe3lpg: Add Wa_13012615864Tejas Upadhyay
2025-02-27drm/xe: xe_gen_wa_oob: replace program_invocation_short_nameDaniel Gomez
2025-02-27drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld
2025-02-27Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-02-26drm/xe: Eliminate usage of TIMESTAMP_OVERRIDEMatt Roper
2025-02-26drm/xe/pxp: Don't kill queues while holding PXP locksDaniele Ceraolo Spurio
2025-02-27Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-02-26drm/xe/eustall: Add workaround 22016596838 which applies to PVC.Harish Chegondi
2025-02-26drm/xe/uapi: Add a device query to get EU stall sampling informationHarish Chegondi
2025-02-26drm/xe/eustall: Add EU stall sampling support for Xe2Harish Chegondi
2025-02-26drm/xe/eustall: Add support to handle dropped EU stall dataHarish Chegondi
2025-02-26drm/xe/eustall: Add support to read() and poll() EU stall dataHarish Chegondi
2025-02-26drm/xe/eustall: Add support to init, enable and disable EU stall samplingHarish Chegondi
2025-02-26drm/xe/uapi: Introduce API for EU stall samplingHarish Chegondi
2025-02-26drm/xe/topology: Add a function to find the index of the last enabled DSS in ...Harish Chegondi
2025-02-26drm/xe: Fix uninitialized pointer defColin Ian King
2025-02-26drm/xe/oa: Refactor WAs to use XE_WA() macroAradhya Bhatia
2025-02-26drm/xe: Add Wa_16021333562 and Wa_14016712196Aradhya Bhatia
2025-02-26drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyteFrancois Dugast
2025-02-26drm/xe/gt_stats: Use atomic64_t for countersFrancois Dugast
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-02-26drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay
2025-02-25drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai
2025-02-25drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()Lucas De Marchi
2025-02-25drm/xe: Rename update_device_info() after sriovLucas De Marchi
2025-02-25drm/xe: Stop ignoring errors from xe_heci_gsc_init()Lucas De Marchi
2025-02-25drm/xe: Move survivability entirely to xe_pciLucas De Marchi
2025-02-25drm/xe/display: Drop xe_display_driver_remove()Lucas De Marchi
2025-02-25drm/xe: Drop remove callback supportLucas De Marchi
2025-02-25drm/xe: Switch from xe to devm actionsLucas De Marchi
2025-02-25drm/xe: Stop setting drvdata to NULLLucas De Marchi
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie
2025-02-24drm/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa
2025-02-24drm/xe/devcoredump: Remove IS_ERR_OR_NULL check for kzallocShuicheng Lin