提交線圖

2670 次程式碼提交

作者 SHA1 備註 日期
Depeng Shao
48d9123083 msm: camera: isp: Resume HW only when getting one valid req
Variable fps usecase needs to get valid req with init packet
flag after flush, this change adds a flag to detect if we
get a valid req before resuming HW. This change also stops
the sensors during flush if useland already request to stop
dev.

CRs-Fixed: 3256139
Change-Id: Ieabd327a3b5cf380ca60548c85714c96635a272d
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-08-12 15:06:07 -07:00
Savita Patted
0bf472ae71 Snap for drop 08/10/2022 mainline 818 LA.VENDOR.13.2.0.AU308
camera-kernel:
3970a75 Merge "msm: camera: isp: Update resume cmd to global" into camera-kernel.lnx.dev

Change-Id: Iac710f0ba6ca57f9767ba0135256f0630e61e8d9
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2022-08-10 19:36:11 -07:00
Karthik Anantha Ram
a7f96b41f0 msm: camera: isp: Update resume cmd to global
Starting from Kailua, for LCR-PD use-cases HW expects certain
timing constraints to be met by the 2 paths(RDI0/PPP).
On flush/resume scenarios where the sensor continues to stream, and
if we do an independent path resume it is possible that
due to intrinsic SW/AHB latencies the two paths might latch
at different times. In order to overcome such issues, we
enable sync between RDI0 & PPP, RDI0 being the master and issue
a global resume cmd. With global resume all paths will resume
at the same time, and with the sync enabled we are certain that
RDI0/PPP will be resumed in sync as well. This change configures
global resume for single IFE lcr use-cases.

CRs-Fixed: 3233582
Change-Id: I034b1a491afa951298e2cb63e6242dcbd499b19e
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2022-08-10 18:36:28 -07:00
Savita Patted
4e66069c97 Snap for drop 08/09/2022 mainline 816 & 817 LA.VENDOR.13.2.0.AU301
camera-kernel:
873c379 Merge "msm: camera: isp: Trigger reg dump for INIT packet" into camera-kernel.lnx.dev
da5e7b4 Merge "msm: camera: sensor: Store resolution info settings" into camera-kernel.lnx.dev
580f449 Merge "msm: camera: uapi: Add UAPI for new sensor cmd buffers" into camera-kernel.lnx.dev

Change-Id: If76ee9031d0e7a4f2f7c0267f30b373f7fe17ca0
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2022-08-10 01:36:32 -07:00
Li Sha Lim
4236eefe68 msm: camera: sensor: Store resolution info settings
Resolution index settings for a sensor can be set
in three ways, during initial configuration,
an acquire when switching between sensors during a
session, and dynamically while the sensor itself is
running. To aid debugging efforts, this information
about the resolution index, along with other helpful
properties, whenenever they're changed, is
passed over from UMD and stored in KMD.

CRs-Fixed: 3214150
Change-Id: I2a83177966a4ccecad0a9d19ec7d2ba11dc10d45
Signed-off-by: Li Sha Lim <quic_lishlim@quicinc.com>
2022-08-10 01:36:26 -07:00
Li Sha Lim
5cc52ef416 msm: camera: uapi: Add UAPI for new sensor cmd buffers
Adding generic blob type of cmd buffers to support
receiving debugging information from userspace.
This generic blob type can be extended to receive
additional debugging information in the future.

This change starts with support for sensor resolution
info setting changes.

CRs-Fixed: 3256097
Change-Id: I1c1416cedf238402338e0d236d18e3c4a4efcb13
Signed-off-by: Li Sha Lim <quic_lishlim@quicinc.com>
2022-08-10 01:36:19 -07:00
Karthik Anantha Ram
6bc9721515 msm: camera: isp: Trigger reg dump for INIT packet
Irrespective of kernel debugfs, if there is a regdump
buffer provided for INIT packet trigger the dump.

CRs-Fixed: 3258552
Change-Id: I96d79ff6956ad567e526524500bf37f83e23908b
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2022-08-10 01:36:11 -07:00
Savita Patted
8bb4b36b46 Snap for drop 08/04/2022 mainline 815 LA.VENDOR.13.2.0.AU301
camera-kernel:
ccb7847 Merge "msm: camera: isp: Handle CSID release sequence" into camera-kernel.lnx.dev
48ea000 Merge "msm: camera: isp: Correct offsets for SFE v780" into camera-kernel.lnx.dev
f9eb1fc Merge "msm: camera: reqmgr: Disconnect the link and sync link for the flushed req" into camera-kernel.lnx.dev

