Searched refs:res_blocks (Results 1 – 1 of 1) sorted by relevance
2877 uint32_t res_blocks, res_lines; in skl_compute_plane_wm() local2922 res_blocks = selected_result + 1; in skl_compute_plane_wm()2930 res_blocks++; in skl_compute_plane_wm()2933 if (res_blocks >= ddb_allocation || res_lines > 31) in skl_compute_plane_wm()2936 *out_blocks = res_blocks; in skl_compute_plane_wm()