Hi Dave, Simona, Last pull request of the year 2025, happy 2026!
Kind regards, ~Maarten Lankhorst drm-misc-fixes-2025-12-29: drm-misc-fixes for v6.19-rc4: - Documentation fixes and MODULE_LICENSE fix for shmem helper. - Fix warnings in nouveau prepare_fb(). - Prevent export of protected objects in imagination driver. The following changes since commit 2bfca4fe1f36eb6618e5712a8b5b41433bb6f10b: drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICE (2025-12-16 11:28:52 +0100) are available in the Git repository at: https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2025-12-29 for you to fetch changes up to 3fbd97618f49e07e05aad96510e5f2ed22d68809: drm/gem-shmem: Fix the MODULE_LICENSE() string (2025-12-21 20:15:36 +0100) ---------------------------------------------------------------- drm-misc-fixes for v6.19-rc4: - Documentation fixes and MODULE_LICENSE fix for shmem helper. - Fix warnings in nouveau prepare_fb(). - Prevent export of protected objects in imagination driver. ---------------------------------------------------------------- Alessio Belle (1): drm/imagination: Disallow exporting of PM/FW protected objects Lyude Paul (1): drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb Thomas Zimmermann (2): drm/gem-shmem: Fix typos in documentation drm/gem-shmem: Fix the MODULE_LICENSE() string drivers/gpu/drm/drm_gem_shmem_helper.c | 5 +++-- drivers/gpu/drm/imagination/pvr_gem.c | 11 +++++++++++ drivers/gpu/drm/nouveau/dispnv50/atom.h | 13 +++++++++++++ drivers/gpu/drm/nouveau/dispnv50/wndw.c | 2 +- 4 files changed, 28 insertions(+), 3 deletions(-)
