Home
last modified time | relevance | path

Searched refs:to_tegra_bo (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/tegra/
Dgem.c496 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_free_object()
544 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_fault()
565 struct tegra_bo *bo = to_tegra_bo(gem); in __tegra_gem_mmap()
618 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_map_dma_buf()
651 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_unmap_dma_buf()
669 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_begin_cpu_access()
682 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_end_cpu_access()
706 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vmap()
721 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vunmap()
782 bo = to_tegra_bo(gem); in tegra_gem_lookup()
Dgem.h52 static inline struct tegra_bo *to_tegra_bo(struct drm_gem_object *gem) in to_tegra_bo() function
Dfb.c30 return to_tegra_bo(drm_gem_fb_get_obj(framebuffer, index)); in tegra_fb_get_plane()
172 planes[i] = to_tegra_bo(gem); in tegra_fb_create()
Ddrm.c377 bo = to_tegra_bo(gem); in tegra_gem_mmap()
651 bo = to_tegra_bo(gem); in tegra_gem_set_tiling()
673 bo = to_tegra_bo(gem); in tegra_gem_get_tiling()
715 bo = to_tegra_bo(gem); in tegra_gem_set_flags()
737 bo = to_tegra_bo(gem); in tegra_gem_get_flags()