summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_ttm_sys_mgr.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2025-10-10drm/xe: Fix copyright and function naming in xe_ttm_sys_mgrShuicheng Lin
2025-03-05drm/xe: Increase the XE_PL_TT watermarkThomas Hellström
2024-02-26drm/xe: Runtime PM wake on every debugfs callRodrigo Vivi
2023-12-19drm/xe: Limit the system memory size to half of the system memoryJosé Roberto de Souza
2023-12-19drm/xe: fix pvc unload issueChang, Bruce