freenode

← digests

Blender OpenPBR, DRM panels, and free-software ethics

Desktop & Graphics2026-09-27

Blender shader work and DRM display API proposals led Desktop and Graphics activity, alongside heated free-software ethics threads. Kernel and compositor patches for panels, VRR, and virtio-gpu compute also advanced.

Blender WIP OpenPBR shader node

Blender developers announced a work-in-progress OpenPBR shader node for Cycles and EEVEE, aimed at the 5.4 release. A test build and feedback thread are open on the Blender developer discourse. Physically based rendering users and shader authors should exercise the node and report issues before the release window.

DRM panels embed drm_bridge

A v3 series of 19 patches on dri-devel embeds a drm_bridge into every drm_panel, unifying the API and deprecating panel_bridge helpers. The change affects how panels are wired across drivers. Kernel graphics maintainers and panel driver authors need to review the redesign for compatibility impact.

Blender seeks Android tablet Vulkan reports

Blender developers are collecting Vulkan capability reports from Android tablets to judge support for mid-range and older devices. The discourse thread has drawn dozens of participants. Tablet owners who run or plan to run Blender can supply hardware details that shape mobile GPU enablement.

Emacs ethics debate on nonfree tools

Richard Stallman and others on emacs-devel disputed whether ELPA packages may display or enable nonfree tools such as LLMs and Matlab without breaching GNU ethics. The lengthy exchange grew heated. Package maintainers and free-software contributors tracking Emacs distribution policy will find the arguments consequential.

VRR rate-limiter KMS uAPI RFC

An RFC series of 25 patches on wayland-devel proposes DRM/KMS uAPI for VRR target rate limiting plus QMS, with a Rockchip implementation and automated review notes. The interface would give compositors finer control over variable refresh. Display driver and Wayland developers working on VRR should examine the proposed contract.

KDE debates LLM usage guidelines

KDE discourse participants are arguing over LLM usage guidelines after a blog post drew external controversy. Many community members joined the thread. Contributors and users who care about AI policy in free desktop projects will want to watch how the guidelines settle.

virtio-gpu userptr for compute workloads

AMD posted a v9 RFC on dri-devel adding userptr blobs and a ROCM capset to virtio-gpu so compute contexts can avoid shmem copies. The series targets guest-host buffer sharing for compute. Virtualization and GPU compute developers should review the approach for their stacks.

Emacs batch-mode HarfBuzz font driver

A proposal on emacs-devel would add a batch-mode HarfBuzz font driver for PDF export and shaping tests. Maintainers showed mild interest. Emacs developers focused on text shaping and non-interactive export paths may wish to comment on the design.