]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Nov 2014 17:23:11 +0000 (09:23 -0800)
commit6086d05352f65c1de633a825f3879aa76dbea7cb
tree94b1365e92b1f7326934320e0e88ebdaf838e19f
parent7bfd50b96e3bdd4a59fb23acd45ad176d97b961f
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/evergreen.c