]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: prevent spurious warning
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Oct 2020 13:10:24 +0000 (09:10 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Oct 2020 19:14:10 +0000 (15:14 -0400)
commit547010dca75a8b16148c886c987be599908267ab
tree7e0283d10c008de5a119614ffd3675a64a549d0f
parent0f37bd3217fa7a30b526dbf7548bc145d737860c
drm/amdgpu: prevent spurious warning

The default auto setting for kcq should not generate
a warning.

Fixes: fcb25c80c978 ("drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)")
Reviewed-by: Kent Russell <kent.russell@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c