Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.c435 static bool tegra_drm_file_owns_context(struct tegra_drm_file *file, in tegra_drm_file_owns_context() function
564 if (!tegra_drm_file_owns_context(fpriv, context)) in tegra_close_channel()
583 if (!tegra_drm_file_owns_context(fpriv, context)) in tegra_get_syncpt()
604 if (!tegra_drm_file_owns_context(fpriv, context)) in tegra_submit()
621 if (!tegra_drm_file_owns_context(fpriv, context)) in tegra_get_syncpt_base()