diff options
author | Tvrtko Ursulin <[email protected]> | 2024-05-28 13:57:11 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-06-05 10:58:01 -0400 |
commit | 730ac573868b03ea668d368d5d279c5434ae205c (patch) | |
tree | bc353ac773ccaa8d7f9c61b01327441310a13aa5 /drivers/gpu/drm/amd/amdgpu | |
parent | 473af28d3e63b9b679c7878df33616c7ca6ea947 (diff) |
drm/amd/display: Convert some legacy DRM debug macros into appropriate categories
Currently when one enables driver debugging dmesg gets spammed, at I
suspect vblank rate, with messages like:
[drm:amdgpu_dm_atomic_check [amdgpu]] MPO enablement requested on crtc:[00000000f073c3bb]
Fix if by converting some logging from deprecated and incorrect
DRM_DEBUG_DRIVER to drm_dbg_atomic. Plus some localized drive-by changes
to drm_dbg_kms.
By no means an exhaustive conversion but at least it allows turning on
driver debug selectively.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions