]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Add logs to record register read/write
authorPaul Hsieh <paul.hsieh@amd.com>
Thu, 12 Sep 2024 06:47:51 +0000 (14:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Oct 2024 21:37:07 +0000 (17:37 -0400)
commit419198437e56c9c31fac2a7b165ecce534b5e9db
tree7cf454c501210c9b64c6802bdfc5d079e044eb72
parent453f86a26945207a16b8f66aaed5962dc2b95b85
drm/amd/display: Add logs to record register read/write

[Why]
There are some issues which customer only can provide full
dump for analyze, without register history, it's hard to
debug HW status.

[How]
1. Put register read/write into WPP log so we can trace the logs
from full memory dump.
2. MALL doesn't add into WPP, add it.

Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Signed-off-by: Paul Hsieh <paul.hsieh@amd.com>
Signed-off-by: Fangzhi Zuo <jerry.zuo@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/include/logger_types.h