Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dplane.h66 extern const struct drm_plane_funcs tegra_plane_funcs;
H A Ddc.c806 &tegra_plane_funcs, formats, in tegra_primary_plane_create()
982 &tegra_plane_funcs, formats, in tegra_dc_cursor_plane_create()
1101 &tegra_plane_funcs, formats, in tegra_dc_overlay_plane_create()
1183 tegra_plane_funcs.destroy(planes[i]); in tegra_dc_add_planes()
1185 tegra_plane_funcs.destroy(primary); in tegra_dc_add_planes()
H A Dplane.c101 const struct drm_plane_funcs tegra_plane_funcs = { variable
H A Dhub.c585 &tegra_plane_funcs, formats, in tegra_shared_plane_create()