Searched refs:res_blocks (Results 1 – 1 of 1) sorted by relevance
3145 uint32_t res_blocks, res_lines; in skl_compute_plane_wm() local3193 res_blocks = selected_result + 1; in skl_compute_plane_wm()3201 res_blocks++; in skl_compute_plane_wm()3204 if (res_blocks >= ddb_allocation || res_lines > 31) in skl_compute_plane_wm()3207 *out_blocks = res_blocks; in skl_compute_plane_wm()