Lines Matching refs:base
281 __drm_atomic_helper_plane_duplicate_state(plane, &vc4_state->base);
294 return &vc4_state->base;
312 __drm_atomic_helper_plane_destroy_state(&vc4_state->base);
327 __drm_atomic_helper_plane_reset(plane, &vc4_state->base);
870 /* Adjust the base pointer to the first pixel to be scanned
904 /* Intra-tile offsets, which modify the base address (the
906 * base address).
985 /* Adjust the base pointer to the first pixel to be scanned
1504 bo = to_vc4_bo(&drm_fb_dma_get_gem_obj(state->fb, 0)->base);
1522 bo = to_vc4_bo(&drm_fb_dma_get_gem_obj(state->fb, 0)->base);
1641 vc4_plane = drmm_universal_plane_alloc(dev, struct vc4_plane, base,
1648 plane = &vc4_plane->base;