Home
last modified time | relevance | path

Searched refs:composer_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/vkms/
H A Dvkms_drv.h225 bool composer_enabled; member
H A Dvkms_crtc.c31 if (state && output->composer_enabled) { in vkms_crtc_handle_vblank_timeout()
/linux/Documentation/gpu/
H A Dvkms.rst249 - The writeback and CRC capture operations share the use of composer_enabled
251 composer_enabled needs to refcounting the composer state to proper work.