]> Pileus Git - ~andy/linux/commit
drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE4.x
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Oct 2013 20:59:49 +0000 (16:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 16:43:18 +0000 (12:43 -0400)
commit4039096199094ec78fc012154627beb8413ca1c0
tree28810e894c62db7d30d858f9ddfc2d456efe4b32
parent43a340262ad46bb92d82c4ad119d5058bd246a26
drm/radeon/atom: don't call [EN|DIS]ABLE_OUTPUT on DCE4.x

The plain [EN|DIS]ABLE functions do the same thing and more
and aren't broken on some systems like [EN|DIS]ABLE_OUTPUT.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/atombios_encoders.c