Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dgem.c497 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_free_object()
545 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_fault()
566 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()
708 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vmap()
723 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vunmap()
784 bo = to_tegra_bo(gem); in tegra_gem_lookup()
A Dgem.h52 static inline struct tegra_bo *to_tegra_bo(struct drm_gem_object *gem) in to_tegra_bo() function
A 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()
A 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()

Completed in 11 milliseconds