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

Commit 043cd065 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "disp: msm: sde: increase max size of KMS_INFO"

parents 75c310ae 2517261d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -478,7 +478,7 @@ void *sde_debugfs_get_root(struct sde_kms *sde_kms);
 * These functions/definitions allow for building up a 'sde_info' structure
 * containing one or more "key=value\n" entries.
 */
#define SDE_KMS_INFO_MAX_SIZE	4096
#define SDE_KMS_INFO_MAX_SIZE	8192

/**
 * struct sde_kms_info - connector information structure container