]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Set all update flags when we have full update
authorEric Yang <Eric.Yang2@amd.com>
Wed, 14 Mar 2018 21:56:58 +0000 (17:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Apr 2018 18:08:06 +0000 (13:08 -0500)
commit1402c605173bbbb1c2f7e615a1708a6ee61c69c3
tree919f0a4332cd6c3e12cca50e0ac5aaf5227f1e7f
parent78d5d04d118d55b6c51ca787d5debb9ad1b8a391
drm/amd/display: Set all update flags when we have full update

To prevent future optimization related bugs, just set all update
flags when we have a full update, since we know we want to reprogram
everything in that case.

Signed-off-by: Eric Yang <Eric.Yang2@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