Hi, It looks like it's been a slow week, but here's this week drm-misc-next PR
Maxime drm-misc-next-2025-06-26: drm-misc-next for 6.17: UAPI Changes: Cross-subsystem Changes: Core Changes: - ci: Add Device tree validation and kunit - connector: Move HDR sink metadat to drm_display_info Driver Changes: - bochs: drm_panic Support - panfrost: MT8370 Support - bridge: - tc358767: Convert to devm_drm_bridge_alloc() The following changes since commit 1a45ef022f0364186d4fb2f4e5255dcae1ff638a: drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers (2025-06-18 10:46:03 +0200) are available in the Git repository at: https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-next-2025-06-26 for you to fetch changes up to d6b93bfa5d1eba452e494d3a05d6bef65bc569b7: drm/nouveau/disp: Use dev->dev to get the device (2025-06-25 20:07:03 +0200) ---------------------------------------------------------------- drm-misc-next for 6.17: UAPI Changes: Cross-subsystem Changes: Core Changes: - ci: Add Device tree validation and kunit - connector: Move HDR sink metadat to drm_display_info Driver Changes: - bochs: drm_panic Support - panfrost: MT8370 Support - bridge: - tc358767: Convert to devm_drm_bridge_alloc() ---------------------------------------------------------------- Jani Nikula (1): drm/connector: move HDR sink metadata to display info Louis-Alexis Eyraud (5): dt-bindings: gpu: mali-bifrost: Add compatible for MT8370 SoC drm/panfrost: Drop duplicated Mediatek supplies arrays drm/panfrost: Commonize Mediatek power domain array definitions drm/panfrost: Add support for Mali on the MT8370 SoC arm64: dts: mediatek: mt8370: Enable gpu support Luca Ceresoli (1): drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API Ryosuke Yasuoka (1): drm/bochs: Add support for drm_panic Sakari Ailus (1): drm/nouveau/disp: Use dev->dev to get the device Vignesh Raman (2): drm/ci: Add jobs to validate devicetrees drm/ci: Add jobs to run KUnit tests .../devicetree/bindings/gpu/arm,mali-bifrost.yaml | 5 +- arch/arm64/boot/dts/mediatek/mt8370.dtsi | 16 ++++++ drivers/gpu/drm/bridge/tc358767.c | 56 ++++++++++++++------ drivers/gpu/drm/ci/check-devicetrees.yml | 50 ++++++++++++++++++ drivers/gpu/drm/ci/dt-binding-check.sh | 19 +++++++ drivers/gpu/drm/ci/dtbs-check.sh | 22 ++++++++ drivers/gpu/drm/ci/gitlab-ci.yml | 4 ++ drivers/gpu/drm/ci/kunit.sh | 16 ++++++ drivers/gpu/drm/ci/kunit.yml | 37 +++++++++++++ drivers/gpu/drm/ci/setup-llvm-links.sh | 13 +++++ drivers/gpu/drm/display/drm_hdmi_helper.c | 2 +- drivers/gpu/drm/drm_connector.c | 2 +- drivers/gpu/drm/drm_edid.c | 19 +++---- .../gpu/drm/i915/display/intel_dp_aux_backlight.c | 2 +- drivers/gpu/drm/nouveau/nouveau_display.c | 2 +- drivers/gpu/drm/panfrost/panfrost_drv.c | 61 ++++++++++++---------- drivers/gpu/drm/tiny/bochs.c | 19 +++++++ include/drm/drm_connector.h | 8 +-- 18 files changed, 292 insertions(+), 61 deletions(-) create mode 100644 drivers/gpu/drm/ci/check-devicetrees.yml create mode 100755 drivers/gpu/drm/ci/dt-binding-check.sh create mode 100755 drivers/gpu/drm/ci/dtbs-check.sh create mode 100755 drivers/gpu/drm/ci/kunit.sh create mode 100644 drivers/gpu/drm/ci/kunit.yml create mode 100755 drivers/gpu/drm/ci/setup-llvm-links.sh
signature.asc
Description: PGP signature