Home
last modified time | relevance | path

Searched refs:plane_surf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c1319 u32 plane_surf; in skl_plane_surf_offset() local
1321 plane_surf = skl_surf_address(plane_state, color_plane); in skl_plane_surf_offset()
1324 plane_surf |= PLANE_SURF_DECRYPT; in skl_plane_surf_offset()
1326 return plane_surf; in skl_plane_surf_offset()
1718 u32 plane_surf = plane_state->surf; in skl_plane_async_flip() local
1724 plane_surf |= PLANE_SURF_ASYNC_UPDATE; in skl_plane_async_flip()
1732 plane_surf); in skl_plane_async_flip()