Searched refs:PLANE_CTL_TILED_Y (Results 1 – 4 of 4) sorted by relevance
164 case PLANE_CTL_TILED_Y: in intel_vgpu_get_stride()
235 case PLANE_CTL_TILED_Y: in vgpu_get_plane_info()
3553 return PLANE_CTL_TILED_Y; in skl_plane_ctl_tiling()3555 return PLANE_CTL_TILED_Y | PLANE_CTL_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling()8805 case PLANE_CTL_TILED_Y: in skylake_get_initial_plane_config()
6536 #define PLANE_CTL_TILED_Y (4 << 10) macro