Drm.KmsKernel mode-setting.
This API is used to configure physical monitors (screen resolution, framebuffers, etc).
See the Linux Kernel Mode Setting documentation for more information.
module type BITSET = sig ... endmodule Rect : sig ... endmodule Blob : sig ... endAn untyped string of bytes.
module Mode_info : sig ... endScreen mode resolution and timing information.
module Sub_pixel : sig ... endHow pixels are physically arranged on a particular monitor.
module Property : sig ... endA property can be used to read or write extra settings on an object (resource).
module Properties : sig ... endDrivers can add extra properties to objects, discoverable at runtime.
module Connector : sig ... endA physical connector used to attach a monitor.
module Crtc : sig ... endA CRT Controller.
module Encoder : sig ... endmodule Resources : sig ... endThe set of resources provided by the hardware (excluding planes; see Plane.list).
module Atomic_req : sig ... endAtomic requests.
module Lease : sig ... endSharing access with other processes.