summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström4-9/+52
2025-03-05drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström1-26/+86
2025-03-05drm/xe/hmm: Style- and include fixesThomas Hellström2-6/+8
2025-03-05drm/xe: Add staging tree for VM bindsMatthew Brost3-19/+46
2025-03-05drm/xe: Fix fault mode invalidation with unbindThomas Hellström4-60/+75
2025-03-05drm/xe/vm: Fix a misplaced #endifThomas Hellström1-1/+1
2025-03-05drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström1-1/+10
2025-03-05drm/xe/uapi: Use hint for guc to set GT frequencyTejas Upadhyay7-4/+58
2025-03-01drm/xe: Add performance tunings to debugfsTvrtko Ursulin5-0/+87
2025-03-01drm/xe/xelp: L3 recommended hashing maskTvrtko Ursulin2-1/+8
2025-03-01drm/xe/xelp: Add Wa_1604555607Tvrtko Ursulin1-0/+7
2025-03-01drm/xe/xelp: Move Wa_16011163337 from tunings to workaroundsTvrtko Ursulin2-8/+7
2025-03-01drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin1-2/+2
2025-02-28Merge drm/drm-next into drm-xe-nextLucas De Marchi9337-153834/+486812
2025-02-28drm/xe/vf: Retry sending MMIO request to GUC on timeout errorSatyanarayana K V P1-1/+8
2025-02-28drm/xe/pf: Create a link between PF and VF devicesSatyanarayana K V P1-0/+51
2025-02-28drm/xe/xe3lpg: Add Wa_13012615864Tejas Upadhyay2-0/+6
2025-02-27drm/xe: xe_gen_wa_oob: replace program_invocation_short_nameDaniel Gomez1-3/+3
2025-02-27drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld1-8/+10
2025-02-27Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie127-676/+5153
2025-02-27drm/xe: Eliminate usage of TIMESTAMP_OVERRIDEMatt Roper3-43/+23
2025-02-27drm/xe/pxp: Don't kill queues while holding PXP locksDaniele Ceraolo Spurio1-34/+44
2025-02-27Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...Dave Airlie237-5753/+8185
2025-02-26drm/xe/eustall: Add workaround 22016596838 which applies to PVC.Harish Chegondi2-0/+11
2025-02-26drm/xe/uapi: Add a device query to get EU stall sampling informationHarish Chegondi4-9/+131
2025-02-26drm/xe/eustall: Add EU stall sampling support for Xe2Harish Chegondi1-3/+32
2025-02-26drm/xe/eustall: Add support to handle dropped EU stall dataHarish Chegondi1-1/+45
2025-02-26drm/xe/eustall: Add support to read() and poll() EU stall dataHarish Chegondi2-3/+294
2025-02-26drm/xe/eustall: Add support to init, enable and disable EU stall samplingHarish Chegondi5-7/+409
2025-02-26drm/xe/uapi: Introduce API for EU stall samplingHarish Chegondi5-0/+285
2025-02-26drm/xe/topology: Add a function to find the index of the last enabled DSS in ...Harish Chegondi1-0/+13
2025-02-26drm/xe: Fix uninitialized pointer defColin Ian King1-1/+1
2025-02-26drm/xe/oa: Refactor WAs to use XE_WA() macroAradhya Bhatia2-21/+14
2025-02-26drm/xe: Add Wa_16021333562 and Wa_14016712196Aradhya Bhatia3-1/+9
2025-02-26drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyteFrancois Dugast3-3/+3
2025-02-26drm/xe/gt_stats: Use atomic64_t for countersFrancois Dugast2-4/+4
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie361-16758/+87610
2025-02-26drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay1-0/+2
2025-02-26drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai1-1/+0
2025-02-26drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()Lucas De Marchi1-1/+4
2025-02-26drm/xe: Rename update_device_info() after sriovLucas De Marchi1-2/+2
2025-02-26drm/xe: Stop ignoring errors from xe_heci_gsc_init()Lucas De Marchi4-28/+21
2025-02-26drm/xe: Move survivability entirely to xe_pciLucas De Marchi5-55/+49
2025-02-26drm/xe/display: Drop xe_display_driver_remove()Lucas De Marchi3-17/+3
2025-02-26drm/xe: Drop remove callback supportLucas De Marchi4-88/+1
2025-02-26drm/xe: Switch from xe to devm actionsLucas De Marchi2-2/+2
2025-02-26drm/xe: Stop setting drvdata to NULLLucas De Marchi3-13/+1
2025-02-26drivers: base: component: Add debug message for unbindLucas De Marchi1-0/+3
2025-02-26drivers: base: devres: Fix find_group() documentationLucas De Marchi1-1/+4
2025-02-26drivers: base: devres: Allow to release group on device releaseLucas De Marchi1-0/+7