Home
last modified time | relevance | path

Searched refs:tegra_fb_get_tiling (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Dfb.c36 int tegra_fb_get_tiling(struct drm_framebuffer *framebuffer, in tegra_fb_get_tiling() function
H A Ddrm.h185 int tegra_fb_get_tiling(struct drm_framebuffer *framebuffer,
H A Ddc.c659 err = tegra_fb_get_tiling(new_plane_state->fb, tiling); in tegra_plane_atomic_check()