]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_ranges
authorRex Zhu <Rex.Zhu@amd.com>
Thu, 19 Apr 2018 04:40:15 +0000 (12:40 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 May 2018 18:43:33 +0000 (13:43 -0500)
commit4a91a6b9ecd8d973b8940c5a88054fa0e6aa8c7b
treefec6dde8806dc1ce6c6596690779917257dc8147
parentfe79f912339c4cba9b593e075fe875459bc2f963
drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_ranges

It is caused by
'commit d6c9a7dc86cd ("drm/amd/pp: Move common code to smu_helper.c")'

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c