OSDN Git Service

drm/amd/display: Print type if we get wrong ObjectID from bios
authorHarry Wentland <harry.wentland@amd.com>
Fri, 24 Nov 2017 14:11:23 +0000 (09:11 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Dec 2017 19:45:40 +0000 (14:45 -0500)
commit63b371ec5464a69187661a87212d00c06fbdf5de
tree1aebe6ad1c936b071b20d32985312ce1d782cdc9
parent0cadc8651d1b3d54b021560fea1b04d7bc6e1105
drm/amd/display: Print type if we get wrong ObjectID from bios

We've seen a bunch of issues where we can't get the connector from vbios
for what we think should be a valid connector id. Print some more info
when this happens.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
drivers/gpu/drm/amd/display/dc/core/dc_link.c