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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Jan 2014 21:10:53 +0000 (16:10 -0500)
commit6802d4bad83f50081b2788698570218aaff8d10e
treeb330462d2c9091ef7c9d7f26fcfa9102edc4c13d
parentffcda352b569dcf5be5c8a5f57545794acf4adb9
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)

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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_atombios.c