Searched refs:pending_async_planes (Results 1 – 1 of 1) sorted by relevance
50 bool pending_async_planes; member406 if (mtk_crtc->pending_async_planes) { in mtk_crtc_ddp_config()425 mtk_crtc->pending_async_planes = false; in mtk_crtc_ddp_config()437 unsigned int pending_planes = 0, pending_async_planes = 0; in mtk_drm_crtc_update_config() local457 pending_async_planes |= BIT(i); in mtk_drm_crtc_update_config()462 if (pending_async_planes) in mtk_drm_crtc_update_config()463 mtk_crtc->pending_async_planes = true; in mtk_drm_crtc_update_config()