Commit Graph

1130094 Commits

Author SHA1 Message Date
qctecmdr
93bd469ba9 Merge "soc: qcom: qcom_stats: Fix the DDR stats entry offset" 2022-11-18 11:59:16 -08:00
qctecmdr
71694d1b47 Merge "msm:abi_gki: Add v4l2,video,display and gpu api to export symbols list" 2022-11-17 18:53:06 -08:00
Soumen Ghosh
105298b2e1 msm:abi_gki: Add v4l2,video,display and gpu api to export symbols list
Adding symbols in abi file.

Change-Id: Ia8736cb08208353c4fc29b00cb61b1e41a79aa3b
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
2022-11-17 12:45:12 -08:00
Maulik Shah
ea31d19faa soc: qcom: qcom_stats: Fix the DDR stats entry offset
Fix the DDR stats entry offset.

Change-Id: I4783d65c5d71721b6dc5fff1b39517377a8e2cbb
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
2022-11-15 14:08:59 +05:30
NITIN LAXMIDAS NAIK
3f0a6daf18 abi_gki_aarch64_qcom: add sync and __copy symbol
Added kernel symbols for presil-pineapple.

Change-Id: I0b050d54ba4be4a75a736cf7daa6bb79263856b0
Signed-off-by: NITIN LAXMIDAS NAIK <quic_nitinlax@quicinc.com>
2022-11-14 12:15:28 -08:00
qctecmdr
f852a8b67d Merge "drivers: dcvs: memlat: check return value of devm_protocol_get" 2022-11-12 07:59:21 -08:00
qctecmdr
8d66e1d64b Merge "drivers: dcvs: bwmon: add ab_scale" 2022-11-12 07:59:19 -08:00
qctecmdr
025e33318e Merge "defconfig: pineapple: Enable CONFIG_REGMAP_QTI_DEBUGFS{_ALLOW_WRITE}" 2022-11-11 17:04:36 -08:00
qctecmdr
0146cbfa86 Merge "arm-smmu: Fix compilation issue in CB interrupt selftest" 2022-11-11 17:04:33 -08:00
qctecmdr
fe600bc810 Merge "ARM: config: msm: Enable BAM config for Pineapple" 2022-11-11 17:04:30 -08:00
qctecmdr
73ecad8643 Merge "soc: hw-fence: Add MSM_HW_FENCE_FLAG_SIGNALED_BIT" 2022-11-11 17:04:30 -08:00
qctecmdr
4e4d361474 Merge "abi_gki_aarch64_qcom: Update list of symbols" 2022-11-11 17:04:29 -08:00
qctecmdr
6fabe4da7a Merge "tmc-usb: Add drop data size count" 2022-11-11 17:04:29 -08:00
qctecmdr
a4be16c25f Merge "soc: hw_fence: add support for 64-bit client_data" 2022-11-11 17:04:27 -08:00
qctecmdr
6a0b4f3c39 Merge "pci: msm: Use the platform_get_irq_byname API" 2022-11-11 17:04:25 -08:00
qctecmdr
fa561d1bbe Merge "defconfig: pineapple-gki: Enable BCL peripheral and soc driver" 2022-11-11 17:04:23 -08:00
qctecmdr
a97ea251ac Merge "modules.list.msm.pineapple: Add WALT module" 2022-11-11 17:04:20 -08:00
qctecmdr
04a37de2a2 Merge "net: qrtr: Update data_len when padding large skbs" 2022-11-11 17:04:18 -08:00
qctecmdr
2fb9ec5be7 Merge "soc: qcom : tmecom: add support for v4 policy" 2022-11-11 13:35:11 -08:00
qctecmdr
dacc8de3d0 Merge "ARCH: arm: configs: Enable CONFIG_IPA3 on Pineapple" 2022-11-11 13:35:09 -08:00
qctecmdr
553a8b2012 Merge "defconfig: pineapple-gki: Enable the mem-offline driver" 2022-11-11 13:35:07 -08:00
qctecmdr
2c0f8bf90a Merge "clk: qcom: videocc-pineapple: Add VIDEO_CC_XO_CLK_ARES" 2022-11-11 13:35:07 -08:00
qctecmdr
6e4382ba68 Merge "driver: thermal: sdpm: Add a snapshot of sdpm clock notifier driver" 2022-11-11 13:35:05 -08:00
qctecmdr
a9f455f3dc Merge "wcd939x-usbss: Add i2c driver for wcd939x usbss" 2022-11-11 13:35:03 -08:00
Shivnandan Kumar
7d10568691 drivers: dcvs: memlat: check return value of devm_protocol_get
Validate return value of devm_protocol_get.
Currently only NULL pointer is checked but
we should also check if returned pointer is
valid pointer or not. If it is not valid pointer
then it can lead to crash.

