[git pull] drm urgent for 6.10-rc1

Dave Airlie airlied at gmail.com
Thu May 16 02:53:52 UTC 2024


Hi Linus,

Here is the buddy allocator fix I picked up from the list, please apply.

Dave.

drm-next-2024-05-16:
drm urgent for 6.10-rc1 merge:

buddy:
- fix breakage in buddy allocator.
The following changes since commit 275654c02f0ba09d409c36d71dc238e470741e30:

  Merge tag 'drm-xe-next-fixes-2024-05-09-1' of
https://gitlab.freedesktop.org/drm/xe/kernel into drm-next (2024-05-10
12:41:34 +1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/kernel.git tags/drm-next-2024-05-16

for you to fetch changes up to 431c590c3ab0469dfedad3a832fe73556396ee52:

  drm/tests: Add a unit test for range bias allocation (2024-05-16
12:50:14 +1000)

----------------------------------------------------------------
drm urgent for 6.10-rc1 merge:

buddy:
- fix breakage in buddy allocator.

----------------------------------------------------------------
Arunpravin Paneer Selvam (2):
      drm/buddy: Fix the range bias clear memory allocation issue
      drm/tests: Add a unit test for range bias allocation

 drivers/gpu/drm/drm_buddy.c            |  3 ++-
 drivers/gpu/drm/tests/drm_buddy_test.c | 36 +++++++++++++++++++++++++++++++++-
 2 files changed, 37 insertions(+), 2 deletions(-)


More information about the dri-devel mailing list