drm/amd/display: add additional flag consideration for surface update
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Thu, 22 Aug 2019 18:12:57 +0000 (14:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Sep 2019 13:06:54 +0000 (08:06 -0500)
commit747012382937e4b6eb34ba730e815f9da836e454
tree09975b376aea3139e6e14b0d59d0da30aaad08a5
parenta45804db8bc08efba06ab6a0a6d0dc2d4d5d1a24
drm/amd/display: add additional flag consideration for surface update

Surface dchub/dpp update would not trigger if a stream update was the
only cause. This change now allows stream flags to trigger this update.

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c