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.c1322 u32 plane_surf; in skl_plane_surf_offset() local
1324 plane_surf = skl_surf_address(plane_state, color_plane); in skl_plane_surf_offset()
1327 plane_surf |= PLANE_SURF_DECRYPT; in skl_plane_surf_offset()
1329 return plane_surf; in skl_plane_surf_offset()
1719 u32 plane_surf = plane_state->surf; in skl_plane_async_flip() local
1725 plane_surf |= PLANE_SURF_ASYNC_UPDATE; in skl_plane_async_flip()
1733 plane_surf); in skl_plane_async_flip()