2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/imx/dcss
Maarten Lankhorst 33f029af89 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
The v6.13-rc2 release included a bunch of breaking changes,
specifically the MODULE_IMPORT_NS commit.

Backmerge in order to fix them before the next pull-request.

Include the fix from Stephen Roswell.

Caused by commit

  25c3fd1183 ("drm/virtio: Add a helper to map and note the dma addrs and lengths")

Interacting with commit

  cdd30ebb1b ("module: Convert symbol namespace to string literal")

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://patchwork.freedesktop.org/patch/msgid/20241209121717.2abe8026@canb.auug.org.au
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
2024-12-09 16:35:21 +01:00
..
dcss-blkctl.c drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
dcss-crtc.c drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq() 2024-09-21 23:47:42 +03:00
dcss-ctxld.c drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
dcss-dev.c drm/imx/dcss: fix resource size calculation 2024-02-28 09:16:59 +00:00
dcss-dev.h drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
dcss-dpr.c drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
dcss-drv.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
dcss-dtg.c drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq() 2024-09-21 23:48:15 +03:00
dcss-kms.c drm: remove driver date from struct drm_driver and all drivers 2024-12-05 12:35:42 +02:00
dcss-kms.h drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time 2023-09-25 15:52:18 -07:00
dcss-plane.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
dcss-scaler.c drm/imx/dcss: Fix 64bit divisions 2024-10-25 10:23:40 +03:00
dcss-ss.c drm/imx/dcss: have all init functions use devres 2024-02-02 15:36:21 +02:00
Kconfig drm/imx/dcss: Allow build with COMPILE_TEST=y 2024-10-25 10:23:55 +03:00
Makefile