summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-04-18drm/xe: Move lockdep protection from mem_access to xe_pm_runtimeRodrigo Vivi
2024-04-18drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for di...Rodrigo Vivi
2024-04-18drm/xe: Introduce xe_pm_runtime_get_noresume for inner callersRodrigo Vivi
2024-04-17drm/xe/lnl: Apply GuC Wa_13011645652Vinay Belgaumkar
2024-04-17drm/xe/vm: don't include xe_gt.hMatthew Auld
2024-04-17drm/xe/vm: drop vm->destroy_workMatthew Auld
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld
2024-04-17drm/xe/stolen: ignore first page for FBCMatthew Auld
2024-04-17drm/xe/stolen: lower the default alignmentMatthew Auld
2024-04-16drm/xe: select X86_PLATFORM_DEVICES when ACPI_WMI is selectedLu Yao
2024-04-16drm/xe/bmg: Some LNL workarounds also apply to BMGJohn Harrison
2024-04-16drm/xe/lnl: Enable more GuC based workaroundsJohn Harrison
2024-04-16drm/xe/pf: Add support to configure SR-IOV VFsMichal Wajdeczko
2024-04-16drm/xe/pf: Add SR-IOV PF specific early GT initializationMichal Wajdeczko
2024-04-16drm/xe/guc: Add PF2GUC_UPDATE_VF_CFG to ABIMichal Wajdeczko
2024-04-16drm/xe: Add xe_ttm_vram_get_availMichal Wajdeczko
2024-04-16drm/xe: Allow to assign GGTT region to the VFMichal Wajdeczko
2024-04-16drm/xe: Add helper to format SR-IOV function nameMichal Wajdeczko
2024-04-15drm/xe/gt: Add L3 bank mask to GT topologyFrancois Dugast
2024-04-12drm/xe/pf: Add support to configure GuC SR-IOV policiesMichal Wajdeczko
2024-04-12drm/xe/guc: Add helpers for GuC KLVsMichal Wajdeczko
2024-04-12drm/xe/guc: Add PF2GUC_UPDATE_VGT_POLICY to ABIMichal Wajdeczko
2024-04-12drm/xe/pf: Introduce helper functions for use by PFMichal Wajdeczko
2024-04-12drm/xe/pf: Introduce mutex to protect VFs configurationsMichal Wajdeczko
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-04-12drm/xe: Use hmm_range_fault to populate user pagesOak Zeng
2024-04-12drm/xe: Introduce helper to populate userptrOak Zeng
2024-04-12drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst
2024-04-11drm/xe: Remove devcoredump during driver releaseJosé Roberto de Souza
2024-04-10drm/xe: Add xe_guc_ads.c to uses_generated_oobNathan Chancellor
2024-04-10drm/xe/guc: Prefer GT oriented asserts in CTB codeMichal Wajdeczko
2024-04-10drm/xe/guc: Prefer GT oriented logs in GuC CTB codeMichal Wajdeczko
2024-04-10drm/xe: re-order lmem init check and wait for initialization to completeRiana Tauro
2024-04-10drm/xe: check pcode init status only on root gt of root tileRiana Tauro
2024-04-10drm/xe: Add SR-IOV info attribute to debugfsMichal Wajdeczko
2024-04-10drm/xe: Add proper detection of the SR-IOV PF modeMichal Wajdeczko
2024-04-10drm/xe: Add max_vfs module parameterMichal Wajdeczko
2024-04-10drm/xe: Check pat.ops before dumping PAT settingsMichal Wajdeczko
2024-04-10drm/xe: Assert pat.ops function pointersMichal Wajdeczko
2024-04-09drm/xe/xe2hpm: Add initial set of workaroundsGustavo Sousa
2024-04-09drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG.Shekhar Chauhan
2024-04-09drm/xe/xe2hpg: Add initial GT workaroundsHaridhar Kalvala
2024-04-09drm/xe/xe2: Add workaround 18034896535Bommu Krishnaiah
2024-04-09drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfxAkshata Jahagirdar
2024-04-09drm/xe/xe2hpg: Determine flat ccs offset for vramHimal Prasad Ghimiray
2024-04-09drm/xe/bmg: Program an additional discrete-specific PAT settingMatt Roper
2024-04-09drm/xe/bmg: Add BMG mocs tableBalasubramani Vivekanandan
2024-04-09drm/xe/bmg: Add BMG platform definitionMatt Roper
2024-04-09drm/xe/xe2: Recognize Xe2_HPM IPMatt Roper
2024-04-09drm/xe/xe2: Recognize Xe2_HPG IPMatt Roper