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