Skip to content

backend-drm: Don't try to prepare non-cursor view in renderer-only mode

JeffyChen requested to merge JeffyCN/weston:drm-fixes into main

Returning before attempting to create drm_fb, since it would fail out in the later check anyway.

Signed-off-by: Jeffy Chen jeffy.chen@rock-chips.com

Merge request reports