From b9f535546a0febdc14a444bf4c6bfc61ee4f332f Mon Sep 17 00:00:00 2001 From: Ramkumar Radhakrishnan Date: Mon, 11 Dec 2017 13:32:47 -0800 Subject: sdm: Set inline rotator prefill bw property to driver Change-Id: Ie775db54ef2c254f670ad072c51b1daf18cd9786 CRs-Fixed: 2158709 --- sdm/include/private/hw_info_types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sdm/include') diff --git a/sdm/include/private/hw_info_types.h b/sdm/include/private/hw_info_types.h index 52bc73e0..80e91caa 100644 --- a/sdm/include/private/hw_info_types.h +++ b/sdm/include/private/hw_info_types.h @@ -560,6 +560,7 @@ struct HWQosData { uint64_t llcc_ib_bps = 0; uint64_t dram_ab_bps = 0; uint64_t dram_ib_bps = 0; + uint64_t rot_prefill_bw_bps = 0; uint32_t clock_hz = 0; uint32_t rot_clock_hz = 0; }; -- cgit v1.2.3