Change-Id: Ide64d261246153c28bc42ff570dc4b226cd17315
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2022-08-04 23:36:08 -07:00
Wang Kan
590833a650 msm: camera: reqmgr: Disconnect the link and sync link for the flushed req
When link A is flushed, its sync link B didn't do flush,
so link B can't get info from flushed request of link A.
This change adds a support to disconnect the link and
sync link for the flushed req.

CRs-Fixed: 3236148
Change-Id: I5ef8e608856851426ef4b51cc3bbb939cc81eddb
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
Signed-off-by: Wang Kan <quic_wkan@quicinc.com>
2022-08-04 23:06:28 -07:00
Karthik Anantha Ram
a47b203490 msm: camera: isp: Correct offsets for SFE v780
Correct address config register offset for SFE RDI0 client.

CRs-Fixed: 3258552
Change-Id: I0215b4dac90b0d65d7fddd0c4162e7dac918ee06
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2022-08-04 23:06:21 -07:00
Karthik Anantha Ram
07743a70aa msm: camera: isp: Handle CSID release sequence
In case of dual CSID acquire, if the acquire fails
for the second CSID, we fail to free the first one.
The change addresses this issue.

CRs-Fixed: 3253317
Change-Id: I3fd8e7b7c38a3fa31fd93f281f2afdd98b9994a6
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2022-08-04 23:06:12 -07:00
Savita Patted
f1979e642e Snap for drop 08/03/2022 mainline 814 LA.VENDOR.13.2.0.AU296
camera-kernel:
91419d2 Merge "msm: camera: reqmgr: Process frame skip for sHDR scratch config" into camera-kernel.lnx.dev
ffc5f78 Merge "msm: camera: isp: Add timestamp for CSID CAMIF events" into camera-kernel.lnx.dev

Change-Id: I709019d060ef161ce7e7076fee1c11de32e3a108
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2022-08-04 00:36:11 -07:00
Gaurav Jindal
f0a55aadf7 msm: camera: isp: Add timestamp for CSID CAMIF events
This commit saves the timestamp for CSID CAMIF IRQs and
print in case of overflow. In case of IFE, it avoids
dumping timestamps if no IRQ are subsribed.

CRs-Fixed: 3249483
Change-Id: Icac71f60f0616fc14aeb5e5b6efd5d203b27ddcc
Signed-off-by: Gaurav Jindal <quic_gjindal@quicinc.com>
2022-08-03 18:06:44 -07:00
chengxue
1d0a29d2b7 msm: camera: reqmgr: Process frame skip for sHDR scratch config
In case of sHDR to have a continuous flow of frames, program
scratch buffer even if there are no pending requests to apply
to lower pd devices.

CRs-Fixed: 3254135
Change-Id: I07cedcfdcf58f2a37c81e39a5f887945e7f05bc1
Signed-off-by: chengxue <quic_chengxue@quicinc.com>
2022-08-03 18:06:35 -07:00
Savita Patted
a64e9c3b8b Snap for drop 08/02/2022 mainline 813 LA.VENDOR.13.2.0.AU296
camera-kernel:
2670612 Merge "msm: camera: isp: Remove pattern/period limitation for RDI clients" into camera-kernel.lnx.dev

Change-Id: Ied1bf1981adaa953ab5cc2d58483f4bccb50fc83
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2022-08-02 21:06:12 -07:00
Karthik Anantha Ram
d368d7fa41 msm: camera: isp: Remove pattern/period limitation for RDI clients
RDI WMs are no exception to period/pattern config. Just like other WMs
RDIs can be configured to any period/pattern. This change is only
for bus ver3, for which address increment register exists for all
RDIs, so we can remove any limitation checks.

CRs-Fixed: 3249063
Change-Id: Ib24a7178e2a3ca6e56898ed1ff57331fed270222
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2022-08-02 19:06:19 -07:00
Savita Patted
447cc22b3d Snap for drop 08/01/2022 mainline 812 LA.VENDOR.13.2.0.AU296
camera-kernel:
3d9f6a2 Merge "msm: camera: csiphy: Remove duplicate register settings" into camera-kernel.lnx.dev
94619c0 Merge "msm: camera: common: Add drv debug flag to enable logging" into camera-kernel.lnx.dev

Change-Id: I1e58c6d74069c5ca24115928e609a248d31c98bc
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2022-08-02 10:06:14 -07:00
Mukund Madhusudan Atre
7fea2743d8 msm: camera: common: Add drv debug flag to enable logging
Add debug drv flag to enable info logging for drv.

CRs-Fixed: 3065551
Change-Id: Ief9e2a84a379b9f0261567bcf13e2405f3c97d15
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
2022-08-01 16:36:22 -07:00
Karthik Anantha Ram
16b9458c5a msm: camera: csiphy: Remove duplicate register settings
Remove data rate settings from common register array.
This change is to avoind re-programming same registers,
with different values.

CRs-Fixed: 3247785
Change-Id: Ic6790b006b32911e06f2abc1fefa2f44b3820ee6
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2022-08-01 16:36:14 -07:00
Savita Patted
48ec34cea9 Snap for drop 07/29/2022 mainline 811 LA.VENDOR.13.2.0.AU296
camera-kernel:
ba1651a Merge "msm: camera: common: Add checking for regulator count" into camera-kernel.lnx.dev
00b64ec Merge "msm: camera: icp: Domain-id support for non secure FW loads" into camera-kernel.lnx.dev
aa1c250 Merge "msm: camera: isp: Extend internal recovery scheme" into camera-kernel.lnx.dev
2b42da5 Merge "msm: camera: common: Fix possible dereference of NULL pointer" into camera-kernel.lnx.dev
1412a19 Merge "msm: camera: isp: Fix null pointer issue" into camera-kernel.lnx.dev
35e220b Merge "msm: camera: isp: Add the value of macro CAM_SOC_MAX_BLOCK" into camera-kernel.lnx.dev

Change-Id: Iab030127b82d541f1c12377e7b6abdd581d1499e
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2022-07-29 17:36:09 -07:00
Li Sha Lim
53b771ccfe msm: camera: icp: Domain-id support for non secure FW loads
For non secure FW loads, ICP domain mask config registers will
not be protected and is accessible from HLOS, so we are to
program these registers with the correct mask values. These
will then be validated with the domain id value passed over
from userland.

CRs-Fixed: 3249982
Change-Id: I1440dde67f6e7a4b58b482d6c3964d19cdb33967
Signed-off-by: Li Sha Lim <quic_lishlim@quicinc.com>
2022-07-29 17:06:43 -07:00
Karthik Anantha Ram
404b983783 msm: camera: isp: Extend internal recovery scheme
This change extends internal scheme for certain specific
scenarios. If the mode switch is applied in between exposures
it could potentially lead to out_of_sync/hang. On the switching
frame if there is no sufficient common blanking among different
exposures, CSID HW flags it, internal recovery is triggered for this.
Also it's possible that due to packet delays, IFE & sensor go out of sync,
we can try internal recovery in this case as well on receiving
out of sync error consecutively for 3 frames.

CRs-Fixed: 3254775
Change-Id: I56b40bb9f73959e66174af382025c897c18ffed4
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2022-07-29 17:06:38 -07:00
Stark Lin
45d440634d msm: camera: common: Fix possible dereference of NULL pointer
Null pointer 'flush_args.flush_req_pending' may be dereferenced,
this change add check snippet before the dereference.

CRs-Fixed: 3250285
Change-Id: I1170a291e7d0d986abe2d5909e6c328e248e4d27
Signed-off-by: Stark Lin <quic_starlin@quicinc.com>
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-29 17:06:32 -07:00
mingpan
fe66664222 msm: camera: isp: Add the value of macro CAM_SOC_MAX_BLOCK
In function cam_ife_mgr_acquire_dev, will assign
cdm_reg_map to base_array according to index, but
the array length of base_array is less than
CAM_IFE_HW_NUM_MAX now, so it may cause to array
index out of bounds. If we acquire 8 IFEs, we
need to send cdm the reg_base for all 8.

CRs-Fixed: 3250612
Change-Id: I791659e1ad72d301de89fb374d37720ce58f102b
Signed-off-by: mingpan <quic_mingpan@quicinc.com>
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-29 17:06:27 -07:00
Depeng Shao
8f0ed15532 msm: camera: common: Add checking for regulator count
This change adds a checking for regulator count,
since the regulator array has fixed length, so
add a protection to avoid meeting index ouf of
bounds issue.

