Lines Matching refs:base
176 __drm_atomic_helper_plane_duplicate_state(plane, &vc4_state->base);
189 return &vc4_state->base;
207 __drm_atomic_helper_plane_destroy_state(&vc4_state->base);
222 __drm_atomic_helper_plane_reset(plane, &vc4_state->base);
681 /* Adjust the base pointer to the first pixel to be scanned
715 /* Intra-tile offsets, which modify the base address (the
717 * base address).
798 /* Adjust the base pointer to the first pixel to be scanned
1100 container_of(state, typeof(*vc4_state), base);
1249 bo = to_vc4_bo(&drm_fb_cma_get_gem_obj(state->fb, 0)->base);
1271 bo = to_vc4_bo(&drm_fb_cma_get_gem_obj(state->fb, 0)->base);
1372 plane = &vc4_plane->base;