Searched refs:y_tiled (Results 1 – 2 of 2) sorted by relevance
4655 wp->y_tiled = modifier == I915_FORMAT_MOD_Y_TILED || in skl_compute_wm_params()4700 if (wp->y_tiled) { in skl_compute_wm_params()4801 if (wp->y_tiled) { in skl_compute_plane_wm()4831 if (wp->y_tiled) { in skl_compute_plane_wm()4851 if (wp->y_tiled) { in skl_compute_plane_wm()4963 if (wp->y_tiled) { in skl_compute_transition_wm()
914 bool x_tiled, y_tiled; member