]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: drop log message in amdgpu_dpm_baco_reset()
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Aug 2020 04:23:22 +0000 (00:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Aug 2020 21:03:20 +0000 (17:03 -0400)
commit5c1ba4205483a88f1307d6c96fcdc386995ab089
treef11eaa31d4220f13e6d6d52b01d2f332ee928434
parent32a4616352249c172ae8e82bd6f898b86acc22cd
drm/amdgpu: drop log message in amdgpu_dpm_baco_reset()

The caller does this now for all reset types.  This is now
a duplicate call.

Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_dpm.c