]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
DRM/Radeon: Fix Load Detection on legacy primary DAC.
authorEgbert Eich <eich@suse.de>
Wed, 24 Oct 2012 16:29:49 +0000 (18:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Nov 2012 21:14:20 +0000 (13:14 -0800)
commit2dda2bb41abe27bdfab30234d56320339a411b3d
tree97b365dda3d0775298a1be9faf3134bc2840e6da
parent6f8acfdc74e6b117623f84de77c4822656f95c53
DRM/Radeon: Fix Load Detection on legacy primary DAC.

commit 83325d072185899b706de2956170b246585aaec9 upstream.

An uninitialized variable led to broken load detection.

Signed-off-by: Egbert Eich <eich@suse.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_legacy_encoders.c