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)
commit205d48edee844740041c07450fedd7314352ba44
tree393076bf5ac3564e96ed575d779adeb4df8000b8
parentdf06b759f2cf4690fa9991edb1504ba39932b2bb
drm/tegra: dc: Factor out DC, window and cursor commit

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>
drivers/gpu/drm/tegra/dc.c
This page took 0.026179 seconds and 5 git commands to generate.