Searched refs:plane_bytes_per_line (Results 1 – 2 of 2) sorted by relevance
921 u32 plane_bytes_per_line; member
4699 wp->plane_bytes_per_line = wp->width * wp->cpp; in skl_compute_wm_params()4701 interm_pbpl = DIV_ROUND_UP(wp->plane_bytes_per_line * in skl_compute_wm_params()4711 interm_pbpl = DIV_ROUND_UP(wp->plane_bytes_per_line, in skl_compute_wm_params()4715 interm_pbpl = DIV_ROUND_UP(wp->plane_bytes_per_line, in skl_compute_wm_params()4806 (wp->plane_bytes_per_line / wp->dbuf_block_size < 1)) { in skl_compute_plane_wm()