[Midnightbsd-cvs] [MidnightBSD/mports] 05fd9f: graphics/drm-515-kmod: depend on linuxkpi_hdmi on ...

Lucas Holt noreply at github.com
Wed Jun 24 20:26:54 EDT 2026


  Branch: refs/heads/graphics/drm-515-kmod
  Home:   https://github.com/MidnightBSD/mports
  Commit: 05fd9feb2894e11bcc40893f0684cd5d42f4aa7d
      https://github.com/MidnightBSD/mports/commit/05fd9feb2894e11bcc40893f0684cd5d42f4aa7d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M graphics/drm-515-kmod/Makefile
    A graphics/drm-515-kmod/files/patch-drivers_gpu_drm_amd_amdgpu_amdgpu__freebsd.c
    A graphics/drm-515-kmod/files/patch-drivers_gpu_drm_drm__os__freebsd.c
    A graphics/drm-515-kmod/files/patch-drivers_gpu_drm_i915_i915__module.c
    A graphics/drm-515-kmod/files/patch-drivers_gpu_drm_radeon_radeon__freebsd.c
    A graphics/drm-515-kmod/files/patch-drivers_gpu_drm_ttm_ttm__module.c

  Log Message:
  -----------
  graphics/drm-515-kmod: depend on linuxkpi_hdmi on MidnightBSD

The DRM modules reference HDMI infoframe symbols provided by linuxkpi_hdmi, but the dependency was guarded only by a FreeBSD version check. Include MidnightBSD in the guard so kldload can resolve the dependency before loading drm.ko and dependent GPU modules.

AI-Assisted-by: OpenAI GPT-5 Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list