summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorEdward O'Callaghan <funfunctor@folklore1984.net>2016-11-07 15:35:09 +1100
committerAlex Deucher <alexander.deucher@amd.com>2016-11-23 15:08:43 -0500
commit01615881ff4f529cd9af02bfe46f1adf1b7d5793 (patch)
tree9568f974d19cdec5e961f229d4ceabb9c2895a89 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentb01dd025ca63a9dda9908f0c487b4ef5e724ad29 (diff)
downloadlinux-01615881ff4f529cd9af02bfe46f1adf1b7d5793.tar.bz2
amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()
It can be the case that upon GPU page faults we start trashing the logs, and so let us ratelimit here to avoid that. V2. Fix issue where calling dev_err_ratelimited separately for each line means that some lines corresponding to a single VM fault may or may not appear depending on the rate. - Michel Dänzer. Reviewed-by: Christian König <christian.koenig@amd.com> (v1) Signed-off-by: Edward O'Callaghan <funfunctor@folklore1984.net> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions