OSDN Git Service

drm/amd/display: fix plane update prior to stream enablement
authorTony Cheng <tony.cheng@amd.com>
Wed, 8 Nov 2017 04:37:49 +0000 (23:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:42 +0000 (12:47 -0500)
commit949785b5d113af61d40999b2841d1a99de6f9075
tree56040a33bd09128fb6cb4d30d71d741ee6a13ce8
parent19ec320e82c63a44d8d61752e139351be18928ba
drm/amd/display: fix plane update prior to stream enablement

plane update prior to stream enablement is there to recombine pipe
in case we need free pipe for new display.  need to pass in new state
or we will just re-applyingwhat we already have

Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c