Searched refs:x_tiled (Results 1 – 2 of 2) sorted by relevance
1216 bool x_tiled, y_tiled; member
4507 wp->x_tiled = fb->modifier == I915_FORMAT_MOD_X_TILED; in skl_compute_plane_wm_params()4570 } else if (wp->x_tiled && IS_GEN9(dev_priv)) { in skl_compute_plane_wm_params()4619 if (apply_memory_bw_wa && wp->x_tiled) in skl_compute_plane_wm()