]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Trigger full update on plane change
authorLeo (Sunpeng) Li <sunpeng.li@amd.com>
Thu, 9 Nov 2017 20:33:43 +0000 (15:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:48:11 +0000 (12:48 -0500)
commit000b59ea9f8360a3e82efe1f4adef4d215ba18c8
treecb760653fbca9a20d73ad003e901ee32f5b843b6
parent69cff5a4e35077d1e6d2527559eab09621a8ead6
drm/amd/display: Trigger full update on plane change

With the optimized DCN10 frontend programming code, things are
programmed only when requested. For now, trigger a full update on all
plane changes.

Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@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/amdgpu_dm/amdgpu_dm.c