CRs-Fixed: 3250328
Change-Id: I123ffa993ee7b1deb06e3789fa4add6ca5ce6b9f
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-29 17:06:21 -07:00
Stark Lin
3dd3448144 msm: camera: isp: Fix null pointer issue
Null pointer might be used uninitialized in case param input is null,
now we will return with -EINVAL directly to avoid passing null pointer
to other function.

CRs-Fixed: 3250360
Change-Id: I19bd6f83d2f6315f55f05559b6984e721ca3d143
Signed-off-by: Stark Lin <quic_starlin@quicinc.com>
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-29 17:06:13 -07:00
Haritha Chintalapati
983dd1a834 Snap for drop 07/27/2022 mainline 809 LA.VENDOR.13.2.0.AU296
camera-kernel:
222e1ff Merge "msm: camera: common: Fix some errors" into camera-kernel.lnx.dev
741f298 Merge "msm: camera: sensor: update the length checking for wait cmd" into camera-kernel.lnx.dev.

Change-Id: I8975ad4b27430c0b4c89a5cd87b7b7ce38df0712
Signed-off-by: Haritha Chintalapati <quic_hchintal@quicinc.com>
2022-07-27 12:06:11 -07:00
mingpan
5bbbbb8934 msm: camera: sensor: update the length checking for wait cmd
Do correct length check for cmd_buf in command
CAMERA_SENSOR_CMD_TYPE_WAIT, we need to make sure the
length of cmd_buf is effective for each generic_op_code.

CRs-Fixed: 3241357
Change-Id: I6894c98a2dcf6569c7127fde12d4c94b080dca3c
Signed-off-by: mingpan <quic_mingpan@quicinc.com>
2022-07-27 09:36:21 -07:00
Wang Kan
b8c77fdc84 msm: camera: common: Fix some errors
This change fix ISP log error and function annotation error.

CRs-Fixed: 3248587
Change-Id: Ibe9305cb666831b98314a834049c3402b52bf389
Signed-off-by: Wang Kan <quic_wkan@quicinc.com>
2022-07-27 09:36:14 -07:00
Haritha Chintalapati
9a17a8f174 snap for drop 07/25/2022 mainline 808 LA.VENDOR.13.2.0.AU287
camera-kernel:
891979e Merge "msm: camera: common: memset usage optimization" into camera-kernel.lnx.dev
97d76ce Merge "msm: camera: reqmgr: Resume sched_req ver1 and sync config support" into camera-kernel.lnx.dev.

Change-Id: I48f65c595ef7eff61c6667bfc46c1f8fc30ff84a
Signed-off-by: Haritha Chintalapati <quic_hchintal@quicinc.com>
2022-07-26 11:03:41 -07:00
Sokchetra Eung
d2a1f0c968 msm: camera: common: memset usage optimization
Remove unnecessary memsets of the structure variables
whose fields are assigned prior to their usage or they
are dynamically allocated with calls that set the memory
to 0. This memset usage optimization is to improve
performance.

CRs-Fixed: 3228092
Change-Id: Iec68c6d072863627959ce603cff28afd26a1c408
Signed-off-by: Sokchetra Eung <quic_eung@quicinc.com>
2022-07-26 11:03:32 -07:00
Stark Lin
996c88bbaf msm: camera: reqmgr: Resume sched_req ver1 and sync config support
Previous codes of schd_req ver1 and sync config has been removed
from KMD, and now these codes will be resumed to maintain backward
compatibility.

CRs-Fixed: 3230856
Change-Id: I19ac0549abf98ef9441380d86d49b04a86a2f95c
Signed-off-by: Stark Lin <quic_starlin@quicinc.com>
2022-07-26 11:03:23 -07:00
Abhijit Trivedi
7b548c9515 snap for drop 07/21/2022 mainline 806 LA.VENDOR.13.2.0.AU287
camera-kernel:
9647451 Merge "msm: camera: req_mgr: Add condition to defer crm probe" into camera-kernel.lnx.dev.

