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

Commit 881de688 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drm/msm/sde: update display fix BW to 6G" into msm-4.9

parents 109d0b9e de035d85
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,9 +16,9 @@

#define MAX_CLIENT_NAME_LEN 128

#define SDE_POWER_HANDLE_ENABLE_BUS_AB_QUOTA	2000000
#define SDE_POWER_HANDLE_ENABLE_BUS_AB_QUOTA	6000000000
#define SDE_POWER_HANDLE_DISABLE_BUS_AB_QUOTA	0
#define SDE_POWER_HANDLE_ENABLE_BUS_IB_QUOTA	2000000
#define SDE_POWER_HANDLE_ENABLE_BUS_IB_QUOTA	6000000000
#define SDE_POWER_HANDLE_DISABLE_BUS_IB_QUOTA	0

#include <linux/sde_io_util.h>