[Midnightbsd-cvs] [MidnightBSD/mports] 8bb367: graphics/drm-515-kmod: new port (Linux 5.15 DRM dr...

Lucas Holt noreply at github.com
Thu Jun 11 17:00:33 EDT 2026


  Branch: refs/heads/feature/drm-515-kmod
  Home:   https://github.com/MidnightBSD/mports
  Commit: 8bb36768d05263917d8e63aa601d59b71d0f6b5d
      https://github.com/MidnightBSD/mports/commit/8bb36768d05263917d8e63aa601d59b71d0f6b5d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    A graphics/drm-515-kmod/Makefile
    A graphics/drm-515-kmod/Makefile.version
    A graphics/drm-515-kmod/distinfo
    A graphics/drm-515-kmod/files/patch-drivers_dma-buf_dma-buf.c
    A graphics/drm-515-kmod/files/patch-drivers_gpu_drm_i915_gem_i915__gem__shmem.c
    A graphics/drm-515-kmod/pkg-descr
    A graphics/drm-515-kmod/pkg-message
    A graphics/drm-515-kmod/pkg-plist

  Log Message:
  -----------
  graphics/drm-515-kmod: new port (Linux 5.15 DRM drivers)

Add drm-515-kmod, modelled on the existing drm-510-kmod, building the
Linux 5.15 DRM stack (drm, ttm, dmabuf, amdgpu, i915kms, radeonkms)
against the FreeBSD 14-level LinuxKPI now provided by MidnightBSD base.

- Makefile.version: 5.15.160 / drm_v5.15.160_6; distinfo refreshed.
- pkg-plist: drm-515 module set (drops linuxkpi_gplv2.ko).
- files/: MidnightBSD source patches for base-API deltas vs the port's
  FreeBSD-14 assumptions (dma_buf_stat thread arg; i915 totalram_pages
  gated on __MidnightBSD_version).

Builds all six .ko on amd64 against /usr/src. Requires the LinuxKPI
uplift in src (FreeBSD 14 additive headers + targeted backports).

Co-Authored-By: Claude Opus 4.8 <noreply at anthropic.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