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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 May 2017 13:44:35 +0000 (15:44 +0200)
commitd1f006efde1fa224a52a93a0d21eb389bdea851d
tree9efa5fa029427af733c13f44c4fd87702655a5b0
parentb334b3492888068a4ae8373f4e813cf7364d4a61
drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.

commit effaf848b957fbf72a3b6a1ad87f5e031eda0b75 upstream.

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>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c