Commit graph

581729 commits

Author SHA1 Message Date
Rajesh Kemisetti
832c38f730 msm: kgsl: Check GPMU presence before accessing power counters
Some targets do not have GPMU block in GPU and register read
or write into those registers is not valid.

To prevent this, check GPMU presence and then proceed.

Change-Id: I0992125af8cda4b8235aedb64f6ef8868ae95f20
Signed-off-by: Rajesh Kemisetti <rajeshk@codeaurora.org>
2017-01-27 08:44:35 +05:30
Subbaraman Narayanamurthy
aac48797c8 regulator: qpnp-labibb: make IBB discharge resistor configuration optional
IBB discharge resistor configuration needs to be decided on the
mode (LCD/AMOLED) along with the capacitor used on the hardware
platform. On hardware platforms that uses pmi8998, this would be
configured in the bootloader and HLOS should not be modifying it
based on the mode.

Hence, remove the property in msm-pmi8998.dtsi. Change the device
tree property to optional so that the driver can probe even when
the property is not specified.

Also, remove the code that force discharge resistor configuration
to 300KOhms for AMOLED mode as it can be done either in the
bootloader or through device tree.

CRs-Fixed: 1115531
Change-Id: I0da5db166bb99a732978c287e97566f649686f42
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-01-26 19:06:29 -08:00
Venkat Gopalakrishnan
7b3433c697 scsi: ufs: validate input args to queuecommand
Make sure to validate the input args to queuecommand to avoid
NULL dereferences.

Change-Id: I803e1cc019a4c5569fed9ee08113e323daab75c8
Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
2017-01-26 17:22:21 -08:00
Hemant Kumar
39a23b8220 usb: dwc3: Reset and initiate lpm while booting up with no usb cable
Reset and initiate controller and phy low power mode to bring them to
known good state during boot up. This will avoid any leakage and makes
sure that DP/DM lines are in high-z state.

Change-Id: I55dbe8d42ce9e56046bd7c99e17c2ec6f368c9a6
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2017-01-26 14:56:42 -08:00
Hemant Kumar
e310682ca6 ARM: dts: msm: Add usb master clock rate in high speed mode for msm8998
This allows system to enter SVS2 when high speed or lower speed device
is connected.

Change-Id: I57e4f3091f5fed7b36df1c03ba9654075a279ce6
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2017-01-26 14:03:31 -08:00
Hemant Kumar
1eec2157d8 usb: dwc3: Update core clock rate based on USB port speed.
Core clock rate can be reduced or increased based on operating
speeds. Controller starts in Super Speed mode (higher core clock
rate) and it will operate in super or high or full or low speed
upon device connection. Update the core clock rate based on bus
speed to allows system to operate in better low power state (such
as SVS1/SVS2 based on system configuration). High Speed rate for
core clock is programmed from dtsi. Super Speed rate will be used
if High speed core clock rate is not provided for backward
compatibility.

Change-Id: I265149d34de19ab50bd7f106a670a7112bfae384
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2017-01-26 14:03:10 -08:00
Nicholas Troast
5a3b006e3e smb138x-charger: enable stacked diode
A part of the ADC circuit does not work as expected which causes die
temp inaccuracies. Enable the stacked diode circuit to bypass the
non-working circuit which fixes the die temp accuracy.

Change-Id: I2537ecd9190d3260396a847d3fd907634f874eb7
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2017-01-26 13:40:24 -08:00
Mukesh Kumar Savaliya
68c82d2cb0 ARM: dts: msm: Change pinctrl config for BLSP2 UART1 for sdm660
Modify the sleep state settings for BLSP2 UART1 pins to optimize power
when the BT use case is inactive.

Change-Id: I08aa3ee6817ccbff30b99730731754bc6eb28ada
Signed-off-by: Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
2017-01-26 18:07:42 +05:30
Govind Singh
bb043d9a96 ath10k: Modify htt rx descriptor for WCN3990 target
WCN3990 target uses more fields in htt rx descriptor,
hence modify htt rx descriptor for WCN3990 target.

CRs-Fixed: 1114748
Change-Id: Iaf3f7bde2a1cfd9e6862c308e5c65447d4293323
Signed-off-by: Govind Singh <govinds@codeaurora.org>
2017-01-25 20:43:32 -08:00
James Morse
76e9e5bbd9 arm64: kernel: Save and restore UAO and addr_limit on exception entry
commit e19a6ee2460bdd0d0055a6029383422773f9999a upstream.

