drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jan 2014 23:29:35 +0000 (18:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2014 21:50:21 +0000 (13:50 -0800)
commit4a6df5f4f5a2108d05358e307a4033351276019c
tree0dbb4b665b7d2a786ab536efc27ea8462f0676a7
parent7d63ec0a46c7c81cf97ba9b4855763e69a6ff16e
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)

commit 6802d4bad83f50081b2788698570218aaff8d10e upstream.

The BlankCrtc table in some DCE8 boards has some
logic shortcuts for the vbios when this bit is set.
Clear it for driver use.

v2: fix typo

Bug:
https://bugs.freedesktop.org/show_bug.cgi?id=73420

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_atombios.c