Change-Id: If7c6e275bae0df42511cc915215bfe434d2053e3
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
2022-11-11 07:12:00 -08:00
Shivnandan Kumar
79df1ba3d3 drivers: dcvs: bwmon: add ab_scale
Expose ab_scale tunable to scale ab vote based
on user space input.

Change-Id: I66a766c72897814bccd6f6ff8cb298fd51b17c0b
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
2022-11-11 07:07:53 -08:00
qctecmdr
987b611bea Merge "input: qcom-hv-haptics: Update haptics_parse_per_effect_dt()" 2022-11-11 05:32:29 -08:00
qctecmdr
4c27283738 Merge "driver: thermal: userspace_cdev: Add a snapshot of userspace cooling driver" 2022-11-11 05:32:26 -08:00
qctecmdr
1dfc4603f0 Merge "iio: qcom-spmi-adc5-gen3: poll for CONV_REQ in adc5_gen3_poll_wait_hs()" 2022-11-11 05:32:24 -08:00
qctecmdr
614beb4231 Merge "msm: pcie: Allow NULL as a valid return value for icc_get" 2022-11-11 05:32:21 -08:00
qctecmdr
37afffb8ef Merge "android: abi_gki_aarch64_qcom: Add symbols needed by ubwcp" 2022-11-11 05:32:18 -08:00
qctecmdr
7e4b43a633 Merge "defconfig: pineapple: Enable the UBWC-P DMA-BUF Heap" 2022-11-11 05:32:16 -08:00
qctecmdr
f6646ebd13 Merge "defconfig: pineapple-gki: Enable SPMI_ADC5_GEN3 driver" 2022-11-11 01:40:12 -08:00
qctecmdr
1411eed2ab Merge "defconfig: Enable TLMM VM Mem Access driver" 2022-11-11 01:40:09 -08:00
qctecmdr
cac9f155f8 Merge "ANDROID: Updating module output lists" 2022-11-11 01:40:09 -08:00
qctecmdr
ff35f9d975 Merge "msm:abi_gki: Add find_vma to export symbols list" 2022-11-10 15:50:27 -08:00
qctecmdr
0f15caf52a Merge "uio: Kconfig: Enable msm shared memory driver" 2022-11-10 15:50:27 -08:00
Anjelique Melendez
c1cde953b6 input: qcom-hv-haptics: Update haptics_parse_per_effect_dt()
Update haptics_parse_per_effect_dt() to remove reading
"qcom,effect-id" property.

