Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/buddy: Add start address support to trim function | Arunpravin Paneer Selvam | 2024-08-08 | 1 | -0/+2 |
* | Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 2024-05-27 | 1 | -3/+3 |
|\ | |||||
| * | drm/buddy: stop using PAGE_SIZE | Matthew Auld | 2024-05-17 | 1 | -3/+3 |
* | | drm/buddy: Implement tracking clear page feature | Arunpravin Paneer Selvam | 2024-04-22 | 1 | -2/+14 |
|/ | |||||
* | drm/buddy: Improve contiguous memory allocation | Arunpravin Paneer Selvam | 2023-09-11 | 1 | -3/+3 |
* | drm/selftests: add drm buddy alloc range testcase | Arunpravin | 2022-02-23 | 1 | -0/+3 |
* | drm: implement a method to free unused pages | Arunpravin | 2022-02-22 | 1 | -0/+4 |
* | drm: implement top-down allocation method | Arunpravin | 2022-02-22 | 1 | -0/+1 |
* | drm: improve drm_buddy_alloc function | Arunpravin | 2022-02-22 | 1 | -6/+7 |
* | drm: move the buddy allocator from i915 into common drm | Arunpravin | 2022-01-19 | 1 | -0/+150 |