drm/tegra: dc: Factor out DC, window and cursor commit
authorThierry Reding <treding@nvidia.com>
Tue, 21 Oct 2014 11:41:46 +0000 (13:41 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:17:01 +0000 (16:17 +0100)
The sequence to commit changes to the DC, window or cursor configuration
is repetitive and can be extracted into separate functions for ease of
use.

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

No differences found