Change-Id: I18f362e8a02dbca6038b80e503050fe8574e3a5f
Fixes: f6c37c0958 ("input: qcom-hv-haptics: add support for primitive effect")
Signed-off-by: Anjelique Melendez <quic_amelende@quicinc.com>
2022-11-10 14:12:21 -08:00
qctecmdr
02ce5d8db3 Merge "ufs-host: qcom: Disable h8 with clk gate and scale" 2022-11-10 08:58:50 -08:00
qctecmdr
da644b5622 Merge "soc: llcc: qcom: Update config data for pineapple SoC" 2022-11-10 08:58:49 -08:00
qctecmdr
2c5bffcdb3 Merge "usb: phy: Remove delay from QMP phy init sequence" 2022-11-10 08:58:47 -08:00
qctecmdr
7bb4b80d6e Merge "pinctrl: qcom: Update driver to match TLMM data" 2022-11-10 08:58:45 -08:00
qctecmdr
755b0b2bfb Merge "scsi: ufs: ufs-qcom: Correct the REG_UFS_CFG0 setting for pineapple" 2022-11-10 08:58:43 -08:00
qctecmdr
34dec33a6e Merge "modules.list.msm.pineapple: Add UFS PHY module for pineapple" 2022-11-10 08:58:42 -08:00
Mao Jinlong
0a7c5a53c5 tmc-usb: Add drop data size count
Add drop data size count and data overwritten tag for the drop
data case.

Change-Id: Ib066215ecf8c9ef2a1920d75afafb45b4a6382e7
Signed-off-by: Mao Jinlong <quic_jinlmao@quicinc.com>
Signed-off-by: Tao Zhang <quic_taozha@quicinc.com>
2022-11-09 18:54:46 -08:00
Harshdeep Dhatt
9a0e3cee09 soc: hw-fence: Add MSM_HW_FENCE_FLAG_SIGNALED_BIT
This bit is set by hw-fence driver when it sees that the hw-fence
is already signaled at the time when a client wants to add itself
as a waiter for this hw-fence. This helps the client to avoid adding
itself as a waiter for an already signaled hw-fence.

Change-Id: I767745923066ee66c4bd8cd756ff05cd8cdbc833
Signed-off-by: Harshdeep Dhatt <quic_hdhatt@quicinc.com>
2022-11-09 15:55:28 -08:00
Michael Adisumarta
7a75273966 abi_gki_aarch64_qcom: Update list of symbols
Add new symbols to the list.

Change-Id: I3f1b17cc69ece6a58ab4d0400e9bb0f524a1dd48
Signed-off-by: Michael Adisumarta <quic_madisuma@quicinc.com>
2022-11-09 15:18:06 -08:00
Subbaraman Narayanamurthy
e33ca179cc defconfig: pineapple: Enable CONFIG_REGMAP_QTI_DEBUGFS{_ALLOW_WRITE}
Enable CONFIG_REGMAP_QTI_DEBUGFS in pineapple GKI config so that
the regmap interfaces which uses regmap_qti_debugfs APIs can be
read using debugfs.

Enable CONFIG_REGMAP_QTI_DEBUGFS_ALLOW_WRITE in pineapple consolidate
config so that the regmap interfaces which uses regmap_qti_debugfs
APIs can be written via debugfs.

Change-Id: Ibd6f57312851c5482d2ca964cabfca76f8192ac1
Signed-off-by: Subbaraman Narayanamurthy <quic_subbaram@quicinc.com>
2022-11-09 15:14:34 -08:00
John Moon
3faf5b6ee7 ANDROID: Updating module output lists
Updating module output lists for kalama and pineapple.

Change-Id: I0fd6cb8b586b1dab62293483f768041f12e897b8
Signed-off-by: John Moon <quic_johmoo@quicinc.com>
2022-11-09 12:56:59 -08:00
Mao Jinlong
317c566fa4 coresight-tmc-usb: Flush read_work before usb_qdss_close()
When disabling USB SW path ensure all calls to usb_qdss_write()
are completed before calling usb_qdss_close(), otherwise the
two APIs may race and result in out-of-order sequencing between
the underlying usb_ep_queue() and usb_ep_dequeue() calls.  This
may result in usb_qdss_close() getting stuck since it is waiting
on an unqueued request to complete.

Change-Id: Ibdccf082a6273f8d3a78e664b58bd0a5b9ce8f69
Signed-off-by: Jack Pham <quic_jackp@quicinc.com>
Signed-off-by: Mao Jinlong <quic_jinlmao@quicinc.com>
2022-11-09 06:25:25 -08:00