]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/tegra: dc: Request syncpoint earlier
authorThierry Reding <treding@nvidia.com>
Mon, 3 Aug 2015 11:18:41 +0000 (13:18 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:47:42 +0000 (13:47 +0200)
commit01a5da0c104d0ce38d2847da2295c510becddbe0
treeafff2c18b60e588edaf65b7de5487cd4233a58af
parente83dcb5bb610a46d10d2d74a67132a75c49804e6
drm/tegra: dc: Request syncpoint earlier

Request a syncpoint for display prior to registering the host1x client.
This will ensure that the syncpoint will be acquired when the KMS driver
initializes.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c