Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-11 | drm: add a check to verify the size alignment | Arunpravin Paneer Selvam | 1 | -0/+3 |
2022-02-23 | drm/selftests: add drm buddy alloc range testcase | Arunpravin | 1 | -4/+21 |
2022-02-22 | drm: implement a method to free unused pages | Arunpravin | 1 | -0/+69 |
2022-02-22 | drm: implement top-down allocation method | Arunpravin | 1 | -5/+31 |
2022-02-22 | drm: improve drm_buddy_alloc function | Arunpravin | 1 | -77/+215 |
2022-01-19 | drm: move the buddy allocator from i915 into common drm | Arunpravin | 1 | -0/+535 |