If we take an exception while at EL1, the exception handler inherits
the original context's addr_limit and PSTATE.UAO values. To be consistent
always reset addr_limit and PSTATE.UAO on (re-)entry to EL1. This
prevents accidental re-use of the original context's addr_limit.

Based on a similar patch for arm from Russell King.

Change-Id: Iaef0dfaa335bd665b15718a2f1bba775ffc18a11
Acked-by: Will Deacon <will.deacon@arm.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Git-commit: e19a6ee2460bdd0d0055a6029383422773f9999a
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
[psodagud@codeaurora.org bring in changes missed
in commit a5a095803c]
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
2017-01-25 18:42:39 -08:00
Narendra Muppalla
834dfac403 Revert "drm/msm: remove clock framework dependency"
This reverts 'commit 1a35b11b4a ("drm/msm: remove
clock framework dependency")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I2a1fd46a36613a74ebd4c0471de47ad2c9524d5a
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:54:38 -08:00
Narendra Muppalla
175ad7861a Revert "drm/msm/dsi-staging: add dsi definitions for new dsi driver"
This reverts 'commit 3d589da976 ("drm/msm/dsi-staging:
add dsi definitions for new dsi driver")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Icd478a54a07f9689dc0110382fd8b5de5c241a49
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:52:37 -08:00
Narendra Muppalla
04fe883b46 Revert "drm/msm/dsi-staging: add hardware driver for dsi phy"
This reverts 'commit 4843e1948f ("drm/msm/dsi-staging:
add hardware driver for dsi phy")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Ifb18bac24f47a359394fc4d253803a2dd4720de3
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:50:33 -08:00
Narendra Muppalla
17cf4870e3 Revert "drm/msm/dsi-staging: add hardware driver for dsi controller"
This reverts 'commit a47691f8c9 ("drm/msm/dsi-staging:
add hardware driver for dsi controller")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I8d8f93eef70c9028eb5e31b6b9e280b30a26ad13
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:47:01 -08:00
Narendra Muppalla
df58f3d48c Revert "drm/msm/dsi-staging: add catalog for dsi driver"
This reverts 'commit af5a0d5df1 ("drm/msm/dsi-staging: add
catalog for dsi driver")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I2069e0f10df0b5f0b89c9d736c9176370b6b9e00
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:45:44 -08:00
Narendra Muppalla
7401b2226b Revert "drm/msm/sde: add driver for sde support"
This reverts 'commit 54a4a3fb41 ("drm/msm/sde: add
driver for sde support")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Iea6b08608a30979232826efba8fbb2a631d93f83
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:44:38 -08:00
Narendra Muppalla
df131b2a71 Revert "drm/msm: add smmu handler"
This reverts 'commit 29e061e200 ("drm/msm: add smmu handler")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I65034605b1caefe435a37c6fde78d4c52f3439c3
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:43:29 -08:00
Narendra Muppalla
72e48fcbf8 Revert "drm/msm/sde: add basic sde object enumeration"
This reverts 'commit 815cfffb81 ("drm/msm/sde: add
basic sde object enumeration")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I5d58276f207485ac8ae80d8619282d2b62c0a695
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:41:26 -08:00
Narendra Muppalla
e62b597893 Revert "drm/msm/sde: add controller instance to INTF block in catalog"
This reverts 'commit 1cab338540 ("drm/msm/sde: add
controller instance to INTF block in catalog")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Id950e4f131b9330908f65c431fca34cddf96b5ee
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:39:25 -08:00
Narendra Muppalla
ab0bad483d Revert "drm/msm/sde: sde encoder virtualization"
This reverts 'commit a142ec80ca ("drm/msm/sde: sde
encoder virtualization")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: Ida1e127788961e1c9484b0a69695d0ad5391cf88
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:37:43 -08:00
Narendra Muppalla
d85ef1552e Revert "drm/msm/sde: programmable pre-fetch support for video encoders"
This reverts 'commit fe03524bee ("drm/msm/sde: programmable
pre-fetch support for video encoders")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I978b0248f5e011abbb8cede98a56b3cb558f2d87
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:34:24 -08:00
Narendra Muppalla
036dde397c Revert "drm/msm/sde: move sde encoder to new display interface"
This reverts 'commit 0190e3c975 ("drm/msm/sde: move sde
encoder to new display interface")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I810da6da7df48bba1df68c81e2843f6597e4ca27
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:32:21 -08:00
Narendra Muppalla
31aa8c6938 Revert "drm/msm/sde: simplify encoder display probe logic"
This reverts 'commit 643f961532 ("drm/msm/sde: simplify
encoder display probe logic")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I8df181f1e9a7d998aa9f35fbd5154a022d8563db
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:29:44 -08:00
Narendra Muppalla
4267a3a346 Revert "drm/msm/sde: sde hw interrupt handling"
This reverts 'commit d199f38207 ("drm/msm/sde: sde
hw interrupt handling")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I7235fa269888d72247a3a5aee31b5fde3fb3b8e3
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:27:20 -08:00
Narendra Muppalla
bd3f0788f1 Revert "drm/msm/sde: adding implementation for mdp_top in hw driver"
This reverts 'commit f8846e9345 ("drm/msm/sde: adding
implementation for mdp_top in hw driver")'
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I39fbad9b113cac96bb523876673787eed121172d
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:24:39 -08:00
Narendra Muppalla
6aeb68e3f4 Revert "drm/msm/sde: add resource manager to enable dual dsi"
This reverts 'commit e14b3005bd ("drm/msm/sde: add
resource manager to enable dual dsi")'.
This is partial change for display drm driver,
that will break drm/sde merge commit.

