VOOZH about

URL: https://www.phoronix.com/news/Intel-Pixelflut-Patch-Linux-615

⇱ Intel Linux Graphics Driver Gets Patch To Help With Pixelflut Competition - Phoronix


👁 Phoronix

Intel Linux Graphics Driver Gets Patch To Help With Pixelflut Competition

Written by Michael Larabel in Intel on 13 March 2025 at 06:44 AM EDT. Add A Comment
A lot of Linux 6.15 intended patches by Intel for their kernel graphics driver have accumulated like enabling Xe3 "dirty rect" mode, SVM for the Xe driver, EU stall sampling, GuC power profile tuning, and more. Yesterday another drm-intel-gt-next pull request was submitted to DRM-Next ahead of the upcoming Linux 6.15 merge window.

This week's drm-intel-gt-next batch is light given we're late in the cycle and hitting the cut-off of new Direct Rendering Manager feature work for the next kernel cycle. But there are two items worth mentioning.

First, following recent patches around fixing multiple partial mmaps support within the Intel kernel driver, the I915_PARAM_MMAP_GTT_VERSION version has been bumped so user-space software like Mesa can easily know that there is suitable and working multiple partial mmaps support in good shape.

The other is adding VMAP support to the Intel driver code for DRM clients. This work enables the Intel i915 driver GEM VMAP / VUNMAP object functions so that DRM clients can use drm_client_buffer_vmap() and drm_client_buffer_vunmap() with the Intel Linux kernel graphics driver.

This work comes from outside Intel and this DRM client VMAP support is being used with an XDP to DRM version of Pixelflut. Pixelflut "pixel flood" the hacker competition around flooding a server with data packets for displaying a mess of pixels/images on a large screen as fast as possible. See this patch and for those wondering more about Pixelflut:

👁 Pixelflut


This pull request preps those final Intel GT feature patches ahead of the Linux 6.15 merge window.

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.