Hi Maxime, On Thu, 15 Feb 2024, Maxime Ripard wrote:
Here's this week drm-misc-fixes PR Maxime drm-misc-fixes-2024-02-15: A suspend/resume error fix for ivpu, a couple of scheduler fixes for nouveau, a patch to support large page arrays in prime, a uninitialized variable fix in crtc, a locking fix in rockchip/vop2 and a buddy allocator error reporting fix. The following changes since commit 5f8408aca66772d3aa9b4831577b2ac5ec41bcd9: accel/ivpu: Add job status for jobs aborted by the driver (2024-02-06 13:37:34 +0100) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2024-02-15 for you to fetch changes up to a64056bb5a3215bd31c8ce17d609ba0f4d5c55ea: drm/tests/drm_buddy: add alloc_contiguous test (2024-02-14 15:22:21 +0100) ---------------------------------------------------------------- A suspend/resume error fix for ivpu, a couple of scheduler fixes for nouveau, a patch to support large page arrays in prime, a uninitialized variable fix in crtc, a locking fix in rockchip/vop2 and a buddy allocator error reporting fix.
Matthew Auld (1): drm/tests/drm_buddy: add alloc_contiguous test
Please drop this one. noreply@xxxxxxxxxxxxxx reported a build failure on m68k (and presumably other 32-bit platforms) in next-20240215: ERROR: modpost: "__umoddi3" [drivers/gpu/drm/tests/drm_buddy_test.ko] undefined! ERROR: modpost: "__moddi3" [drivers/gpu/drm/tests/drm_buddy_test.ko] undefined! Reverting commit a64056bb5a3215bd ("drm/tests/drm_buddy: add alloc_contiguous test") fixes the issue. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds