]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: skip TV/CV in display parsing
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Aug 2016 17:04:15 +0000 (13:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Sep 2016 06:34:50 +0000 (08:34 +0200)
commit82ca7ee54274b355e46416a61c765fc0621ea130
treef13235533e70ebd4fbef5983b015a64c80442c98
parent0b24e675dc73ad099447b8e32a3a0eb444abf596
drm/amdgpu: skip TV/CV in display parsing

commit 611a1507fe8569ce1adab3abc982ea58ab559fb9 upstream.

No asics supported by amdgpu support analog TV.

Workaround for bug:
https://bugs.freedesktop.org/show_bug.cgi?id=97460

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c