]> git.ipfire.org Git - people/ms/linux.git/commit
drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Feb 2015 23:34:36 +0000 (18:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 13:10:56 +0000 (14:10 +0100)
commit3aeb57ffdb5325636869d102f70ef6096b9d49d9
treee709bb5cc79d4e682cd8d4150b13e6ab250b2536
parent52c35ffe609a225d465bcc49570817e7e443a7fc
drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary

commit 66c2b84ba6256bc5399eed45582af9ebb3ba2c15 upstream.

Don't restrict it to just eDP panels.  Some LVDS bridge chips require
this.  Fixes blank panels on resume on certain laptops.  Noticed
by mrnuke on IRC.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=42960

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