Skip to content

drm_hwcomposer: Cuttlefish: Set PRESENT_FENCE_IS_NOT_RELIABLE

Tim Van Patten requested to merge timvp/drm-hwcomposer:cf_present_fence into main

Set the capability PRESENT_FENCE_IS_NOT_RELIABLE for Cuttlefish, the virtual Android device.

The virtio gpu module (used on emulators like Cuttlefish) sends frames to the host as fast as possible and does not emulate "real display timing".

Signed-off-by: Tim Van Patten timvp@google.com

Merge request reports

Loading