drm/tegra: Introduce tegra_drm_submit()
authorThierry Reding <treding@nvidia.com>
Thu, 10 Oct 2013 09:00:33 +0000 (11:00 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:55:45 +0000 (09:55 +0100)
Command stream submissions are the same across all devices that expose
a channel to userspace, so move the code into a generic function.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found