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

Commit ee98234d authored by Ingrid Gallardo's avatar Ingrid Gallardo
Browse files

msm: mdss: debug: reduce xlog entries



Reduce xlog entries to prevent the messages
to flood the ramdump kernel log.

Change-Id: I72d9ac60df97f3f1ad4494c7a85e28d4b51c1779
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 0dc787c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
#define XLOG_DEFAULT_DBGBUSDUMP 0x2 /* dump in RAM */
#define XLOG_DEFAULT_VBIF_DBGBUSDUMP 0x2 /* dump in RAM */

#define MDSS_XLOG_ENTRY	1024
#define MDSS_XLOG_ENTRY	256
#define MDSS_XLOG_MAX_DATA 15
#define MDSS_XLOG_BUF_MAX 512
#define MDSS_XLOG_BUF_ALIGN 32