aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorTao Zhou <tao.zhou1@amd.com>2019-09-12 18:57:23 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-10-03 09:10:59 -0500
commitae115c81ecd379aed20715c3ff98ee9f651acfce (patch)
tree8227836f7ebac15b3db7355a673402ba0b30ebc3 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parent879e723df3cd0bfda4a036477b1359563406dbca (diff)
drm/amdgpu: replace DRM_ERROR with DRM_WARN in ras_reserve_bad_pages
There are two cases of reserve error should be ignored: 1) a ras bad page has been allocated (used by someone); 2) a ras bad page has been reserved (duplicate error injection for one page); DRM_ERROR is unnecessary for the failure of bad page reserve Signed-off-by: Tao Zhou <tao.zhou1@amd.com> Reviewed-by: Guchun Chen <guchun.chen@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions