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:48:02 +0000 (13:48 -0800)
commitb77d17778310cbe015bd1978a48b1e418b9370d1
treefe901ea1cca5ca763a136673eb7d3a696bf4cf95
parent3ca2c5c6827a5064c175010ecd8fdcf10b1b5db2
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