Searched refs:effective_h (Results 1 – 1 of 1) sorted by relevance
1166 unsigned int effective_w, effective_h, max_w, max_h; in intel_fbc_surface_size_ok() local1172 effective_h = plane_state->view.color_plane[0].y + in intel_fbc_surface_size_ok()1175 return effective_w <= max_w && effective_h <= max_h; in intel_fbc_surface_size_ok()