drm/tegra: dc: Reset VBLANK to off
authorThierry Reding <treding@nvidia.com>
Thu, 2 Jul 2015 15:04:06 +0000 (17:04 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:47:40 +0000 (13:47 +0200)
commit31930d4d0860fc87f93d9b76b0a4e6ac0b823dbf
tree728ff1399a99351d81849c70d0e314a322172124
parentfb36d0eed4fe3359aca8e6000c1bd92cc5199718
drm/tegra: dc: Reset VBLANK to off

Upon driver load, reset the VBLANK machinery to off to reflect the
hardware state. Since the ->reset() callback is called from the initial
drm_mode_config_reset() call, move the latter after the VBLANK machinery
initialization by drm_vblank_init().

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/drm.c
This page took 0.026017 seconds and 5 git commands to generate.