OSDN Git Service

drm/radeon/atom: rework encoder enable/disable sequence
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 18 Mar 2014 03:48:16 +0000 (23:48 -0400)
committerChristian König <christian.koenig@amd.com>
Tue, 25 Mar 2014 12:13:17 +0000 (13:13 +0100)
commit6f50e0758795e21919d0d45e3c9ff441f6139575
tree1471a456e042380a981865ddd6969555149a62b7
parent2953da1589477c9aec85431339d28a8303d47945
drm/radeon/atom: rework encoder enable/disable sequence

This more closely matches what the vbios does and also
adds a quirk for travis lvds displays and powers down
the sink on DP displays which saves some power and may
fix display issues in some cases.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/radeon/atombios_encoders.c