drm/amdkfd: Remove excessive print when reserving doorbells
authorYong Zhao <Yong.Zhao@amd.com>
Sat, 21 Sep 2019 06:01:50 +0000 (02:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:01 +0000 (09:11 -0500)
commit89b0679bd8cffbf11b6c1def984c83e837c4a43f
treee82c823fd8d4f4c449f66242d5b82bb0d37a8e71
parent812330eb69a428d158fb666f218d8e6c9f36d392
drm/amdkfd: Remove excessive print when reserving doorbells

The dozens of printing messages are compressed into 2 lines.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_process.c