drm/amdgpu: ratelimited override pte flags messages
authorPhilip Yang <Philip.Yang@amd.com>
Thu, 28 Sep 2023 22:17:21 +0000 (18:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Oct 2023 22:40:11 +0000 (18:40 -0400)
commitfdac89096666ef80691994391c7ba7f03520797a
treebf4498819a6245b6028d8ac065419cbbc9be6412
parente186400685d8a9287388a8535e2399bc673bfe95
drm/amdgpu: ratelimited override pte flags messages

Use ratelimited version of dev_dbg to avoid flooding dmesg log. No
functional change.

Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c