mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
drm/amd/display: update dtn logging and goldens
Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
7c91bd434e
commit
7b265fd96c
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ void dcn10_log_hw_state(struct dc *dc)
|
|||
dpp->funcs->dpp_read_state(dpp, &s);
|
||||
|
||||
DTN_INFO("[%2d]: %11xh %-11s %-11s %-11s"
|
||||
"%08xh %08xh %08xh %08xh %08xh %08xh %08xh",
|
||||
"%8x %08xh %08xh %08xh %08xh %08xh %08xh",
|
||||
dpp->inst,
|
||||
s.igam_input_format,
|
||||
(s.igam_lut_mode == 0) ? "BypassFixed" :
|
||||
|
|
Loading…
Add table
Reference in a new issue