Searched refs:pending_async_planes (Results 1 – 1 of 1) sorted by relevance
51 bool pending_async_planes; member309 if (mtk_crtc->pending_async_planes) { in ddp_cmdq_cb()318 mtk_crtc->pending_async_planes = false; in ddp_cmdq_cb()526 if (mtk_crtc->pending_async_planes) { in mtk_crtc_ddp_config()547 mtk_crtc->pending_async_planes = false; in mtk_crtc_ddp_config()558 unsigned int pending_planes = 0, pending_async_planes = 0; in mtk_crtc_update_config() local583 pending_async_planes |= BIT(i); in mtk_crtc_update_config()588 if (pending_async_planes) in mtk_crtc_update_config()589 mtk_crtc->pending_async_planes = true; in mtk_crtc_update_config()