summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Return error if drm_buddy_init() failsLucas De Marchi2023-12-211-0/+2
* drm/xe: Replace xe_ttm_vram_mgr.tile with xe_mem_regionBrian Welty2023-12-211-4/+3
* drm/xe: Add a missing mutex_destroy to xe_ttm_vram_mgrBommithi Sakeena2023-12-211-0/+2
* drm/xe/uapi: add the userspace bits for small-barMatthew Auld2023-12-211-0/+18
* drm/xe/bo: support tiered vram allocation for small-barMatthew Auld2023-12-211-0/+4
* drm/xe: Make usable size of VRAM readableTejas Upadhyay2023-12-211-1/+2
* drm/xe: Move VRAM from GT to tileMatt Roper2023-12-191-9/+7
* drm/xe/buddy: add compatible and intersects hooksMatthew Auld2023-12-191-0/+62
* drm/xe/buddy: add visible trackingMatthew Auld2023-12-191-104/+107
* drm/xe/buddy: remove the virtualized startMatthew Auld2023-12-191-15/+14
* drm/xe: Fix overflow in vram managerRiana Tauro2023-12-191-1/+1
* drm/xe: Sort includesLucas De Marchi2023-12-191-1/+1
* drm/xe: Implement stolen memory.Maarten Lankhorst2023-12-121-51/+40
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+403