freenode

← digests

Desktop and graphics roundup for 2026-08-26

Desktop & Graphics2026-08-26

AMDGPU shared virtual memory work, FFmpeg multiview decoding, and several accelerator and tooling proposals led desktop and graphics traffic. Blender threads sought device data and shader feedback while Emacs 31.1 was announced.

AMDGPU SVM phase 1 reaches v9

A ninth revision of the AMDGPU SVM patch series, built on the shared DRM GPUSVM core, was posted to dri-devel for single-GPU operation with XNACK enabled. Review feedback included a NAK on introducing a separate svm_lock rather than reusing the existing eviction_lock. The series matters for unified memory programming on AMD GPUs under the common DRM infrastructure.

FFmpeg adds H.264 MVC multiview decoding

A patch series for FFmpeg extends h264dec with H.264 MVC (Annex H) multiview decoding and view selection aligned to existing MV-HEVC support. The work was discussed on ffmpeg-devel by its author. It brings multiview H.264 handling into the open-source multimedia stack for stereo and related content.

flymake-harper proposed for GNU ELPA

A new package named flymake-harper was proposed for GNU ELPA on emacs-devel. The submission prompted extended maintainer discussion of the Flymake quick-fix API. The exchange clarifies integration expectations for Flymake backends in the Emacs ecosystem.

Blender seeks Android tablet GPU capability reports

Blender developers asked for Vulkan capability reports from Android tablets on the project discourse to gauge support on mid-range and older hardware. Dozens of participants contributed device data and observations. The input will shape decisions on Android graphics enablement in Blender.

Qualcomm DSP accelerator driver meets resistance

Qualcomm posted a v2 DRM accel driver for its DSP FastRPC interface on dri-devel. Reviewers rejected duplication of the existing fastrpc driver and called for a single-driver approach. The feedback steers the work toward consolidation instead of a parallel accel path.

Blender material lighting nodes collect feedback

Blender developers opened a feedback thread on new Light Info and Accumulation shader nodes for material lighting. Multiple participants supplied design comments across a large message volume. The nodes are intended to improve material lighting workflows in the renderer.

RFC for vendor-neutral DRM fabric topology

An RFC series proposes drm-fabric.ko plus a Generic Netlink userspace API for vendor-neutral accelerator interconnect topology covering fabric, endpoint, port, and peer objects. The patches target scale-up interconnects and were discussed by a small set of participants on dri-devel. The design aims at a common topology model across vendors.

Emacs 31.1 released

Emacs 31.1 source and Windows binaries were announced on emacs-devel, accompanied by a minor URL correction. The notice marks the latest stable release of the editor. Users and package maintainers can move to the new version.