tegra_fb_get_plane
struct tegra_bo *tegra_fb_get_plane(struct drm_framebuffer *framebuffer,
struct tegra_bo *bo = tegra_fb_get_plane(framebuffer, 0);
bo = tegra_fb_get_plane(helper->fb, 0);
struct tegra_bo *bo = tegra_fb_get_plane(fb, 0);
struct tegra_bo *bo = tegra_fb_get_plane(state->base.fb, i);