[PATCH 1/2] drm/buddy: stop using PAGE_SIZE

Dave Airlie airlied at gmail.com
Fri May 17 01:11:39 UTC 2024


On Thu, 29 Feb 2024 at 23:48, Arnd Bergmann <arnd at arndb.de> wrote:
>
> On Thu, Feb 29, 2024, at 11:51, Matthew Auld wrote:
> > The drm_buddy minimum page-size requirements should be distinct from the
> > CPU PAGE_SIZE. Only restriction is that the minimum page-size is at
> > least 4K.
> >
> > Signed-off-by: Matthew Auld <matthew.auld at intel.com>
> > Cc: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam at amd.com>
> > Cc: Christian König <christian.koenig at amd.com>
> > Cc: Arnd Bergmann <arnd at arndb.de>
>
> Acked-by: Arnd Bergmann <arnd at arndb.de>

Has this landed anywhere yet?

I'm been testing 6.9 on 64K pages and the buddy tests are exploding so
I wanted to pull this in.

Dave.


More information about the dri-devel mailing list