drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.
authorMario Kleiner <mario.kleiner.de@gmail.com>
Sun, 23 Apr 2017 23:02:46 +0000 (01:02 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Apr 2017 21:33:03 +0000 (17:33 -0400)
commiteffaf848b957fbf72a3b6a1ad87f5e031eda0b75
tree8d9d3b24296f6a05324c3d78e73c91c29714af35
parent2f2429c38eddbc4f988589099fd86bb6bb65b7e4
drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.

This apparently got lost when implementing the new DCE-6 support
and would cause failures in pageflip scheduling and timestamping.

Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c