Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Dgem.c508 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_free_object()
556 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_fault()
577 struct tegra_bo *bo = to_tegra_bo(gem); in __tegra_gem_mmap()
629 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_map_dma_buf()
662 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_unmap_dma_buf()
680 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_begin_cpu_access()
693 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_end_cpu_access()
717 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vmap()
732 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vunmap()
793 bo = to_tegra_bo(gem); in tegra_gem_lookup()
Dfb.c23 return to_tegra_bo(drm_gem_fb_get_obj(framebuffer, index)); in tegra_fb_get_plane()
166 planes[i] = to_tegra_bo(gem); in tegra_fb_create()
Dgem.h52 static inline struct tegra_bo *to_tegra_bo(struct drm_gem_object *gem) in to_tegra_bo() function
Ddrm.c374 bo = to_tegra_bo(gem); in tegra_gem_mmap()
648 bo = to_tegra_bo(gem); in tegra_gem_set_tiling()
670 bo = to_tegra_bo(gem); in tegra_gem_get_tiling()
712 bo = to_tegra_bo(gem); in tegra_gem_set_flags()
734 bo = to_tegra_bo(gem); in tegra_gem_get_flags()