Lines Matching defs:dst
384 if (drm_rect_width(&state->dst) < 13)
394 if (drm_rect_height(&state->dst) < 2)
405 (drm_rect_width(&state->dst) != drm_rect_width(&old_state->dst) ||
406 drm_rect_height(&state->dst) != drm_rect_height(&old_state->dst) ||
552 struct drm_rect *dst = &state->dst;
563 ipu_dp_set_window_pos(ipu_plane->dp, dst->x1, dst->y1);
626 ipu_dmfc_config_wait4eot(ipu_plane->dmfc, drm_rect_width(dst));