[PATCH 06/36] drm/tegra: Use tegra_commit_dc() in output drivers

2015-01-20 Thread Thierry Reding
From: Thierry Reding All output drivers have open-coded variants of this function, so export it to remove some code duplication. Signed-off-by: Thierry Reding --- drivers/gpu/drm/tegra/dc.c | 2 +- drivers/gpu/drm/tegra/drm.h | 1 + drivers/gpu/drm/tegra/dsi.c | 6 ++

[PATCH 06/36] drm/tegra: Use tegra_commit_dc() in output drivers

2015-01-20 Thread Thierry Reding
From: Thierry Reding tred...@nvidia.com All output drivers have open-coded variants of this function, so export it to remove some code duplication. Signed-off-by: Thierry Reding tred...@nvidia.com --- drivers/gpu/drm/tegra/dc.c | 2 +- drivers/gpu/drm/tegra/drm.h | 1 +