Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d6a615a authored by Yongqiang Sun's avatar Yongqiang Sun Committed by Alex Deucher
Browse files

drm/amd/display: Disable timestamp and entry heading

parent b3d6c3f0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -428,6 +428,7 @@ void dm_logger_open(

	logger->open_count++;

	if (log_type != LOG_DTN)
		log_heading(entry);
}

+1 −1
Original line number Diff line number Diff line
@@ -2407,7 +2407,7 @@ static void dcn10_log_hw_state(struct core_dc *dc)
	struct dc_context *dc_ctx = dc->ctx;
	struct dce_hwseq *hws = dc->hwseq;

	DTN_INFO("%s: Hello World", __func__);
	DTN_INFO("Hello World");

	if (REG(MPC_CRC_RESULT_GB))
		DTN_INFO("MPC_CRC_RESULT_GB:%d MPC_CRC_RESULT_C:%d MPC_CRC_RESULT_AR:%d\n",