summaryrefslogtreecommitdiff
path: root/drivers/gpu/buddy.c
AgeCommit message (Expand)Author
2 daystreewide: refresh kmalloc_obj() conversionsKees Cook
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-06drm/gpu: Add gpu_buddy_allocated_addr_to_block helperTejas Upadhyay
2026-07-09gpu/buddy: bail out of try_harder when alignment cannot be honouredArunpravin Paneer Selvam
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