|
|
|
|
|
by ChocolateGod
357 days ago
|
|
> Yes, exactly. And Wayland ignored it for years, from the start, and only later slowly adopted it as an extension. DRM is not part of Wayland, and Wayland does not use DRM. Wayland is the protocol between the display server and application, DRM is a functionality provided by the kernel to allow user space applications to use and share graphics hardware. The display server can use DRM, as will applications wanting to use OpenGL/Vulkan, but these are not "wayland". |
|