Searched refs:allow_overlay (Results 1 – 1 of 1) sorted by relevance
170 int allow_overlay; member534 ctx->allow_overlay = drm_get_config_int(ctx, OPT_ALLOW_OVERLAY, 0); in drm_get_ctx()536 if (ctx->allow_overlay) in drm_get_ctx()695 int allow_overlay) in drm_crtc_bind_plane() argument731 if (!allow_overlay && value == DRM_PLANE_TYPE_OVERLAY) in drm_crtc_bind_plane()1109 if (ctx->allow_overlay) { in drm_crtc_prepare()