tegra_bo 718 drivers/gpu/drm/tegra/dc.c struct tegra_bo *bo = tegra_fb_get_plane(fb, i); tegra_bo 840 drivers/gpu/drm/tegra/dc.c struct tegra_bo *bo = tegra_fb_get_plane(plane->state->fb, 0); tegra_bo 276 drivers/gpu/drm/tegra/drm.c struct tegra_bo *bo; tegra_bo 383 drivers/gpu/drm/tegra/drm.c struct tegra_bo *obj; tegra_bo 428 drivers/gpu/drm/tegra/drm.c struct tegra_bo *obj; tegra_bo 510 drivers/gpu/drm/tegra/drm.c struct tegra_bo *bo; tegra_bo 525 drivers/gpu/drm/tegra/drm.c struct tegra_bo *bo; tegra_bo 762 drivers/gpu/drm/tegra/drm.c struct tegra_bo *bo; tegra_bo 813 drivers/gpu/drm/tegra/drm.c struct tegra_bo *bo; tegra_bo 853 drivers/gpu/drm/tegra/drm.c struct tegra_bo *bo; tegra_bo 878 drivers/gpu/drm/tegra/drm.c struct tegra_bo *bo; tegra_bo 171 drivers/gpu/drm/tegra/drm.h struct tegra_bo *tegra_fb_get_plane(struct drm_framebuffer *framebuffer, tegra_bo 26 drivers/gpu/drm/tegra/fb.c struct tegra_bo *tegra_fb_get_plane(struct drm_framebuffer *framebuffer, tegra_bo 34 drivers/gpu/drm/tegra/fb.c struct tegra_bo *bo = tegra_fb_get_plane(framebuffer, 0); tegra_bo 102 drivers/gpu/drm/tegra/fb.c struct tegra_bo **planes, tegra_bo 134 drivers/gpu/drm/tegra/fb.c struct tegra_bo *planes[4]; tegra_bo 183 drivers/gpu/drm/tegra/fb.c struct tegra_bo *bo; tegra_bo 215 drivers/gpu/drm/tegra/fb.c struct tegra_bo *bo; tegra_bo 349 drivers/gpu/drm/tegra/fb.c struct tegra_bo *bo = tegra_fb_get_plane(fbdev->fb, 0); tegra_bo 25 drivers/gpu/drm/tegra/gem.c struct tegra_bo *obj = host1x_to_tegra_bo(bo); tegra_bo 32 drivers/gpu/drm/tegra/gem.c struct tegra_bo *obj = host1x_to_tegra_bo(bo); tegra_bo 45 drivers/gpu/drm/tegra/gem.c struct tegra_bo *obj = host1x_to_tegra_bo(bo); tegra_bo 58 drivers/gpu/drm/tegra/gem.c struct tegra_bo *obj = host1x_to_tegra_bo(bo); tegra_bo 70 drivers/gpu/drm/tegra/gem.c struct tegra_bo *obj = host1x_to_tegra_bo(bo); tegra_bo 84 drivers/gpu/drm/tegra/gem.c struct tegra_bo *obj = host1x_to_tegra_bo(bo); tegra_bo 96 drivers/gpu/drm/tegra/gem.c struct tegra_bo *obj = host1x_to_tegra_bo(bo); tegra_bo 114 drivers/gpu/drm/tegra/gem.c static int tegra_bo_iommu_map(struct tegra_drm *tegra, struct tegra_bo *bo) tegra_bo 158 drivers/gpu/drm/tegra/gem.c static int tegra_bo_iommu_unmap(struct tegra_drm *tegra, struct tegra_bo *bo) tegra_bo 173 drivers/gpu/drm/tegra/gem.c static struct tegra_bo *tegra_bo_alloc_object(struct drm_device *drm, tegra_bo 176 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo; tegra_bo 203 drivers/gpu/drm/tegra/gem.c static void tegra_bo_free(struct drm_device *drm, struct tegra_bo *bo) tegra_bo 216 drivers/gpu/drm/tegra/gem.c static int tegra_bo_get_pages(struct drm_device *drm, struct tegra_bo *bo) tegra_bo 249 drivers/gpu/drm/tegra/gem.c static int tegra_bo_alloc(struct drm_device *drm, struct tegra_bo *bo) tegra_bo 280 drivers/gpu/drm/tegra/gem.c struct tegra_bo *tegra_bo_create(struct drm_device *drm, size_t size, tegra_bo 283 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo; tegra_bo 308 drivers/gpu/drm/tegra/gem.c struct tegra_bo *tegra_bo_create_with_handle(struct drm_file *file, tegra_bo 314 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo; tegra_bo 332 drivers/gpu/drm/tegra/gem.c static struct tegra_bo *tegra_bo_import(struct drm_device *drm, tegra_bo 337 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo; tegra_bo 390 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo = to_tegra_bo(gem); tegra_bo 412 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo; tegra_bo 429 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo = to_tegra_bo(gem); tegra_bo 450 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo = to_tegra_bo(gem); tegra_bo 503 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo = to_tegra_bo(gem); tegra_bo 543 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo = to_tegra_bo(gem); tegra_bo 561 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo = to_tegra_bo(gem); tegra_bo 575 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo = to_tegra_bo(gem); tegra_bo 610 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo = to_tegra_bo(gem); tegra_bo 650 drivers/gpu/drm/tegra/gem.c struct tegra_bo *bo; tegra_bo 46 drivers/gpu/drm/tegra/gem.h static inline struct tegra_bo *to_tegra_bo(struct drm_gem_object *gem) tegra_bo 48 drivers/gpu/drm/tegra/gem.h return container_of(gem, struct tegra_bo, gem); tegra_bo 51 drivers/gpu/drm/tegra/gem.h static inline struct tegra_bo *host1x_to_tegra_bo(struct host1x_bo *bo) tegra_bo 53 drivers/gpu/drm/tegra/gem.h return container_of(bo, struct tegra_bo, base); tegra_bo 56 drivers/gpu/drm/tegra/gem.h struct tegra_bo *tegra_bo_create(struct drm_device *drm, size_t size, tegra_bo 58 drivers/gpu/drm/tegra/gem.h struct tegra_bo *tegra_bo_create_with_handle(struct drm_file *file, tegra_bo 416 drivers/gpu/drm/tegra/hub.c struct tegra_bo *bo; tegra_bo 11 drivers/gpu/drm/tegra/plane.h struct tegra_bo; tegra_bo 24 drivers/gpu/drm/tegra/plane.h struct tegra_bo *bo;