]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Change VRAM lost print from ERR to INF
authorAndrey Grodzovsky <andrey.grodzovsky@amd.com>
Thu, 18 Apr 2019 22:45:31 +0000 (18:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Apr 2019 17:09:26 +0000 (12:09 -0500)
commit6ffd904621f1f7795d745b029599f214badc85db
tree3e351e7be68ccf40c43b449ff6cdf9f07473033d
parent8a2340c05c3e548faaf375488a55e5e38926d292
drm/amdgpu: Change VRAM lost print from ERR to INF

It's normal for VRAM to lost during GPU reset and so change
the log level to INFO to avoid confusing users.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c