diff options
author | Victor Lu <victorchengchi.lu@amd.com> | 2021-03-30 12:07:30 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-04-09 16:49:32 -0400 |
commit | cb2318b7c98703b839c91d7f4c32d4905654c702 (patch) | |
tree | 6c722ff78bc04bec36d42df89d19897574a469a9 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
parent | d91a275e4e8643b517a4c42ae5f7effb1ce94703 (diff) |
drm/amd/display: Use pr_debug in DM to prevent dmesg flooding
[why]
Our CI enables drm.debug=0x4 logs and the dmesg is flooded with cursor
updates. We probably want to avoid spamming the log with DRM_DEBUG_KMS.
[how]
Define and use pr_debug macros instead of a few spammy DRM_DEBUG_*'s.
Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions