Commit graph

590391 commits

Author SHA1 Message Date
Linux Build Service Account
4ac01e4d3f Merge "ARM: dts: msm: add noirq pcm platform driver on msm8996 auto" 2017-06-01 01:53:17 -07:00
Linux Build Service Account
6d91eba63e Merge "ASoC: msm: Enable use of noirq playback and capture" 2017-06-01 01:53:16 -07:00
Linux Build Service Account
8cbd998688 Merge "pinctrl: lpi: Avoid null pointer access in dbg_show" 2017-06-01 01:53:15 -07:00
Linux Build Service Account
36d10a3882 Merge "ASoC: audio_notifier : Change logic for initial boot" 2017-06-01 01:53:14 -07:00
Linux Build Service Account
4383ba69ae Merge "ASoC: wcd934x: Add support to restore IIR coefficients after power collapse" 2017-06-01 01:53:13 -07:00
Linux Build Service Account
d06a7d01d4 Merge "iommu: iommu-debug: cleanup iommu debug" 2017-06-01 01:53:11 -07:00
Linux Build Service Account
d4caef59c0 Merge "mhi: core: Only allow registration if channel is supported by endpoint." 2017-06-01 01:53:10 -07:00
Linux Build Service Account
b5c7db0743 Merge "mhi: core: Fix memory leak in MHI DE_INIT" 2017-06-01 01:53:09 -07:00
Linux Build Service Account
0934299196 Merge "mhi: core: Create dummy MHI APIs to fix compile errors" 2017-06-01 01:53:09 -07:00
Linux Build Service Account
e5e25bbebf Merge "drivers: firmware: psci: Set ARM32 cpuidle ops" 2017-06-01 01:53:08 -07:00
Linux Build Service Account
864fd17d93 Merge "diag: Synchronize command registration table access" 2017-06-01 01:53:07 -07:00
Linux Build Service Account
9037b7483c Merge "ASoC: msm: add support for RTIC events" 2017-06-01 01:53:05 -07:00
Linux Build Service Account
28192a79e3 Merge "ASoC: msm: Add support for 192KHz sampling rate" 2017-06-01 01:53:04 -07:00
Linux Build Service Account
bccca4c896 Merge "msm: camera: Align smmu mapping len to 128M." 2017-06-01 01:53:03 -07:00
Linux Build Service Account
d5430d098c Merge "msm: ais: Add regulator enable and disable independent of CSID" 2017-06-01 01:53:02 -07:00
Linux Build Service Account
c183209691 Merge "msm: camera: cpp: Issue CPP HALT on page fault" 2017-06-01 01:53:00 -07:00
Linux Build Service Account
15f0386b00 Merge "msm: camera: sensor: Change REFGEN for DPHY CLK/DATA to internal bias" 2017-06-01 01:52:59 -07:00
Linux Build Service Account
9d0b778206 Merge "ARM: dts: msm: change gpio mode on msm8998" 2017-06-01 01:52:58 -07:00
Linux Build Service Account
d7c721d345 Merge "qcdev: Check the digest length during the SHA operations" 2017-06-01 01:52:57 -07:00
Linux Build Service Account
50b42d62de Merge "coresight: fix the unbalanced qdss_clock count" 2017-06-01 01:52:57 -07:00
Linux Build Service Account
9fbc608307 Merge "diag: dci: Validate dci client entries prior to access" 2017-06-01 01:52:56 -07:00
Linux Build Service Account
4bb39679c0 Merge "diag: Add PD buffering mode configuration support" 2017-06-01 01:52:55 -07:00
Wei Li
44ffe728ea ARM: dts: msm: Modify coresight replicator device for msm8996
Fix clock reference error in coresight replicator device for
msm8996.

Change-Id: Idc2c03eaed773adc5ee66ace9d386fac45de0f45
Signed-off-by: Wei Li <weili@codeaurora.org>
2017-06-01 16:39:25 +08:00
Ashay Jaiswal
e8603aaf9e qcom: smb1351: add support for reporting INPUT_SUSPEND property
Add support to report INPUT_SUSPEND state in case of slave charger
configuration. This is used by user-space to determine parallel
charger state.

Change-Id: I97a7c18180c0aceddd2b90177949f87487aad22b
Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
2017-06-01 13:21:05 +05:30
Imran Khan
ab67b28f1e ARM: dts: msm: Early mount of vendor partition for msm8998
Add support to early mount vendor partition so that venodr modules
can be loaded during early init.

Change-Id: I668a7c3b1716816d497b7f170b554dfe8960701c
Signed-off-by: Imran Khan <kimran@codeaurora.org>
2017-06-01 13:06:32 +05:30
Vinayak Menon
7cf864f551 mm: process reclaim: skip locked vmas
Skip VMA_LOCKED vmas from being reclaimed. Not doing so results
in pages in unevictable lrus to be passed for reclaim which can
cause issues. In one such reported problem, the trylock_page in
shrink_page_list fails and reclaim path decides to keep the page
and hits VM_BUG_ON_PAGE since PageUnevictable is set.

Change-Id: I58947faeb5226cf8578541d7fdcd474a24f8c40f
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
2017-05-31 23:37:47 -07:00
Surajit Podder
b9109a04fe msm: vidc: Copy user buffers to kernel memory before access
trigger_ssr_write directly accesses user buffer, which can lead
to crash. Copy user buffer to kernel memory before access.
Also, set initial value for ssr_trigger_val, and use kstrtoul
instead of sscanf, with proper checking of return code.

Change-Id: I94b1c14a8ae4628cb6ac0ee7f3bd38b0c79f088b
Signed-off-by: Surajit Podder <spodder@codeaurora.org>
2017-05-31 20:29:15 -07:00
Subbaraman Narayanamurthy
6124f75744 qpnp-fg-gen3: configure ESR timers dynamically based on charge termination
With ESR discharge timer retry, max having same value, ESR pulse
can fire frequently when battery FET is open past charge
termination. This frequent ESR pulses increase power consumption
when the device is idle.

Upon charge termination, change the ESR discharging timer retry
to 0 so that ESR pulse can fire less frequently saving power.

Add support for this through fg_esr_timer_config() based on end
of charge and sleep conditions.

Currently, retry/max for ESR charging and discharging timers are
configured with the same value specified through device tree.
Extend the device tree property to take in different retry/max
values for those timers.

Change-Id: Ib30b8ae7d893b5cab00ed83dd7318b53e3b63ac1
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-05-31 19:01:05 -07:00
Vikram Mulukutla
259636e7d0 sched: hmp: Optimize cycle counter reads
The cycle counter read is a bit of an expensive operation and requires
locking across all CPUs in a cluster. Optimize this by returning the
same value if the delta between two reads is zero (so if two reads are
done in the same sched context) or if the last read was within a
specific time period prior to the current read.

Change-Id: I99da5a704d3652f53c8564ba7532783d3288f227
Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>
2017-05-31 18:16:30 -07:00
Linux Build Service Account
bc9a6a81f4 Merge "usb: pd: policy_engine: Handle Get_Source_Cap properly from PE_SRC_Ready" 2017-05-31 17:58:04 -07:00
Linux Build Service Account
b467a68d13 Merge "usb: pd: Rerun usbpd_sm if RX queue is not empty" 2017-05-31 17:58:03 -07:00
Linux Build Service Account
abaf8c7a85 Merge "defconfig: msm: Enable CONFIG_CORESIGHT_SINK_TPIU for msmauto" 2017-05-31 17:58:02 -07:00
Linux Build Service Account
cc45aeb579 Merge "ARM: dts: msm: Modify coresight device node for msm8996" 2017-05-31 17:58:01 -07:00
Linux Build Service Account
aab7f04733 Merge "power: supply: qcom: use typec mode instead of debounce done" 2017-05-31 17:58:01 -07:00
Linux Build Service Account
1c8f9586b1 Merge "ais: enable ais build for automotive" 2017-05-31 17:58:00 -07:00
Linux Build Service Account
f691be0486 Merge "clk: mdss: fix bugs when parsing mdss regulators" 2017-05-31 17:57:59 -07:00
Linux Build Service Account
13e35bf17d Merge "msm: mdss: declare function used only within the file as static" 2017-05-31 17:57:58 -07:00
Linux Build Service Account
1d64abeedd Merge "drm/msm: Fix potential buffer overflow issue" 2017-05-31 17:57:57 -07:00
Linux Build Service Account
31069443cb Merge "msm: sde: Reset the iommu_attached flag after detach" 2017-05-31 17:57:56 -07:00
Linux Build Service Account
92526da423 Merge "msm: ais: cpp fix to check zero length ioctl" 2017-05-31 17:57:55 -07:00
Linux Build Service Account
35ca83d6a7 Merge "msm: camera: clean up buffers before detach" 2017-05-31 17:57:55 -07:00
Abhijeet Dharmapurikar
35b0ff80d1 smb-lib: change debounce time to 20mS while in pr_swap
We observe that while PR_SWAP is done from PD stack, the typeC
block could be running its tCC debounce timer. This causes the
driver to prematurely declare that the cable is removed.

Fix this by reducing the tCC debounce time to 20mS while in
PR_SWAP.

Change-Id: Ie8b3628cd6931ff2da92d95c153d0d2c7ddb20b2
Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
2017-05-31 17:04:26 -07:00
Sushmita Susheelendra
9c0d1dc8c0 drm/msm: Separate locking of buffer resources from struct_mutex
Buffer object specific resources like pages, domains, sg list
need not be protected with struct_mutex. They can be protected
with a buffer object level lock. This simplifies locking and
makes it easier to avoid potential recursive locking scenarios
for SVM involving mmap_sem and struct_mutex. This also removes
unnecessary serialization when creating buffer objects, and also
between buffer object creation and GPU command submission.

Change-Id: I40cb437d0186c3d9aac365c9baba0aa4792f0aa1
Signed-off-by: Sushmita Susheelendra <ssusheel@codeaurora.org>
2017-05-31 17:33:08 -06:00
Sujeev Dias
66551f19b5 mhi: core: Only allow registration if channel is supported by endpoint.
Not all endpoints support all channels supported by MHI host. Only allow
clients to register if requested channel is supported by endpoint.

CRs-Fixed: 2053250
Change-Id: Ib4bd8d21b8f43d693da30b8fafe2cb9d2e128a17
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-05-31 14:07:31 -07:00
Sujeev Dias
6491d72c2a mhi: core: Fix memory leak in MHI DE_INIT
During MHI INIT, memory is allocated for firmware and
rddm vector table. This memory is not freed when DE_INIT
is called.

CRs-Fixed: 2053206
Change-Id: I85b2644189915dd25d8ac31190f16799f86cbd12
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-05-31 14:07:31 -07:00
Sujeev Dias
fb7523d08f mhi: core: Create dummy MHI APIs to fix compile errors
MHI is not supported by all targets, however many MHI client drivers
have a common driver that include MHI APIs. Create dummy APIs such
that even if MHI not present, does not cause any compile errors.

CRs-Fixed: 2053159
Change-Id: I427d925a658518d230a1d14df0cf27a7b19f207e
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-05-31 14:07:14 -07:00
Sushmita Susheelendra
9f47a21e56 iommu/arm-smmu: Change virtual address size limit to 39 bits
Restrict the virtual address size to 39-bits to allow
a maximum of 3 pagetable levels.

Change-Id: I264f23a2e16cc7599bdad8a161854bcf6e24dd4a
Signed-off-by: Sushmita Susheelendra <ssusheel@codeaurora.org>
2017-05-31 12:12:24 -06:00
Sushmita Susheelendra
855e0a4c1c drm/msm: Set the TTBR1 range for a 36-bit address space
Define a 36-bit address space for TTBR1 which is used for
kernel side GPU buffer objects.

Change-Id: I1c4eaee0fd92236793621c7d3dba1700e56fefd2
Signed-off-by: Sushmita Susheelendra <ssusheel@codeaurora.org>
2017-05-31 12:00:54 -06:00
Jordan Crouse
b39c609072 iommu/arm-smmu: Correctly calculate and use the TTBR1 pagetable
Due to an egregious misunderstanding of the specification it
was thought that to do the TTBR1 matching correctly the sign
extension bit needed to match the input address space. This
is incorrect - the TTBR1 range is determined by the size of
the TTBR1 space (in our case, the same as the input address
space). For example if the input address size is 36, the
effective range of the pagetables are:

TTBR0: 0x00000000_00000000 - 0x0000000f_ffffffff
TTBR1: 0xfffffff0_00000000 - 0xffffffff_ffffffff

For its part the sign extension bit needs should be set based on
the upstream bus size. If the device has a UBS of 49 then the
sign extension bit is assumed by design to be 48 otherwise
the driver needs to pick the highest available bit and reduce
the input address space by 1.

Because the client driver shouldn't need to know the upstream
bus size, convention is to use a fully sign extended unsigned
long address for TTBR1 mappings. If the sign extension bit is set
lower than the upstream bus size some implementations assume that
bits above the sign extension bit need to be zero and breaks the
convention. Setting the sign extension bit correctly for the
upstream bus size ensures that sign extension always works.

The hardware will match an address to the TTBR1 if all the bits
between the sign extension bit and the input address size are set
to 1. We emulate this behavior in software when looking up a pagetable
for a software operation.

Change-Id: Ic0dedbad80c72f11bc8a7e6792f0e3c2f58bc674
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
2017-05-31 11:56:25 -06:00
Nicholas Troast
841a455179 power: supply: qcom: use typec mode instead of debounce done
When the CC state change IRQ fires on USB removal the debounce done
status may still be high, and the removal cleanup will not be called.
Use the UFP/DFP status bits to determine whether the CC lines are
present or not instead.

While at it cache the CC state so it doesn't have to be derived
everywhere it is needed. The status bits are already cached, so there
should be no functional difference.

Change-Id: Ifb89c78a032ae9d38fbc8c281518698941e131c2
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2017-05-31 10:43:22 -07:00