Loading drivers/gpu/drm/msm/sde_power_handle.h +3 −3 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_POWER_HANDLE_H_ Loading @@ -14,8 +14,8 @@ #define SDE_POWER_HANDLE_ENABLE_NRT_BUS_IB_QUOTA 0 #define SDE_POWER_HANDLE_DISABLE_BUS_IB_QUOTA 0 #define SDE_POWER_HANDLE_CONT_SPLASH_BUS_IB_QUOTA 1800000000 #define SDE_POWER_HANDLE_CONT_SPLASH_BUS_AB_QUOTA 1800000000 #define SDE_POWER_HANDLE_CONT_SPLASH_BUS_IB_QUOTA 3000000000 #define SDE_POWER_HANDLE_CONT_SPLASH_BUS_AB_QUOTA 3000000000 #include <linux/sde_io_util.h> #include <soc/qcom/cx_ipeak.h> Loading Loading
drivers/gpu/drm/msm/sde_power_handle.h +3 −3 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_POWER_HANDLE_H_ Loading @@ -14,8 +14,8 @@ #define SDE_POWER_HANDLE_ENABLE_NRT_BUS_IB_QUOTA 0 #define SDE_POWER_HANDLE_DISABLE_BUS_IB_QUOTA 0 #define SDE_POWER_HANDLE_CONT_SPLASH_BUS_IB_QUOTA 1800000000 #define SDE_POWER_HANDLE_CONT_SPLASH_BUS_AB_QUOTA 1800000000 #define SDE_POWER_HANDLE_CONT_SPLASH_BUS_IB_QUOTA 3000000000 #define SDE_POWER_HANDLE_CONT_SPLASH_BUS_AB_QUOTA 3000000000 #include <linux/sde_io_util.h> #include <soc/qcom/cx_ipeak.h> Loading