- Oct 26, 2020
-
-
Linux Build Service Account authored
Change-Id: Idcc45f8345de1cc3db7a8cfcdadd8fbeb0aaa7d3
-
- Oct 24, 2020
- Oct 23, 2020
-
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
Swetha Chikkaboraiah authored
This makes it possible to ensure that any clients which use __alloc_skb always allocate memory from the DMA zone. Change-Id: I3b399b8da113e38a050b0b3e81eeaec549253bb9 Signed-off-by:
Liam Mark <lmark@codeaurora.org> Signed-off-by:
Swetha Chikkaboraiah <schikk@codeaurora.org> Signed-off-by:
Ashok Raj D <adeenada@codeaurora.org>
-
Ashok Raj Deenadayalan authored
Previously deprecated smmu calls have been removed. These changes also caused the reorganization of a key data structure and logic. Change-Id: Ic5ac67e64483f8cc905235a3134c342df4eab79d Signed-off-by:
Ashok Raj Deenadayalan <adeenada@codeaurora.org>
-
Ashok Raj Deenadayalan authored
Due to incorrect padding, rule attributes are not present at 32bit multiples, which is leading to rule geenration failure. Add changes to the rule padding. Change-Id: I6f2c7e6078bdc11e9d02c2d70803e9e839d48fbb Signed-off-by:
Praveen Kurapati <pkurapat@codeaurora.org> Signed-off-by:
Ashok Raj Deenadayalan <adeenada@codeaurora.org> Signed-off-by:
Swetha Chikkaboraiah <schikk@codeaurora.org>
-
qctecmdr authored
-
Ashok Raj Deenadayalan authored
Add Kconfig changes to support IPAv2 driver for sdm660 target. Change-Id: I093adf36f0e04a090e802c1ec064d9d6e3deac1a Signed-off-by:
Praveen Kurapati <pkurapat@codeaurora.org> Signed-off-by:
Ashok Raj Deenadayalan <adeenada@codeaurora.org> Signed-off-by:
Swetha Chikkaboraiah <schikk@codeaurora.org>
-
Ashok Raj Deenadayalan authored
Add following changes, - Include dependent files. - Handle buffer recycling in new kernel. - Add WLAN endpoints for IPA_v2_6. - Fix indentation errors. - Add structure, api changes in QMI files compatible with kernel 4.14. - Add changes to support late clk initialization. - Add IPA_v2_6 support for platform probing. - Add locking mechanism as per the new kernel. Change-Id: I6f153398f9a11026744c076a67a609cf7af807ba Signed-off-by:
Praveen Kurapati <pkurapat@codeaurora.org> Signed-off-by:
Ashok Raj Deenadayalan <adeenada@codeaurora.org> Signed-off-by:
Swetha Chikkaboraiah <schikk@codeaurora.org>
-
- Oct 22, 2020
-
-
Mukesh Kumar Savaliya authored
This change primarily fixes timeout issue observed during command send as part of read and write operations. This will do proper cleanup of the GENI in command timeout with cancel and abort operations while waiting for the done event. Change-Id: Icd1a546fd6f54046640910e2d1225da855b2ea42 Signed-off-by:
Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
Ashok Raj Deenadayalan authored
Add support of IPAv2 driver for sdm660 target Make following changes: - Fix copyright info. - Fix checkpatch warnings and errors (Require some changes in indentation) Change-Id: I831beb3f9b6e376803001a37d022914735dc7bf8 Signed-off-by:
Praveen Kurapati <pkurapat@codeaurora.org> Signed-off-by:
Ashok Raj Deenadayalan <adeenada@codeaurora.org> Signed-off-by:
Swetha Chikkaboraiah <schikk@codeaurora.org>
-
Ziqi Chen authored
There are two times H/W reset during UFS power on. It will impact NAND lifetime. We just need to keep one and remove the other one. Change-Id: Ie0ddbc458d36d0b7fb7e3786775432efea850e10 Signed-off-by:
Ziqi Chen <ziqichen@codeaurora.org>
-
- Oct 21, 2020
-
-
Linux Build Service Account authored
Change-Id: I670f69a82f8f7767af04bb804b6993147ef34861
-
Chandana Kishori Chiluveru authored
This patch adds new IPC log file to dump IRQ registers to know the interrupt status in dma mode. This will help in debugging interrupt storm issues in dma mode. Also increase the IPC log buffer size. Change-Id: I33a32e8d237769808a9c7553c9c3e6d1024d9f50 Signed-off-by:
Chandana Kishori Chiluveru <cchiluve@codeaurora.org>
-
Chandana Kishori Chiluveru authored
Check for RX data in rx buffer for faulty transfer and add delay of 2 msecs delay in order for dma rx transfer to be actually completed. Also dump required qup registers when the uart dma rx data is seen as all zeros. Change-Id: Ifaa0cb7d22b8419ffacfee7212b0a28ed8ebf2a1 Signed-off-by:
Chandana Kishori Chiluveru <cchiluve@codeaurora.org>
-
Chandana Kishori Chiluveru authored
Add ioctl for adding new IPC log buffer in UART driver. If BT host driver observes a fault in BT transfers this ioctl needs to be called. On this ioctl call uart driver will change the logging to new file so that the issue scenario could be preserved in old UART IPC log files. Change-Id: I0da719159d20f60602922f482467178d038b443c Signed-off-by:
Prudhvi Yarlagadda <pyarlaga@codeaurora.org> Signed-off-by:
Chandana Kishori Chiluveru <cchiluve@codeaurora.org>
-
Jordan Crouse authored
Don't allow IOCTL_KGSL_MAP_USER_MEM to import user memory that was already allocated and mapped by KGSL in the first place. Remapping memory never makes sense and it messes up reference counting in the pools. Change-Id: Ic0dedbade96ac6b30dcbbb794bf57a597f1bb351 Signed-off-by:
Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by:
Pranav Patel <pranavp@codeaurora.org>
-
Chandana Kishori Chiluveru authored
Currently driver allocating RX buffer once in port open and use the same buffer for each RX transfer. This buffer is not cleared in driver. In some scenarios when SW got DMA_DONE interrupt and the RX buffer we are still seeing the previously completed RX data in DDR buffer. DMA_DONE from HW doesn't confirm that the DATA is copied to DDR, sometimes we are queuing the stale data from previous transfer to tty flip_buffer. This change is to memset RX buffer to zero after tty_flip_buffer_push so that memset change will easily help us to identify suck scenarios. Change-Id: If14bdf0377cd6764280f515b1b8e67f5629e32ce Signed-off-by:
Chandana Kishori Chiluveru <cchiluve@codeaurora.org>
-
- Oct 20, 2020
-
-
Mukesh Kumar Savaliya authored
This change enhances the probe routine and cleanup the resources properly if the failure is observed on previous operations. Also add proper logging to exactly highlight the failure. Change-Id: Idedc9e424a739758c3b8aa08675fb3e06bf67bb2 Signed-off-by:
Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
-
Nirmal Abraham authored
In some usecases, the CPU_SYNC attribute is causing around 2 - 2.5ms execution time per call to dma_buf_map_attachment while mapping the display buffers causing frame drops. Disable CPU SYNC to resolve this. Change-Id: I5bdf2049b265d7ed8b0a42ac92bea57296aca9f6 Signed-off-by:
Nirmal Abraham <nabrah@codeaurora.org>
-
Can Guo authored
Commit a78751da ("scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()") wrongly deletes a condition check for tmp buffer allocation, this change adds it back. Change-Id: I0f27f30c90fd6592e10af039ce8227d48a85c790 Signed-off-by:
Can Guo <cang@codeaurora.org>
-
Govind Singh authored
SKIP_QMI QUIRK gets set in QMI bypass build flavor. Check SKIP_QMI test bit for exported qmi messages when SKIP_QMI QUIRK is set. Change-Id: Id26574614c312f4fcfa7c5091ddf332baa037ae1 Signed-off-by:
Govind Singh <govinds@codeaurora.org>
-
qctecmdr authored
-
- Oct 19, 2020
- Oct 18, 2020
-
-
Mukesh Kumar Savaliya authored
This patch fixes two issues observed during recent test with SN220. Fix IBI issue to set the payload len based on clients config and configures the same for master. Also fix the hot join issue observed during unregistering IBI which basically creates race between generation of hot join event and unregistering of IBI. Hence avoid disabling the interrupt and resetting IBI controller. Change-Id: I7c151a90375d8c65f2332462332ef576945fb4fd Signed-off-by:
Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
-
- Oct 17, 2020
-
-
Praveen Kurapati authored
For Q6 endpoints add change to not reset the HOLB timer value to zero instead of default value. Add change to enable HOLB twice for IPA 4.x targets. Change-Id: Ic9596e711b037d24ae25835cb6dd193ec040d723 Signed-off-by:
Praveen Kurapati <pkurapat@codeaurora.org>
-
- Oct 16, 2020
-
-
qctecmdr authored
-