Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tegra/
Ddrm.c426 static bool tegra_drm_file_owns_context(struct tegra_drm_file *file, in tegra_drm_file_owns_context() function
555 if (!tegra_drm_file_owns_context(fpriv, context)) in tegra_close_channel()
574 if (!tegra_drm_file_owns_context(fpriv, context)) in tegra_get_syncpt()
595 if (!tegra_drm_file_owns_context(fpriv, context)) in tegra_submit()
612 if (!tegra_drm_file_owns_context(fpriv, context)) in tegra_get_syncpt_base()