Searched refs:PLANE_CTL_ASYNC_FLIP (Results 1 – 3 of 3) sorted by relevance
1020 if (vgpu_vreg_t(vgpu, DSPCNTR(pipe)) & PLANE_CTL_ASYNC_FLIP) in pri_surf_mmio_write()1040 if (vgpu_vreg_t(vgpu, SPRCTL(pipe)) & PLANE_CTL_ASYNC_FLIP) in spr_surf_mmio_write()
1324 plane_ctl |= PLANE_CTL_ASYNC_FLIP; in skl_plane_async_flip()
3645 #define PLANE_CTL_ASYNC_FLIP REG_BIT(9) macro