OSDN Git Service

drm/amd/display: Fix applying surface to underlay pipe
authorLeon Elazar <leon.elazar@amd.com>
Fri, 17 Mar 2017 16:02:58 +0000 (12:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:20:40 +0000 (17:20 -0400)
commit00f02019990d9020321c446a04044b6ca05d20f8
tree18ea2cb9cbb645da31b86956d8e05dfe7cc382a7
parent0702a01f97ec24b20bf20bf6f36250de08bcc8cb
drm/amd/display: Fix applying surface to underlay pipe

1. Locking all pipes before doing any changes
2. Applying surface for both top and bottom pipes

Signed-off-by: Leon Elazar <leon.elazar@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c