]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/aux: fix hpd assignment for aux bus
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 22 Apr 2014 06:02:06 +0000 (02:02 -0400)
committerChristian König <christian.koenig@amd.com>
Tue, 22 Apr 2014 09:15:31 +0000 (11:15 +0200)
commit90ecbd1f0e4e3110af739c950d30a34fc592d36d
tree69c0c1465c46af98353fe2640dc4b439b88defab
parent566e7881246a1160b5547fc58ed33fdc7bc04b1b
drm/radeon/aux: fix hpd assignment for aux bus

The hpd (hot plug detect) pin assignment got lost
in the conversion to to the common i2c over aux
code.  Without this information, aux transactions
do not work properly.  Fixes DP failures.

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