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

Commit 1437c784 authored by Samantha Tran's avatar Samantha Tran
Browse files

drm/msm: remove SDE_EVT config option for evtlog



Remove DRM_SDE_EVTLOG_DEBUG flag because msm driver
keeps default logging enabled.

Change-Id: I67a5911dfdab9ec29754eb272b06491d25f49177
Signed-off-by: default avatarSamantha Tran <samtran@codeaurora.org>
parent bdd918fd
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -209,15 +209,6 @@ config DRM_SDE_WB
	  the output image is written back to memory in the format
	  selected by the connector's mode and property settings.

config DRM_SDE_EVTLOG_DEBUG
	bool "Enable event logging in MSM DRM"
	depends on DRM_MSM
	help
	  The SDE DRM debugging provides support to enable display debugging
	  features to: dump SDE registers during driver errors, panic
	  driver during fatal errors and enable some display-driver logging
	  into an internal buffer (this avoids logging overhead).

config DRM_SDE_RSC
	bool "Enable sde resource state coordinator(rsc) driver"
	depends on DRM_MSM && DRM_MSM_SDE
+1 −5
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
 */

#ifndef SDE_DBG_H_
@@ -42,11 +42,7 @@ enum sde_dbg_dump_flag {
	SDE_DBG_DUMP_IN_MEM = BIT(1),
};

#ifdef CONFIG_DRM_SDE_EVTLOG_DEBUG
#define SDE_EVTLOG_DEFAULT_ENABLE (SDE_EVTLOG_CRITICAL | SDE_EVTLOG_IRQ)
#else
#define SDE_EVTLOG_DEFAULT_ENABLE 0
#endif

/*
 * evtlog will print this number of entries when it is called through