Lines Matching full:vkms
15 #define DEFAULT_DEVICE_NAME "vkms"
60 * correct composition results in VKMS and simplifying color
91 * enum pixel_read_direction - Enum used internally by VKMS to represent a reading direction in a
198 * struct vkms_output - Internal representation of all output components in VKMS
209 * @composer_enabled: Protected by @lock, true when the VKMS composer is active (crc needed or
211 * @composer_state: Protected by @lock, current state of this VKMS output
232 * struct vkms_device - Description of a VKMS device
236 * @output - Configuration and sub-components of the VKMS device
237 * @config: Configuration used in this VKMS device
262 * vkms_crtc_init() - Initialize a CRTC for VKMS
263 * @dev: DRM device associated with the VKMS buffer
273 * vkms_output_init() - Initialize all sub-components needed for a VKMS device.
275 * @vkmsdev: VKMS device to initialize
282 * @vkmsdev: VKMS device containing the plane