Searched refs:uv_wm (Results 1 – 2 of 2) sorted by relevance
5087 skl_check_nv12_wm_level(struct skl_wm_level *wm, struct skl_wm_level *uv_wm, in skl_check_nv12_wm_level() argument5091 uv_wm->min_ddb_alloc > uv_total) { in skl_check_nv12_wm_level()5093 memset(uv_wm, 0, sizeof(*uv_wm)); in skl_check_nv12_wm_level()5165 blocks += wm->uv_wm[level].min_ddb_alloc; in skl_allocate_plane_ddb()5218 uv_total[plane_id] = wm->uv_wm[level].min_ddb_alloc + extra; in skl_allocate_plane_ddb()5264 skl_check_nv12_wm_level(&wm->wm[level], &wm->uv_wm[level], in skl_allocate_plane_ddb()5761 skl_compute_wm_levels(crtc_state, &wm_params, wm->uv_wm); in skl_build_plane_wm_uv()
779 struct skl_wm_level uv_wm[8]; member
Completed in 24 milliseconds