]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: add missing crtc unlock when setting up the MC
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Nov 2014 22:14:32 +0000 (17:14 -0500)
committerJiri Slaby <jslaby@suse.cz>
Wed, 19 Nov 2014 17:38:19 +0000 (18:38 +0100)
commit984e580d41b0e91b37e53f64f2455618c49e571b
treee999411d3afb60a9acb34c441e87db5978a42036
parent30c45d8c1094fa14ef7180bbd5cf3af33b49f1c8
drm/radeon: add missing crtc unlock when setting up the MC

commit f0d7bfb9407fccb6499ec01c33afe43512a439a2 upstream.

Need to unlock the crtc after updating the blanking state.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/gpu/drm/radeon/evergreen.c