1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/udl
Dave Airlie 54bc1d3255 Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
drm-misc-next for v6.13:

UAPI Changes:
- panthor: Add realtime group priority and priority query.

Cross-subsystem Changes:
- Add Vivek Kasireddy as udmabuf maintainer.
- Assorted udmabuf changes.
- Device tree binding updates.
- dmabuf documentation fixes.
- Move drm_rect to drm core module from kms helper.

Core Changes:
- Update scheduler documentation and concurrency fixes.
- drm/ci updates.
- Add memory-agnostic fbdev client and client-agnostic setup helper.
- Huge driver conversion for using the above.

Driver Changes:
- Assorted fixes to imx, panel/nt35510, sti, accel/ivpu, v3d, vkms,
  host1x.
- Add panel quirks for AYA NEO panels.
- Make module autoloading work for bridge/it6505 and mcde.
- Add huge page support to v3d using a custom shmfs.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/a9b95e6f-9f35-464e-83f6-bda75b35ee0b@linux.intel.com
2024-10-09 11:58:39 +10:00
..
Kconfig drm/udl: Run DRM default client setup 2024-09-26 09:31:28 +02:00
Makefile drm/udl: Untangle .get_modes() and .detect_ctx() 2024-05-13 13:35:52 +02:00
udl_drv.c drm/udl: Run DRM default client setup 2024-09-26 09:31:28 +02:00
udl_drv.h drm/udl: Remove struct udl_connector 2024-05-13 13:35:53 +02:00
udl_edid.c drm: use mem_is_zero() instead of !memchr_inv(s, 0, n) 2024-08-16 12:07:46 +03:00
udl_edid.h drm/udl: Untangle .get_modes() and .detect_ctx() 2024-05-13 13:35:52 +02:00
udl_main.c drm/udl: delete dead code 2023-05-03 16:32:33 +02:00
udl_modeset.c drm/udl: Remove struct udl_connector 2024-05-13 13:35:53 +02:00
udl_proto.h drm/udl: Add constants for commands 2022-10-07 13:47:40 +02:00
udl_transfer.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00