OSDN Git Service

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)
commitad47b8fa5a679b7acaae831635e40d2e4887e9e7
tree69c0c1465c46af98353fe2640dc4b439b88defab
parentc2fb3094669a3205f16a32f4119d0afe40b1a1fd
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