]> 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)
commit65080d2af020c4537163f8100c7ad326fd56c9a4
tree69c0c1465c46af98353fe2640dc4b439b88defab
parentb038d3f473f01c09097622f520bbf68442e0ed43
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