Searched refs:pending_async_planes (Results 1 – 1 of 1) sorted by relevance
51 bool pending_async_planes; member312 if (mtk_crtc->pending_async_planes) { in ddp_cmdq_cb()321 mtk_crtc->pending_async_planes = false; in ddp_cmdq_cb()517 if (mtk_crtc->pending_async_planes) { in mtk_crtc_ddp_config()539 mtk_crtc->pending_async_planes = false; in mtk_crtc_ddp_config()551 unsigned int pending_planes = 0, pending_async_planes = 0; in mtk_drm_crtc_update_config() local571 pending_async_planes |= BIT(i); in mtk_drm_crtc_update_config()576 if (pending_async_planes) in mtk_drm_crtc_update_config()577 mtk_crtc->pending_async_planes = true; in mtk_drm_crtc_update_config()