Change-Id: I2d4f915aa5d3382ce22aa1b4d6e02183ab2f7c5c
Signed-off-by: Narendra Muppalla <NarendraM@codeaurora.org>
2017-01-25 17:09:21 -08:00
Subbaraman Narayanamurthy
3824526de4 regulator: qpnp-labibb: fix incorrect configuration of SWIRE control
Instead of using the value read from IBB_ENABLE_CTL register to
determine whether SWIRE control is already enabled by bootloader,
wrong value is used. Fix it.

Change-Id: I80ddf60a3a8010a749a001f10ba82e6560ecdfd2
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-01-25 14:01:10 -08:00
Hemant Kumar
5b22e82f9c clk: msm: clock-gcc-8998: Add 60MHz rate for usb3 master clk src
usb driver can set master clk rate to 60MHz when operating in high
speed mode to allow svs2.

Change-Id: I31c64a42d3774c0296faa19928a832575846956e
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2017-01-25 13:45:02 -08:00
Rajeev Kumar Sirasanagandla
62518f18d1 Revert "mac80211: Add support for beacon report radio measurement"
This reverts commit 8e5ea69a41 ("mac80211: Add support for beacon
report radio measurement") which is incomplete cherry-pick of
commit 7947d3e075cd ("mac80211: Add support for beacon report
radio measurement") from
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
and due to which compilation of ath10k module is broken.

Incomplete cherry-pick means not all files of corresponding commit from
opensource repo are pulled.

CRs-Fixed: 1115991
Change-Id: Iec6aeea39e1a581c91641329fcfa85e608d60bfa
Signed-off-by: Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>
2017-01-25 07:24:52 -08:00
Benjamin Chan
1e531fd402 msm: mdss: Add partial update support for dest-scaler
When applying partial update for command mode panel, the ROI is
calculated from the mixer ROI. When destination scaling is enabled, the
ROI for command mode panel should be the ROI after the scaling. This
panel ROI is provided from the user mode where the scaling is calculated
from.

CRs-Fixed: 1082694
Change-Id: Iac899e5130fdd7d34e598998f4b5cab601cf7a22
Signed-off-by: Benjamin Chan <bkchan@codeaurora.org>
2017-01-25 07:19:08 -08:00
Rakesh Pillai
bb1e977d1e ath10k: Add support for wmi ops and services for WCN3990
WCN3990 uses different wmi ops and services.
Add support for these wmi ops and services for
WCN3990 in ath10k

CRs-Fixed: 1115136
Change-Id: Id3f5f21dc4eb16e2175e570cc5c019a22b8ffb37
Signed-off-by: Rakesh Pillai <pillair@codeaurora.org>
2017-01-25 20:08:12 +05:30
Sarada Prasanna Garnayak
961b811c2e ath10k: update the Rx ring fill level for wcn3990 target
The WLAN firmware writes Rx packet in the Rx ring buffer
through copy engine. The Rx ring fill level depends on
the number of mac in WLAN chipset and wcn3990 WLAN chipset
has a dual mac. Update the Rx ring buffer fill level method
to add support for wcn3990 WLAN module.

CRs-Fixed: 1115978
Change-Id: Ife7a951171e25602b74f6b389f464c38cf9af1c8
Signed-off-by: Sarada Prasanna Garnayak <sgarna@codeaurora.org>
2017-01-25 19:28:36 +05:30
Deepak Kumar
26c2644b34 adreno_tz: Correct tz_buf pointer type to correct pointer arithmetic
Current tz_buf pointer type is causing the end address calcultion
of tz_buf to go wrong. "end_addr = tz_buf + PAGE_ALIGN(size)" is
resulting in an end address way beyond the allocated range because
tz_buf is of type unsigned int. This change changes the tz_buf
pointer type to u8 to fix this issue.

Change-Id: I16db09c565801b56c0c0ee8a8184f6e276512fa3
Signed-off-by: Deepak Kumar <dkumar@codeaurora.org>
2017-01-25 19:17:55 +05:30
Rajeev Kumar Sirasanagandla
2700547986 Revert "cfg80211: remove enum ieee80211_band"
This reverts commit ee6143827c ("cfg80211: remove enum ieee80211_band")
which is incomplete cherry-pick of commit 57fbcce37be7
("cfg80211: remove enum ieee80211_band") from
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
and due to which compilation of ath10k module is broken.

Incomplete cherry-pick means not all files of corresponding commit from
opensource repo are pulled.

Conflicts were resolved in drivers/net/wireless/ath/ath10k/htt_rx.c

CRs-Fixed: 1113043
Change-Id: Ie2f95b1524777e8eaf1436ba3e4ab3f9e6b2822e
Signed-off-by: Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>
2017-01-25 05:12:07 -08:00
Brahmaji K
3027b74a51 ARM: dts: msm: Add qrng device node for SDM630
Add qrng device node with all the necessary parameters,
to enable the qrng driver on SDM630.

Change-Id: Id6321e4fe7a134266e8b580898618b0faafa841e
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2017-01-25 18:39:21 +05:30
Brahmaji K
95ef7f6533 ARM: dts: msm: Add tz-log device node for SDM630
Add tz-log device node with all the necessary parameters,
to enable the TZ log driver on SDM630.

Change-Id: I8bf06dcc228ac27b1e9b1e3ddcd937a875ccebf0
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2017-01-25 18:36:42 +05:30
Brahmaji K
282879567d ARM: dts: msm: Add crypto device node for SDM630
Add qcrypto and qcedev device nodes with all the necessary
parameters, to enable crypto drivers on SDM630.

Change-Id: I342ddd1ffabab92b4152373d0acb6fa1629aa416
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2017-01-25 18:35:06 +05:30
Brahmaji K
8b8e942109 ARM: dts: msm: Add qseecom device node for SDM630
Add qseecom device node with all the necessary parameters,
to enable qseecom driver on SDM630.

Change-Id: I92f45e6bd1854825c8921dd4c997ab7473daa476
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2017-01-25 18:34:52 +05:30
Laxminath Kasam
82dc8dd4bc ARM: dts: msm: Disable WSA for internal codec SDM660
Disable WSA nodes on internal codec using
bool property.

Change-Id: Ia404609382f12279ab091cbb69a16a2060ac7fb4
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
2017-01-25 18:01:38 +05:30
Laxminath Kasam
01a680eb49 ARM: dts: msm: Add audio fixes for SDM660
Update internal codec settings for RX/TX devices.
Disable lpass notifier in analog codec driver.
Handle 44.1K support in machine driver to
disable MCLK before request for change in
MCLK frequency.

Change-Id: I5f78f07da46dee0c66e4e374da600e2e5c5d8e21
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
2017-01-25 17:42:05 +05:30
Padmanabhan Komanduru
e2d34afade clk: qcom: mdss: add support for MDSS DP PLL for SDM660
Model and configure MDSS Display Port PLL for SDM660 target.
Add changes to define and register DP VCO, divider and mux clocks
as per common clock infrastructure.

Change-Id: Ice83e21323087e81e2f30998260be85120e41fa8
Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>
2017-01-25 14:45:26 +05:30
Padmanabhan Komanduru
0ffede8816 clk: qcom: update the clock structures for DP clocks for SDM660
Update the clock names for parents of MDSS display port source
clocks for SDM660. The clock frequencies of DP clocks are
requested by the MDSS display port driver in order of KHz to
avoid integer overflow issues on 32-bit builds. Update the same
for DP clock structures in clock driver.

Change-Id: Ibfdade6f2db5c9ec7a7ff53ba76e6db53e4e605e
Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>
2017-01-25 14:40:40 +05:30
Santosh Mardi
3d3e9e5885 cpufreq: restore policy min and max freq after hotplug
After hotplug policy max and min should be restored
to the user defined values.

Update to restore the policy min and max values defined
by user before going into hotplug.

Change-Id: I6a87fb7e84fae647e76e65734c7e1e9b498f82e3
Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>
2017-01-25 10:29:47 +05:30
Subbaraman Narayanamurthy
7189487770 ARM: dts: msm: update battery profiles for GEN3 FG
Update the battery profiles for ascent, itech and st1031ga
batteries that are used with 8998 platforms as per the recent
characterized profile data.

Change-Id: I8dda10320f216e8fe40fda405817c1afc3b436de
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-01-24 20:46:54 -08:00
Subbaraman Narayanamurthy
7d937eff0e ARM: dts: msm: add batterydata to pmi8998 FG for msm8998 MTP and QRD
Add batterydata phandle to pmi8998 FG device so that it can be
used for obtaining the battery profiles that is required for
msm8998 MTP and QRD platforms.

Change-Id: I2255cd6475f3e49394cbdf3dd4594cb96fd70c31
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-01-24 20:46:53 -08:00
Taniya Das
807c806fa8 clk: qcom: Fix uninitialized variable and null pointer exception
Initialize the variables before their usage and add null pointer checks
before dereferencing pointers.

Change-Id: Ibe4140c6e0aa25c37583e6e5e6e2331d86f389aa
Signed-off-by: Taniya Das <tdas@codeaurora.org>
2017-01-25 10:00:36 +05:30
Skylar Chang
170979c4fd msm: gsi: fix event ring handle in gsi_alloc_channel
Add a check to event ring handle.

Change-Id: If835e7e610745aeb82d4d0e363ef833d0f8d857a
CRs-Fixed: 1115476
Acked-by: Ady Abraham <adya@qti.qualcomm.com>
Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
2017-01-24 19:22:25 -08:00
Xiaoyu Ye
243ede5fbe ASoC: msm8998: Fix misordering of Tavil codec SLIMBUS TX channels
Recording is failing for Tavil codec due to no input from microphones
that caused by wrong shared TX channels. Correct the order of Tavil
codec SLIMBUS TX channels to avoid wrong shared channel number being
used while enabling TX ports.

CRs-Fixed: 1114886
Change-Id: Ief94556995961f87e0effa092caf370b0927150a
Signed-off-by: Xiaoyu Ye <benyxy@codeaurora.org>
2017-01-24 18:40:21 -08:00
Yuanyuan Liu
bdea8a5178 icnss: Don't check return value of sending dynamic feature mask
Don't check return value of sending dynamic feature mask in cold
boot initialization sequence as it is an optional message.

CRs-Fixed: 1115626
Change-Id: Ieb2f86f3a5c2c368b2699755a716a3e385562f48
Signed-off-by: Yuanyuan Liu <yuanliu@codeaurora.org>
2017-01-24 18:03:46 -08:00
Ingrid Gallardo
a1c43be00a msm: mdss: enforce bimc smmu gdsc power sequence
Fix the power on/off sequence based on the
hw recommendation, where bimc smmu gdsc is
powered off after mdss gdsc; and for the
power on sequence the bimc smmu gdsc is
enabled before the mdss gdsc.

Change-Id: Iad005082bcdb07f5529cd5eafd6ecd9c250c9665
Signed-off-by: Ingrid Gallardo <ingridg@codeaurora.org>
2017-01-24 16:48:40 -08:00