]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: retry dcpd fetch
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 18 May 2015 22:15:07 +0000 (18:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:03:41 +0000 (21:03 -0400)
commit6f15c8116ec42a020e9c0dd0deb037d2ed9f704c
tree743c085ed2d3793ed18c7f339c0e495bd13f7c5a
parent8477016bd195b9689a19ca4b4c25fedbbec173dd
drm/amdgpu: retry dcpd fetch

Retry the dpcd fetch several times.  Some eDP panels
fail several times before the fetch is successful.

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

Ported from radeon.

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