summaryrefslogtreecommitdiff
path: root/drivers/gpu/buddy.c
AgeCommit message (Expand)Author
2026-05-29gpu/buddy: Track per-order used blocks with a scoreboardFrancois Dugast
2026-05-29gpu/buddy: Track per-order free blocks with a scoreboardFrancois Dugast
2026-05-29gpu/buddy: Introduce __gpu_buddy_undo_splits() helperFrancois Dugast
2026-05-29gpu/buddy: Remove redundant condition in alloc_from_freetree() error pathFrancois Dugast
2026-05-29gpu/buddy: Fix use-after-free in split_block() call sitesFrancois Dugast
2026-05-08drm/buddy: Integrate lockdep annotations for gpu buddy managerTejas Upadhyay
2026-03-09drm/buddy: Improve offset-aligned allocation handlingArunpravin Paneer Selvam
2026-03-03gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertionsSanjay Yadav
2026-02-23drm/buddy: Move internal helpers to buddy.cSanjay Yadav
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes