Re: [PATCH 00/13] drm: Enable buddy allocator support

2021-10-20 Thread Christian König
Well please keep in mind that each patch on its own should not break anything. Especially patches #1, #2, #3 and #10 look like they need to be squashed together to cleanly move the i915 code into a common place. Christian. Am 20.10.21 um 00:53 schrieb Arunpravin: This series of patches impl

[PATCH 00/13] drm: Enable buddy allocator support

2021-10-19 Thread Arunpravin
This series of patches implemented to move i915 buddy allocator to drm root, and introduce new features include - make drm_buddy_alloc a prime vehicle for allocation - TOPDOWN range of address allocation support - a function to free unused pages on contiguous allocation - a function to allocate re