Change-Id: Ie7952dd225726cf8244ebb58b37a4bd08f7faa2c
Signed-off-by: Haritha Chintalapati <quic_hchintal@quicinc.com>
Signed-off-by: Camera Software Integration <camswint@localhost>
2022-07-22 13:32:39 -07:00
Haritha Chintalapati
ea2b9aec22 snap for drop 07/20/2022 mainline 805 LA.VENDOR.13.2.0.AU277
camera-kernel:
534458e Merge "msm: camera: reqmgr: Assign proper init value to min delay" into camera-kernel.lnx.dev.

Change-Id: I15f7cd9337f9ae588e3252b0e581a3ec3d7c92b2
Signed-off-by: Haritha Chintalapati <quic_hchintal@quicinc.com>
2022-07-22 01:06:40 -07:00
Mukund Madhusudan Atre
5624995aec msm: camera: req_mgr: Add condition to defer crm probe
Currently, if i2c master has not probed by the time camera
request manager probes, the camera i2c slave device will not
be found on the i2c bus. In this case, compoenent framework
can't keep track of those i2c driver probes and synchronize
them. Add condition to defer crm probe in case i2c device is
not available on the bus, if we have added DTSI node for it.

CRs-Fixed: 3241160
Change-Id: I6cad2be8afd96de52f559d4b88563247a0ec6627
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
2022-07-22 01:06:29 -07:00
Depeng Shao
1067cc03bd msm: camera: reqmgr: Assign proper init value to min delay
The apply_data can be accessed by DELAY_MAX if min delay
is initial value, it will cause out of array bound issue.
This change assign DELAY_2 to the min delay, DELAY_2 is a
value array index to apply_data.

CRs-Fixed: 3244492
Change-Id: I16e73e562488058cea68c76c1aaa9dcfeb0c2d9a
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-22 01:06:17 -07:00
Haritha Chintalapati
7ebdf41ae9 snap for drop 07/15/2022 mainline 803 LA.VENDOR.13.2.0.AU277
camera-kernel:
663e Merge "msm: camera: isp: Send ife process frame event for presil" into camera-kernel.lnx.dev
da6fc81 Merge "msm: camera: icp: process one icp frame at a time in presil mode" into camera-kernel.lnx.dev
35f8872 Merge "msm: camera: icp: Fix non-secure fw load" into camera-kernel.lnx.dev.

Change-Id: Ic886a82dd2d3661b5026eb40c045c817ff72a45f
Signed-off-by: Haritha Chintalapati <quic_hchintal@quicinc.com>
2022-07-15 18:06:08 -07:00
Suraj Dongre
571fc20e57 msm: camera: icp: Fix non-secure fw load
Correct the reg-base check after icp dtsi reorganization.

CRs-Fixed: 3212166
Change-Id: Ia8c3ffcff60dcd84cd2420d5050a07c9fdf848dc
Signed-off-by: Suraj Dongre <quic_sdongre@quicinc.com>
2022-07-15 16:36:28 -07:00
Suraj Dongre
87759427d8 msm: camera: icp: process one icp frame at a time in presil mode
Added check in presil mode to process icp frames one at a time to
avoid shared memmory buffers and hfi queue corruption.

CRs-Fixed: 3212166
Change-Id: I8eeba4cb34fedf0020c39c1fb3aa221dc26fbb71
Signed-off-by: Suraj Dongre <quic_sdongre@quicinc.com>
2022-07-15 16:36:21 -07:00
Suraj Dongre
f9f3f1eeb7 msm: camera: isp: Send ife process frame event for presil
Send ife process frame event from IFE HW manager for presil
which pchost depends on to start IFE frame runcore or regdump.

CRs-Fixed: 3212166
Change-Id: I268059ec490b2a95f0626045eed26192eb0a42a2
Signed-off-by: Joshua Florez <quic_jflorez@quicinc.com>
Signed-off-by: Suraj Dongre <quic_sdongre@quicinc.com>
2022-07-15 16:36:12 -07:00
Haritha Chintalapati
49ccb4694d snap for drop 07/14/2022 mainline 802 LA.VENDOR.13.2.0.AU277
camera-kernel:
3940644 Merge "msm: camera: isp: Fix the log print issue" into camera-kernel.lnx.dev
a91ca3e Merge "msm: camera: reqmgr: Update the logic for workqueue congestion detection" into camera-kernel.lnx.dev
9cb84bd Merge "Revert "msm: camera: req_mgr: Handle bubble case in tasklet context"" into camera-kernel.lnx.dev
1ec90df Merge "msm: camera: isp: Reset LCR flags during flush" into camera-kernel.lnx.dev.

