Searched refs:y_tiled (Results 1 – 2 of 2) sorted by relevance
4503 wp->y_tiled = fb->modifier == I915_FORMAT_MOD_Y_TILED || in skl_compute_plane_wm_params()4560 if (wp->y_tiled) { in skl_compute_plane_wm_params()4629 if (wp->y_tiled) { in skl_compute_plane_wm()4655 if (wp->y_tiled) { in skl_compute_plane_wm()4674 if (wp->y_tiled) { in skl_compute_plane_wm()4843 if (wp->y_tiled) { in skl_compute_transition_wm()
1216 bool x_tiled, y_tiled; member