Searched refs:PLANE_CTL_TILED_Y (Results 1 – 2 of 2) sorted by relevance
3459 return PLANE_CTL_TILED_Y; in skl_plane_ctl_tiling()3461 return PLANE_CTL_TILED_Y | PLANE_CTL_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling()8451 case PLANE_CTL_TILED_Y: in skylake_get_initial_plane_config()
6290 #define PLANE_CTL_TILED_Y ( 4 << 10) macro