Live data from Hacker News

Linux 7.2

igalia.com

31–40 of 141 posts

Re: Linux 7.2

#33

Why is DRM being implemented in the Kernel; What is the profile for an end-user who wants this in their FOSS?

Different DRM, the one in the kernel is Direct Rendering Manager, which is basically managing access to the GPU.

Re: Linux 7.2

#35

Why is DRM being implemented in the Kernel; What is the profile for an end-user who wants this in their FOSS?

Here it doesn’t mean “digital rights management”, but “Direct Rendering Manager”, a component of the kernel’s graphics stack: https://docs.kernel.org/gpu/?utm_source=chatgpt.com

Re: Linux 7.2

#36

Why is DRM being implemented in the Kernel; What is the profile for an end-user who wants this in their FOSS?

This is DRM as in Direct Rendering Manager, which is the kernel interface to GPU hardware; not Digital Rights Management.

Re: Linux 7.2

#39

Why is DRM being implemented in the Kernel; What is the profile for an end-user who wants this in their FOSS?

The Direct Rendering Manager is useful for any Linux user who wants to display things on a monitor (unless you're happy with like 640x480 VESA, in which case maybe you don't need it)

Re: Linux 7.2

#40
post #36

Why is DRM being implemented in the Kernel; What is the profile for an end-user who wants this in their FOSS?

This is DRM as in Direct Rendering Manager, which is the kernel interface to GPU hardware; not Digital Rights Management.

Named long before Digital Rights Management was a thing (or at least the 3 letter acronym existed for it).
Post reply on HN