Change-Id: Idffad6ccdb149cbce7acb0b2dbf3b3437996aec2
Signed-off-by: Haritha Chintalapati <quic_hchintal@quicinc.com>
2022-07-14 20:36:16 -07:00
Depeng Shao
9259524769 msm: camera: reqmgr: Update the logic for workqueue congestion detection
This change uses half frame interval as workqueue congestion
detection threshold and record the last trigger time before
sending req, we can get correct last tirgger time in this way.

CRs-Fixed: 3237172
Change-Id: I2d583f7758062340fe6b0c598bfa7e90f49211c2
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-14 18:06:26 -07:00
Depeng Shao
e3e48ebd35 msm: camera: isp: Fix the log print issue
The integer variable can't be print with %s.

CRs-Fixed: 3241910
Change-Id: I1ce84e535ec7fd5f1060fc8a0f646558bd0c08a1
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-14 18:06:19 -07:00
Depeng Shao
10e232212d Revert "msm: camera: req_mgr: Handle bubble case in tasklet context"
This reverts commit affa455ccf8b3f571e50ab30154b77750825d755.

CRs-Fixed: 3225782
Change-Id: Iab5b49e66e3761f162edabc1edd2f50a72217f79
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-14 18:06:10 -07:00
Gaurav Jindal
da076deade msm: camera: isp: Reset LCR flags during flush
LCR enabled flag is not reset during flush and the corresponding
register is also not reset. It could cause random behavior after
flush.
This commit resets LCR flags during flush.

CRs-Fixed: 3241884
Change-Id: I8821656ae7baf97a59cdc57bb79ded9552185f08
Signed-off-by: Gaurav Jindal <quic_gjindal@quicinc.com>
2022-07-14 17:36:11 -07:00
Haritha Chintalapati
f1426ca97b Snap for drop 07/11/2022 mainline 800 LA.VENDOR.13.2.0.AU274
camera-kernel:
361b933 Merge "msm: camera: isp: Get correct csid core info" into camera-kernel.lnx.dev
7b70890 Merge "msm: camera: sensor: Unregister i3c driver properly" into camera-kernel.lnx.dev
e6cfde7 Merge "msm: camera: isp: Use correct resource count to release resource" into camera-kernel.lnx.dev
3c07ce5 Merge "msm: camera: sensor: Power down sensor if unlocking or locking sensor fails" into camera-kernel.lnx.dev
f88c28b Merge "msm: camera: jpeg: Increase the max context number to 24" into camera-kernel.lnx.dev.

Change-Id: Id0cbb28870ca07c49822c3c13c496f4ec090f176
Signed-off-by: Haritha Chintalapati <quic_hchintal@quicinc.com>
2022-07-12 21:12:37 -07:00
Depeng Shao
730c772e58 msm: camera: isp: Get correct csid core info
The core info in hw info structure pointer to
csid hw, we need to get correct core info from
the private data of match dev.

CRs-Fixed: 3234793
Change-Id: I4f295c6eb206a0a61fb923b1e04bd00786dbfccf
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-12 21:12:30 -07:00
Stark Lin
cd4c0a9f43 msm: camera: sensor: Power down sensor if unlocking or locking sensor fails
Sensor remains power-up status even if unlocking or locking sensor fails
while probe, now we will power down sensor in case of that.

CRs-Fixed: 3228473
Change-Id: Iab6edf0a824c61132211c3ea5c46cc0fff0247c4
Signed-off-by: Stark Lin <quic_starlin@quicinc.com>
2022-07-12 21:12:23 -07:00
chengxue
7504908856 msm: camera: jpeg: Increase the max context number to 24
Customer may have more than 3 physical cameras, and userland
may also create multi jpeg pipelines, so increase the max
context number to 24.

CRs-Fixed: 3228532
Change-Id: Ia90947f03a1543f19684aa7cad1b1972419e9c74
Signed-off-by: chengxue <quic_chengxue@quicinc.com>
2022-07-12 21:12:16 -07:00
Depeng Shao
f339796365 msm: camera: sensor: Unregister i3c driver properly
Only unregister the i3c driver if there is i3c node
in dtsi.

CRs-Fixed: 3234792
Change-Id: I01e99406a08648aab90147d1287d3d8b6ab04e89
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2022-07-12 21:12:06 -07:00