mirror-linux/drivers/gpu/drm/tests
Dave Airlie b2c6627e40 drm-misc-next for 6.20:
Core Changes:
  - buddy: Fix free_trees memory leak, prevent a BUG_ON
  - dma-buf: Start to introduce cgroup memory accounting in heaps, Remove
    sysfs stats, add new tracepoints
  - hdmi: Limit infoframes exposure to userspace based on driver
    capabilities
  - property: Account for property blobs in memcg
 
 Driver Changes:
  - atmel-hlcdc: Switch to drmm resources, Support nomodeset parameter,
    various patches to use newish helpers and fix memory safety bugs
  - hisilicon: Fix various DisplayPort related bugs
  - imagination: Introduce hardware version checks
  - renesas: Fix kernel panic on reboot
  - rockchip: Fix RK3576 HPD interrupt handling, Improve RK3588 HPD
    interrupt handling
  - v3d: Convert to drm logging helpers
 
  - bridge:
    - Continuation of the refcounting effort
    - new bridge: Algoltek AG6311
 
  - panel:
    - new panel: Anbernic RG-DS
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMJAB0WIQTkHFbLp4ejekA/qfgnX84Zoj2+dgUCaXHk5wAKCRAnX84Zoj2+
 dvgLAYCWgsKoqTMt0VATQzUyuOzkJwszjcBgqcd1NRXbUHacYEEA3+1FO00wWUJc
 CVsB7tcBgKjy8/fuPR/ZP6Xk4ipZnE/fyW+OQ++mo4gLMipGzrcT6G2eJhtubMlB
 FobrkI5Z4Q==
 =pRaO
 -----END PGP SIGNATURE-----

Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next

drm-misc-next for 6.20:

Core Changes:
 - buddy: Fix free_trees memory leak, prevent a BUG_ON
 - dma-buf: Start to introduce cgroup memory accounting in heaps, Remove
   sysfs stats, add new tracepoints
 - hdmi: Limit infoframes exposure to userspace based on driver
   capabilities
 - property: Account for property blobs in memcg

Driver Changes:
 - atmel-hlcdc: Switch to drmm resources, Support nomodeset parameter,
   various patches to use newish helpers and fix memory safety bugs
 - hisilicon: Fix various DisplayPort related bugs
 - imagination: Introduce hardware version checks
 - renesas: Fix kernel panic on reboot
 - rockchip: Fix RK3576 HPD interrupt handling, Improve RK3588 HPD
   interrupt handling
 - v3d: Convert to drm logging helpers

 - bridge:
   - Continuation of the refcounting effort
   - new bridge: Algoltek AG6311

 - panel:
   - new panel: Anbernic RG-DS

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

From: Maxime Ripard <mripard@redhat.com>
Link: https://patch.msgid.link/20260122-antique-sexy-junglefowl-1bc5a8@houat
2026-01-23 12:45:15 +10:00
..
.kunitconfig drm/tests: make sure drm_client_modeset tests are enabled 2025-09-16 20:20:21 +03:00
Makefile drm/tests: Add a few tests around drm_fixed.h 2025-11-26 23:03:33 +01:00
drm_atomic_state_test.c drm/tests: Handle EDEADLK in set_up_atomic_state() 2025-12-12 10:12:46 +01:00
drm_atomic_test.c
drm_bridge_test.c drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc() 2025-06-06 15:50:23 +02:00
drm_buddy_test.c drm/tests/drm_buddy: Add tests for allocations exceeding max_order 2026-01-21 11:06:05 +05:30
drm_client_modeset_test.c drm/tests: hdmi: check the infoframes behaviour 2026-01-19 13:10:35 +02:00
drm_cmdline_parser_test.c
drm_connector_test.c drm/display: hdmi_state_helper: split InfoFrame functions per type 2026-01-19 13:11:46 +02:00
drm_damage_helper_test.c
drm_dp_mst_helper_test.c
drm_exec_test.c drm/test: drm_exec: use kzalloc() to allocate GEM objects 2025-08-29 17:42:20 +02:00
drm_fixp_test.c drm/tests: Add a few tests around drm_fixed.h 2025-11-26 23:03:33 +01:00
drm_format_helper_test.c drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endian 2025-08-11 17:24:15 +02:00
drm_format_test.c
drm_framebuffer_test.c drm: Pass the format info to .fb_create() 2025-07-16 20:03:14 +03:00
drm_gem_shmem_test.c drm/tests: shmem: Hold reservation lock around purge 2025-12-21 18:21:36 +01:00
drm_hdmi_state_helper_test.c drm-misc-next for 6.20: 2026-01-23 12:45:15 +10:00
drm_kunit_edid.h drm/tests: hdmi: check the infoframes behaviour 2026-01-19 13:10:35 +02:00
drm_kunit_helpers.c drm: Include <linux/export.h> 2025-06-16 09:01:23 +02:00
drm_managed_test.c
drm_mm_test.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
drm_modes_test.c
drm_panic_test.c drm/panic: Add kunit tests for drm_panic 2026-01-05 10:03:41 +01:00
drm_plane_helper_test.c
drm_probe_helper_test.c
drm_rect_test.c
drm_sysfb_modeset_test.c drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers 2025-06-18 10:46:03 +02:00