Searched refs:PLANE_CTL_TILED_4 (Results 1 – 2 of 2) sorted by relevance
1050 return PLANE_CTL_TILED_4; in skl_plane_ctl_tiling()1052 return PLANE_CTL_TILED_4 | in skl_plane_ctl_tiling()1056 return PLANE_CTL_TILED_4 | in skl_plane_ctl_tiling()1060 return PLANE_CTL_TILED_4 | PLANE_CTL_RENDER_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling()1062 return PLANE_CTL_TILED_4 | in skl_plane_ctl_tiling()1066 return PLANE_CTL_TILED_4 | PLANE_CTL_RENDER_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling()1068 return PLANE_CTL_TILED_4 | PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling()1071 return PLANE_CTL_TILED_4 | PLANE_CTL_RENDER_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling()3025 static_assert(PLANE_CTL_TILED_YF == PLANE_CTL_TILED_4); in skl_get_initial_plane_config()
88 #define PLANE_CTL_TILED_4 REG_FIELD_PREP(PLANE_CTL_TILED_MASK, 5) macro
Completed in 12 milliseconds