]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add null pointer check to is_dig_enabled func
authorMichael Strauss <michael.strauss@amd.com>
Wed, 13 Jan 2021 21:33:15 +0000 (16:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Feb 2021 17:08:43 +0000 (12:08 -0500)
commit462fe9c29293ef3271af5b102f45139c51fcf1eb
treed6d7b812bcae101a687369e1ed1dbdff9c241cb1
parent4124d7ed08a1b10e49e90575be9350aca9b8381f
drm/amd/display: Add null pointer check to is_dig_enabled func

[WHY]
Safeguarding as pointer may be null in diagnostic environment

Signed-off-by: Michael Strauss <michael.strauss@amd.com>
Reviewed-by: Sung Lee <Sung.Lee@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.c