drm/tegra: dc: Wire up CRTC parent of atomic state
authorThierry Reding <treding@nvidia.com>
Wed, 28 Jan 2015 14:03:31 +0000 (15:03 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 19 Feb 2015 13:21:47 +0000 (14:21 +0100)
commit332bbe7003badae01fed55b11820fcd467b3bbf4
tree02deb2437ec7d2977582b4b0c8f9d9ad9a5335eb
parent567a3cd1d75e3f282759af3bd05a7369daef2b2a
drm/tegra: dc: Wire up CRTC parent of atomic state

Store a pointer to the CRTC in its atomic state to make it easy for
state handling code to get at the CRTC.

Tested-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c