-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit '40c77ca69b266c88ebbfdfdf806ed3033f40840e' into dev/msm-…
…4.14.c2-display * commit '40c77ca69b266c88ebbfdfdf806ed3033f40840e': cpufreq: schedutil: Fix for limits update with fast switch enabled cpufreq: schedutil: Add fast switch to sugov_limits path soc: qcom: wda: Disable powersave work on deinitialization msm: kgsl: Change data type for GPU ib vote disp: msm: sde: add SSPP CP features to dirty list during IPC msm: ipa3: Fix to recycle buffers diag: Prevent using uninitialized mdlog session mask msm: kgsl: Ignore rgmu disable GDSC error power: smb5-lib: Report liquid presence status msm: kgsl: Add missing check for snapshot IB dump msm: kgsl: Snapshot all GMU memory blocks msm: kgsl: Snapshot GMU TCM registers separetely net: qrtr: mhi: Register for early notifications msm: kgsl: Fix drawqueue timer race condition msm: kgsl: Ensure GMU memory regions don't leak memory msm: kgsl: Update GMU snapshot section IDs ARM: dts: msm: Update GPU snapshot size msm: kgsl: Omit referencing pointers in traces arm64/iommu: handle atomic pool addresses in ->get_sgtable and ->mmap arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable ARM: dts: msm: register IPCR for early MHI notification mhi: cntrl: qcom: register for early error fatal notification mhi: core: add support for early error notifications diag: Update diag get log request structure msm: kgsl: Change throttling counter weight from 15% to 5% NFC: Fix device node probing issue mhi: core: add missing macro for MHI device vote msm: kgsl: show max gpu temperature soc: qcom: qmi_interface: Remove ineffective mutex lock from txn struct soc: qcom: qmi_interface: use qmi txn_lock to avoid use after free of txn sched/fair: Prevent tick path active migration to the same CPU msm: camera: isp: Halt device with the command parsed msm: vidc: add check to avoid out-of-buffer write usb: f_gsi: Don't enable IPA data path if connect channel fails mhi: core: expand MHI vote api to take optional parameter sched: fair: Add strict skip buddy support sched/fair: Allow load bigger task load balance when nr_running is 2 msm: vidc: add additional check to avoid out of bound access USB: configfs: Send DISCONNECT uevent during UDC bind usb: dwc3-msm: Program MSB of doorbell register when using dummy_addr msm: ipa3: Drop WAN TX packets when pipe is down in ssr usb: dwc3-msm: Use dummy buffer as doorbell until GSI is ready ARM: msm: dts: modify rotator line width for sm8150 Revert "drm/msm/sde: fix crtc enable check" ARM: dts: msm: add thermal zone names to sm8150 msm: adsprpc: Fix integer overflow in refcount of map msm: kgsl: Ensure _free_pt() gets called on error case diag: dci: Correct out of bounds check in processing dci pkt rsp usb: dwc3: Flush bh work before disabling dwc3_irq power: step-chg-jeita: update jeita/step ranges to support signed threshold slim-msm-ngd: Create a IPC error logging file soc: qcom: dfc: Purge packets on flow delete Revert "diag: Clear memory device entries during mhi disconnect" ARM: dts: msm: Add GPU coresight properties for SM8150 drm/msm/sde: fix crtc enable check usb: misc: nb7vpq904m: fix possible array overflow msm: ipa3: Handle missing cleanup in IMP_READY state on shutdown msm: npu: update performance mode during load network msm: npu: Allow user app to retrieve NPU version via get_property fbdev: msm: check the length of the external input buffer properly msm: kgsl: Ensure that thermal power level restrictions are enforced net: qrtr: Use skb with fragments in memory failure case media: uvcvideo: Fix 'type' check leading to overflow power: qpnp-qg: Add range checks to FIFO length msm: kgsl: Don't attempt the LLM/GLM handshake for a640 targets power: qpnp-smb5: Do not use ibatt based termination for QG PMICs msm: camera: sensor: Increase the eeprom map buffer count msm: vidc: refine clock calculation for both encoder and decoder msm: vidc: consider pipeline overhead factor for clock calculation msm: camera: reqmgr: Reset previous skipped slot if valid request drm/msm/sde: update mixercount check in writeback usecase msm: camera: crm: Increasing the device handles to 128 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() msm: kgsl: Correct snapshot over-write policy msm: camera: Adding device type to track device handles msm: camera: isp: Add support for initial frame drop esoc: Add mdm error-fatal notifier hook ARM: dts: msm: Increasing shared mem region size for SM6150 and sdmmagpie msm: camera: icp: Prevent out of bound access in acquire msm: camera: mem: Mutex before cpu_begin_access & cpu_end_access msm: camera: cpas: Check the HW state before accessing register msm: camera: cci: Add rd_done to handle read done operation msm: camera: crm: Increase the device handles to 128 ARM: dts: msm: Increase camnoc bw margin for sdmmagpie msm: camera: fd: Remove duplicate "qcom,fd501" property msm: camera: reqmgr: Fix CRM shift one req issue msm: camera: icp: Mapping fw error numbers with error names msm: camera: isp: Prevent out of bounds read msm: camera: csiphy: correct DPHY bring up sequence msm: camera: Fix cpas axi clk rate overflow msm: kgsl: Correctly identify page faulting process msm: camera: reqmgr: Skip reset if no request from UMD Change-Id: I7fb1713ebe3d786c7134db39033860114baa3df9 Signed-off-by: Abhijith Desai <[email protected]>
- Loading branch information
Showing
115 changed files
with
2,057 additions
and
636 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.