freenode

← digests

LLM policy clashes and DRM driver series

Desktop & Graphics2026-09-23

Desktop and graphics development centered on a heated Emacs NonGNU ELPA dispute over LLM dependencies, alongside dense DRM and GPU kernel patch work on device migration, panels, HDMI, and virtualization. GNOME contributors also debated project policy after Debian's LLM general resolution.

Hermes blocked from NonGNU ELPA over LLM choices

Richard Stallman, Eli Zaretskii and others on emacs-devel debated whether the hermes package should enter NonGNU ELPA. The dispute turned on its LLM model choices and potential software-as-a-service substitute paths. The outcome shapes Emacs package policy and how free software projects treat LLM-dependent tooling.

Device page migrate-on-fault unifies HMM and migrate_vma

A fourteenth revision of a twelve-patch series on dri-devel unifies HMM pagewalk with migrate_vma for on-fault device page migration. Automated review flagged multiple high-severity issues in the series. Heterogeneous memory and GPU device-memory developers have a concrete path toward simpler fault-driven migration once the defects clear.

DRM panels embed drm_bridge and drop helpers

A third revision of a nineteen-patch series embeds a drm_bridge into every drm_panel, unifies the panel API, and deprecates the panel_bridge helpers. The change reduces boilerplate across display drivers. Panel and bridge maintainers gain a single long-term interface instead of parallel code paths.

HDMI 2.0 for DW HDMI QP on Rockchip SoCs

A seventy-four-patch eleventh revision adds HDMI 2.0 support, including 4K at 60 Hz, to the DW HDMI QP transmitter on RK3576 and RK3588, together with DRM core HDMI connector API changes. The work expands high-resolution output on those platforms. Rockchip and generic DRM HDMI users should examine the connector API updates.

GNOME debates LLM rules after Debian GR

Sixteen participants on discourse.gnome.org discussed Debian's neutral LLM policy outcome from its recent general resolution. The heated thread weighed restrictions or outright bans for GNOME itself. The exchange signals continuing free-desktop governance tension around generative AI tooling.

Panthor gains Mali v15 virtualization

A twenty-seven-patch series adds hardware-assisted para-virtualization and time-slicing to the panthor driver for Mali v15 GPUs. The work enables shared GPU use under virtualization. Arm Mali users running containers or VMs obtain a clearer isolation path.

DRM backlight moves into atomic modesetting

An eighth revision of a fourteen-patch series introduces a per-connector LUMINANCE property and sysfs takeover so backlight control can live inside DRM atomic. Dissent remains over hop counts and naming. Display-stack developers tracking backlight unification have fresh material to review.

RFC: vendor-neutral DRM fabric for accelerators

An RFC proposes drm-fabric.ko and a Generic Netlink userspace API that models fabric, endpoint, port, and peer for scale-up accelerator interconnects. The goal is vendor-neutral topology infrastructure beyond traditional GPUs. Accelerator and multi-device driver writers receive a shared layer to evaluate.