]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Fix unbalanced locking in surface apply
authorRoman Li <Roman.Li@amd.com>
Tue, 7 Nov 2017 15:58:40 +0000 (10:58 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:39 +0000 (12:47 -0500)
commit2194e3ae902a89579141d860d010d78d422cbc4f
tree9917e10b1900e53c1de19f0d0e84a7b913d1e739
parent7f914a62c94fb29b96a88d72c9a2688db95275cf
drm/amd/display: Fix unbalanced locking in surface apply

also simplifying syntax and removing unused variable in
dce110_apply_ctx_for_surface()

Signed-off-by: Roman Li <Roman.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/dc/dce110/dce110_hw_sequencer.c