User:JavierCantero
Jump to navigation
Jump to search
Diagrams for the Direct Rendering Manager page:
-
Multiple programs colliding while trying to access directly to a 3D graphics card
-
Multiple programs accessing a 3D graphics card through DRM
-
A process using the Direct Rendering Manager of the Linux Kernel to access a 3D accelerated graphics card
-
Direct Rendering Manager architecture details: DRM core and DRM driver (including GEM and KMS) interfaced by libdrm
Wayland protocol diagrams:
-
A client and a compositor communicate through the Wayland protocol using the reference implementation libraries
D-Bus diagrams:
-
A group of processes communicating using one-to-one IPC mechanisms
-
A group of processes communicating using D-Bus
-
A dbus-daemon process acting as a D-Bus message bus.
-
D-Bus communications architecture - two processes connected directly
-
D-Bus communications architecture - two processes connected to a message bus daemon
-
Example of one-to-one request-response message exchange to invoke a method over D-Bus