Home
last modified time | relevance | path

Searched refs:y_tiled (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c30 bool x_tiled, y_tiled; member
1741 wp->y_tiled = modifier != I915_FORMAT_MOD_X_TILED && in skl_compute_wm_params()
1782 if (wp->y_tiled) { in skl_compute_wm_params()
1876 if (wp->y_tiled) { in skl_compute_plane_wm()
1923 if (wp->y_tiled) { in skl_compute_plane_wm()
1942 if (wp->y_tiled) { in skl_compute_plane_wm()
2067 if (wp->y_tiled) { in skl_compute_transition_wm()