]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: fix error flag checking in native aux path
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 20 May 2015 21:58:49 +0000 (17:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 May 2015 16:43:21 +0000 (12:43 -0400)
commit0237417d9859224144b338245781e985e246a900
tree0fd4f96092d6268b5fa4535dbdb770138486de83
parent931d1b80d52c60129bd30373ef04e83cf0a6f36c
drm/radeon: fix error flag checking in native aux path

That atom table does not check these bits.  Fixes aux
regressions on some boards.

Reported-by: Malte Schröder <malte@tnxip.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_dp_auxch.c