summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-18drm/xe/pm: Capture errors and handle themHimal Prasad Ghimiray
2024-04-18drm/xe/tile: Abort driver load for sysfs creation failureHimal Prasad Ghimiray
2024-04-18drm/xe/gt: Abort driver load for sysfs creation failureHimal Prasad Ghimiray
2024-04-18drm/xe: Return NULL in case of drmm_add_action_or_reset failureHimal Prasad Ghimiray
2024-04-18drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray
2024-04-18drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray
2024-04-18drm/xe/xe2lpg: Extend Wa_14020338487Gustavo Sousa
2024-04-18drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_bufRodrigo Vivi
2024-04-18drm/xe: Ensure all the inner access are using the _noresume variantRodrigo Vivi
2024-04-18drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_activeRodrigo Vivi
2024-04-18drm/xe: Removing extra mem_access protection from runtime pmRodrigo Vivi
2024-04-18drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime callsRodrigo Vivi
2024-04-18drm/xe: Remove useless mem_access during probeRodrigo Vivi
2024-04-18drm/xe: Move lockdep protection from mem_access to xe_pm_runtimeRodrigo Vivi
2024-04-18drm/i915/display: convert inner wakeref get towards get_if_in_useRodrigo 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-11devcoredump: Add dev_coredump_put()José 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