Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/tegra/
Dgem.c452 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_free_object()
491 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_fault()
512 struct tegra_bo *bo = to_tegra_bo(gem); in __tegra_gem_mmap()
565 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_map_dma_buf()
598 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_unmap_dma_buf()
616 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_begin_cpu_access()
629 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_end_cpu_access()
653 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vmap()
720 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.c29 return to_tegra_bo(drm_gem_fb_get_obj(framebuffer, index)); in tegra_fb_get_plane()
171 planes[i] = to_tegra_bo(gem); in tegra_fb_create()
Ddrm.c370 bo = to_tegra_bo(gem); in tegra_gem_mmap()
637 bo = to_tegra_bo(gem); in tegra_gem_set_tiling()
659 bo = to_tegra_bo(gem); in tegra_gem_get_tiling()
701 bo = to_tegra_bo(gem); in tegra_gem_set_flags()
723 bo = to_tegra_bo(gem); in tegra_gem_get_flags()