linux-loongson/drivers/gpu/drm/imx/dcss
Dave Airlie c7d6cb4c43 drm-misc-next for 6.14:
UAPI Changes:
 
 Cross-subsystem Changes:
 
 Core Changes:
   - Remove driver date from drm_driver
 
 Driver Changes:
   - amdxdna: New driver!
   - ivpu: Fix qemu crash when using passthrough
   - nouveau: expose GSP-RM logging buffers via debugfs
   - panfrost: Add MT8188 Mali-G57 MC3 support
   - panthor: misc improvements,
   - rockchip: Gamma LUT support
   - tidss: Misc improvements
   - virtio: convert to helpers, add prime support for scanout buffers
   - v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
   - vc4: Add support for BCM2712
   - vkms: Improvements all across the board
 
   - panels:
     - Introduce backlight quirks infrastructure
     - New panels: KDB KD116N2130B12
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMJAB0WIQTkHFbLp4ejekA/qfgnX84Zoj2+dgUCZ1G6igAKCRAnX84Zoj2+
 dpx8AX4m4lM6bo7/I/SDqR6Dw6zDX2AgbupW9NzFoJmlC+X/XOLgKEoCwam+j+09
 hZKYTwcBfRwVa1UDccjHNdWA0IUxUYFQUeiVk59xlBhZZs5vFKorX7r7eMQNl3S1
 gcnSrwy6OQ==
 =/dK/
 -----END PGP SIGNATURE-----

Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next

[airlied: handle module ns conflict]

drm-misc-next for 6.14:

UAPI Changes:

Cross-subsystem Changes:

Core Changes:
  - Remove driver date from drm_driver

Driver Changes:
  - amdxdna: New driver!
  - ivpu: Fix qemu crash when using passthrough
  - nouveau: expose GSP-RM logging buffers via debugfs
  - panfrost: Add MT8188 Mali-G57 MC3 support
  - panthor: misc improvements,
  - rockchip: Gamma LUT support
  - tidss: Misc improvements
  - virtio: convert to helpers, add prime support for scanout buffers
  - v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
  - vc4: Add support for BCM2712
  - vkms: Improvements all across the board

  - panels:
    - Introduce backlight quirks infrastructure
    - New panels: KDB KD116N2130B12

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Maxime Ripard <mripard@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241205-agile-straight-pegasus-aca7f4@houat
2024-12-13 08:48:09 +10: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