this post was submitted on 16 May 2024
4 points (100.0% liked)

Linux

45549 readers
1378 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

The tl;dr for those like me, who don't understand the technical parts:

This week we merged support for the VK_EXT_image_drm_format_modifier extension in NVK, the new open-source Vulkan driver for NVIDIA hardware. We've also back-ported the code to the Mesa 24.1 staging branch so it will be part of the upcoming Mesa 24.1 release.

DRM format modifier support is one of the most important features we've landed in NVK in a while. Though it's not a very interesting feature to most Vulkan applications or game developers, it's very important to the Linux display pipeline. Importantly to users, this is the last piece required to support GameScope. It's also an important piece in making Zink+NVK a robust OpenGL solution.

top 7 comments
sorted by: hot top controversial new old
[–] GolfNovemberUniform@lemmy.ml -2 points 1 month ago (4 children)

DRM = bad. Consider forking.

[–] possiblylinux127@lemmy.zip 2 points 1 month ago

DRM stands for direct rendering manager. You can't even use your computer without the rendering manager to interface your desktop and applications with your GPU.

[–] fossphi@lemm.ee 2 points 1 month ago (1 children)

Umm, this isn't about that DRM

[–] GolfNovemberUniform@lemmy.ml 1 points 1 month ago

I suspected so and tbh idk why I even made the comment. I guess I'm more unstable than usual at the moment

[–] secret300@lemmy.sdf.org 1 points 1 month ago

Haha, I always think of digital rights management at first too but it's actually talking about direct rending something

[–] Penta@lemmy.world 1 points 1 month ago (1 children)

DRM = Direct Rendering Manager, not Digital Rights Management here

[–] acockworkorange@mander.xyz 2 points 1 month ago

And to preempt the question: direct rendering manager predates digital rights management.