OSDN Git Service

drm/amd/display: update dtn logging and goldens
authorAnthony Koo <Anthony.Koo@amd.com>
Tue, 17 Apr 2018 16:12:56 +0000 (12:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 May 2018 18:44:11 +0000 (13:44 -0500)
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>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c

index 9a64211..574d37c 100644 (file)
@@ -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" :