Commit Graph

2928 Commits

Author SHA1 Message Date
Atiya Kailany
97b61780f6 msm: camera: cdm: Removing dead code
This change removes unused variables in CDM driver.

CRs-Fixed: 3394193
Change-Id: I21b1b8c5ad3483b0883d5fb09e48f5156f0d8b12
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-03-07 18:06:24 -08:00
Atiya Kailany
51c72321ae msm: camera: custom: Removing dead code
This change removes some variables that are
never used after assignment.

CRs-Fixed: 3394193
Change-Id: I47458d5408b14580a309749823e29b3d61f85681
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-03-07 18:06:17 -08:00
Haochen Yang
8aff234f51 msm: camera: config: Remove config_spectra_custom
Remove config_spectra_custom from localized kconfig
settings and remove corresponding flags passed to
C preprocessor during the build.

CRs-Fixed: 3421836
Change-Id: If6f70edf8c2c84184a111e133d3d1fad523ac247
Signed-off-by: Haochen Yang <quic_haocyang@quicinc.com>
2023-03-07 18:06:08 -08:00
hchintal
df22242fde Snap for drop 03/03/2023 mainline 939 LA.VENDOR.14.3.0.AU176.
camera-kernel:
f95a540 Merge "msm: camera: icp: Remove static allocation of hw mgr" into camera-kernel.lnx.dev
6ec8547 Merge "msm: camera: reqmgr: Add CRM state monitor" into camera-kernel.lnx.dev.

Change-Id: Id3402e78a73fb4a66e7d447c6f4507836a6e3bcc
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-03-03 19:36:19 -08:00
Karthik Anantha Ram
866af8ebcf msm: camera: icp: Remove static allocation of hw mgr
To scale for 2 ICP hw managers, currently the driver statically
allocates an array of 2 HW managers. As opposed to static allocation,
the change allocates memory for the HW manager only based on number
of ICP driver instances running.

CRs-Fixed: 3421571
Change-Id: I96ae6bdcdc46e9d194aedaf6f2aff15c2e3d258d
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2023-03-03 19:36:13 -08:00
mingpan
e50b732b82 msm: camera: reqmgr: Add CRM state monitor
Add CRM state monitor for recording some recent CRM states,
such as notify trigger, notify error, when CRM notify recovery,
it will dump these operations records to help debugging.

CRs-Fixed: 3296185
Change-Id: I190b2201b36f12cdf7970962dad0304188fd4564
Signed-off-by: mingpan <quic_mingpan@quicinc.com>
2023-03-03 19:36:06 -08:00
hchintal
ab08e68706 Snap for drop 03/02/2023 mainline 938 LA.VENDOR.14.3.0.AU176
camera-kernel:
d64018d0 Merge "msm: camera: core: Unused variable Fix" into camera-kernel.lnx.dev
48e3a5a3 Merge "msm: camera: cpas: Removing dead code and unused variables" into camera-kernel.lnx.dev.

Change-Id: I80c5108854cabdac847ba1d6a821a89d9ba752d9
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-03-02 19:06:05 -08:00
Atiya Kailany
ecc67608a5 msm: camera: core: Unused variable Fix
This change makes use of a variable after assignment.

CRs-Fixed: 3394193
Change-Id: I4e0df3646c71e8e3fc4219ba4b500a7ac6cc03d6
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-03-02 18:36:17 -08:00
Atiya Kailany
44b640e8d5 msm: camera: cpas: Removing dead code and unused variables
Removed dead code and variables in camera driver and
handled return value appropriately.

CRs-Fixed: 3394193
Change-Id: I42fda0ad538a23cc8967f9cbce936d22c31e72fb
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-03-02 18:36:11 -08:00
hchintal
df3566be46 Snap for drop 03/01/2023 mainline 937 LA.VENDOR.14.3.0.AU176
camera-kernel:
58e999b Merge "msm: camera: isp: Some logic fixes and removing dead code" into camera-kernel.lnx.dev
536724e Merge "msm: camera: isp: Add support for TS combined VC index" into camera-kernel.lnx.dev
bc2594d Merge "msm: camera: jpeg: Removing dead code" into camera-kernel.lnx.dev.

Change-Id: Iec726db6189e0b533b626d849dfe02c1e745f750
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-03-01 18:06:07 -08:00
Atiya Kailany
20dad11849 msm: camera: isp: Some logic fixes and removing dead code
These changes fix some logic errors that were left in code, in
addition to fixing memory leak issues and removing unused
variables.

CRs-Fixed: 3394193
Change-Id: Ib257dcaf05d48913038718beca9e071730ac21c0
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-03-01 17:06:22 -08:00
Atiya Kailany
fc0c352ebe msm: camera: jpeg: Removing dead code
This change removes some flags and unused variables
in JPEG driver.

CRs-Fixed: 3394193
Change-Id: Iccdadebbd6943322e58da682986c4f6145ca9a64
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-03-01 17:06:15 -08:00
Depeng Shao
3ae6a2abc9 msm: camera: isp: Add support for TS combined VC index
This change enables the timestamp combined vc index,
we can get the VC index of the received frames during
mup mismatch, also print out the timestamp to get the
frame duration info.

CRs-Fixed: 3397057
Change-Id: I433765777043b50dd153efc54070156e812f6200
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2023-03-01 17:06:08 -08:00
hchintal
3b6af1a00f Snap for drop 02/28/2023 mainline 936 LA.VENDOR.14.3.0.AU172
camera-kernel:
58cc7e5 Merge "msm: camera: smmu: Address checking in SMMU page fault handler" into camera-kernel.lnx.dev.

Change-Id: I1bee4ecf3ae8c0af211e59ec12e4a650e25b61c8
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-28 18:06:07 -08:00
Haochen Yang
d595a9e70a msm: camera: smmu: Address checking in SMMU page fault handler
Update the address boundary of setting the in_map_region to
be true when SMMU page fault handler tries to find the closest
mapping.

Update the log information to better describe the mapping.

CRs-Fixed: 3409108
Change-Id: I302abaf78281df62516646b9b095fdcb2b61c276
Signed-off-by: Haochen Yang <quic_haocyang@quicinc.com>
2023-02-28 17:36:09 -08:00
hchintal
2eeab509c1 Snap for drop 02/27/2023 mainline 935 LA.VENDOR.14.3.0.AU172.
Change-Id: Ice39d4d32fed46757a2fd768e431ff5937d4554b
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-27 17:06:07 -08:00
hchintal
f7ad88ac05 Snap for drop 02/24/2023 mainline 934 LA.VENDOR.14.3.0.AU172
camera-kernel:
df0e5c2 Merge "msm: camera: isp: Update RDIs write master format" into camera-kernel.lnx.dev
8cb51df Merge "msm: camera: sensor: Handle init for settings command config" into camera-kernel.lnx.dev
6d2f533 Merge "msm: camera: sync: Sync Driver Null Pointer Fix" into camera-kernel.lnx.dev.

Change-Id: Iecefb1fb6a79a232831f48c889d1abc22cbc7c79
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-24 21:36:08 -08:00
Atiya Kailany
b5af93e730 msm: camera: sync: Sync Driver Null Pointer Fix
Fixed null pointer dereference and uninitialized index variable.

CRs-Fixed: 3394193
Change-Id: I4a77060e227a9b39bb127c041515481549a99a42
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-02-24 21:06:22 -08:00
chengxue
50e32058f5 msm: camera: isp: Update RDIs write master format
For RAW10/RAW12/RAW14 sensor mode seamless switch case, the
RDIs write master format may be changed while update write
master config, so we update RDIs write master data to support
RAW10/RAW12/RAW14 sensor mode seamless switch.

CRs-Fixed: 3411933
Change-Id: Id549ca41861cbc8cbbed447271971293602f6adf
Signed-off-by: chengxue <quic_chengxue@quicinc.com>
2023-02-24 21:06:16 -08:00
Shivi Mangal
fd62485780 msm: camera: sensor: Handle init for settings command config
This change is to call the tpg_hw_configure_init_settings_v3
function which is responsible for enabling clock and
resetting tpg clock in case of settings command config.

CRs-Fixed: 3406224
Change-Id: I17edb716074a121e12d04735166b3a0209a19359
Signed-off-by: Shivi Mangal <quic_smangal@quicinc.com>
2023-02-24 21:06:08 -08:00
hchintal
73828ddc0d Snap for drop 02/23/2023 mainline 933 LA.VENDOR.14.3.0.AU172
camera-kernel:
c534efa Merge "msm: camera: isp: Update framedrop config only for full IFE WMs" into camera-kernel.lnx.dev
cf38c0b Merge "msm: camera: smmu: Update checks to handle multiple same regions" into camera-kernel.lnx.dev.

Change-Id: Iab75f990f24159be6261765e8a61271ed8305132
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-23 17:36:09 -08:00
Mukund Madhusudan Atre
71bef9dce8 msm: camera: isp: Update framedrop config only for full IFE WMs
Currently, we are trying to update framedrop config as part of
HFR config update for IFE Lite WMs as well, which is not supported.
Skip framedrop config for IFE Lite WMs.

CRs-Fixed: 3388991
Change-Id: I70708925592d2471a480455f9ba3fb6857de7075
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
2023-02-23 16:36:17 -08:00
Karthik Anantha Ram
0c3d6d21a0 msm: camera: smmu: Update checks to handle multiple same regions
Update handle checks for context banks having multiple regions
of the same type.

CRs-Fixed: 3391818
Change-Id: I99bd3f11947730095031b80169b36cb9054267de
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2023-02-23 16:36:10 -08:00
hchintal
c285263c75 Snap for drop 02/22/2023 mainline 932 LA.VENDOR.14.3.0.AU163
camera-kernel:
6e4e780 Merge "msm: camera: custom: Removing dead code" into camera-kernel.lnx.dev
a0d2496 Merge "msm: camera: common: Memory leak and unused variable fixes" into camera-kernel.lnx.dev
beda236 Merge "msm: camera: cpas: Enable JPEG OT update" into camera-kernel.lnx.dev.

Change-Id: Ib092f870b19b14acdb124aa79e0ad34b5d3592a9
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-22 16:06:22 -08:00
Atiya Kailany
cfa0b3800b msm: camera: custom: Removing dead code
Some variables are never used after assignment,
so they are removed.

CRs-Fixed: 3394193
Change-Id: I3e475f96e6ff419aaa67ef0910c886dc707fc93b
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-02-22 16:06:15 -08:00
Atiya Kailany
faad1003f2 msm: camera: common: Memory leak and unused variable fixes
Some dead code was removed and a memory leak issue was resolved
This solves issues related to VA_UNUSED.GEN and MLK.MIGHT.

CRs-Fixed: 3394193
Change-Id: I387587a3e359df9ad44a15e3e3f58b3422c81ad9
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-02-22 16:06:08 -08:00
Depeng Shao
ef9248717e msm: camera: cpas: Enable JPEG OT update
This change enables JPEG OT update.

CRs-Fixed: 3395774
Change-Id: Ie080dfae67c8bab2e4eabbb044f227df3d525f10
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2023-02-22 15:36:10 -08:00
Savita Patted
fbf8332cdd Snap for drop 02/17/2023 mainline 930 LA.VENDOR.14.3.0.AU163
camera-kernel:
cc73e57 Merge "msm: camera: common: Enable config for cesta clock update calls" into camera-kernel.lnx.dev
3e60de7 Merge "msm: camera: icp: Handle OFE config IO separately" into camera-kernel.lnx.dev
eb71675 Merge "msm: camera: common: workq delay debug" into camera-kernel.lnx.dev
fbb4fd4 Merge "msm: camera: isp: Remove duplicate assignments on ife hw" into camera-kernel.lnx.dev.

Change-Id: I4b71f7a53aa212af64d05230f7990343a0edb2ae
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2023-02-17 17:36:09 -08:00
Mukund Madhusudan Atre
5ad7a2bbd1 msm: camera: common: Enable config for cesta clock update calls
Enable config for clock update calls that vote the cesta hw client
votes. Update existing ddr drv flags to include spectra for camera
specific flags.

CRs-Fixed: 3315013
Change-Id: I63e0107a517d3c71f8fac7f2d631e2c37f62f8b3
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
Signed-off-by: Pavan Kumar Chilamkurthi <quic_pchilamk@quicinc.com>
2023-02-17 16:36:41 -08:00
Sokchetra Eung
8c3228ced8 msm: camera: icp: Handle OFE config IO separately
Since OFE config IO opcode has the same value as BPS config IO opcode,
generic handling function for config io ack msg cannot distinguish
BPS or OFE based on the opcode. So, instead, this change handles
the OFE IO config ack msg with the help of command type in the packet.

CRs-Fixed: 3406414
Change-Id: I847bf82cec8cdd86b387c75805060d6a7e44fcb6
Signed-off-by: Sokchetra Eung <quic_eung@quicinc.com>
2023-02-17 16:36:31 -08:00
chengxue
1fd9d783ca msm: camera: isp: Remove duplicate assignments on ife hw
Remove the duplicate assignments while acquire ife csid
pxl res.

CRs-Fixed: 3405767
Change-Id: I9d335bdf89d0a3d9e8bca3a69e31c8a4e5b69bb4
Signed-off-by: chengxue <quic_chengxue@quicinc.com>
2023-02-17 16:36:24 -08:00
Karthik Dillibabu
c4993c3b77 msm: camera: common: workq delay debug
Added log to print wq_name and callback info to understand
which task is delayed and to aid in debugging.

CRs-Fixed: 3381768
Change-Id: I74f1f5d3312c9163cfbafa4bc15a96c973ef2ba5
Signed-off-by: Karthik Dillibabu <quic_kard@quicinc.com>
2023-02-17 16:36:12 -08:00
hchintal
319afda560 Snap for drop 02/16/2023 mainline 929 LA.VENDOR.14.3.0.AU163
camera-kernel:
c27131b Merge "msm: camera: sync: Enhance synx/dma fence drivers" into camera-kernel.lnx.dev
0d0abc0 Merge "msm: camera: isp: Fix csid full and lite headers" into camera-kernel.lnx.dev.

Change-Id: I78ae6c476fb419a8f88c7abdfd47389e1caafeef
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-16 19:36:12 -08:00
Mukund Madhusudan Atre
7e732bb355 msm: camera: isp: Fix csid full and lite headers
Several bits for path based error IRQs are not subscribed
and few shift values are missing. Add missing info and fix
incorrect info in csid headers. Add hbi vbi printing in
format measure logging to give complete info at once.

CRs-Fixed: 3388992, 3376293
Change-Id: I9eb7ee7a4f3384774688184742300d66930ffa0c
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
2023-02-16 18:36:19 -08:00
Karthik Anantha Ram
d4731aa3fb msm: camera: sync: Enhance synx/dma fence drivers
The change addresses race conditions stemming from releasing
internal row lock prior to invoking synx APIs. The change
also deregisters dma/synx callbacks if the corresponding
fences are signaled when the associated sync object is signaled.
The change also cleans up & reorganizes functions.

CRs-Fixed: 3403341
Change-Id: I32995900e31ba73eac6b44d2238808f8e6c23f9a
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2023-02-16 18:36:11 -08:00
hchintal
4703eeb1f7 Snap for drop 02/15/2023 mainline 928 LA.VENDOR.14.3.0.AU163
camera-kernel:
c8f8f18 Merge "msm: camera: sync: Fix bugs related to monitor information" into camera-kernel.lnx.dev
e93c1a8 Merge "msm: camera: cpas: llcc frame staling implementation" into camera-kernel.lnx.dev
f713327 Merge "msm: camera: isp: Update last flush request id" into camera-kernel.lnx.dev.

Change-Id: I3c4372bd30937b7abc8bae8593a286a3e1e424ae
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-15 21:06:09 -08:00
Haochen Yang
26dfb39090 msm: camera: sync: Fix bugs related to monitor information
Release spinlock before calling synx APIs.

CRs-Fixed: 3350863
Change-Id: I156a70b18c76f4a2f30de70c23d44032bdf8f571
Signed-off-by: Haochen Yang <quic_haocyang@quicinc.com>
2023-02-15 19:06:39 -08:00
Soumen Ghosh
6fbf41d2a1 msm: camera: cpas: llcc frame staling implementation
Adding support for LLCC sys cache notify stalling feature.
To  influence the cache replacement policy in real time in order to,
improve cache performance and reduce DDR bandwidth.

CRs-Fixed: 3376264
Change-Id: Id82f60fb856b3548bad77670c7c45c81ea1e904f
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
2023-02-15 19:06:26 -08:00
Karthik Anantha Ram
7a1b3e3de0 msm: camera: isp: Update last flush request id
On flush specific request, update last flush request ID for
the link.

CRs-Fixed: 3404872
Change-Id: I05eade5792a891c78fa279895b8053ecb1ae9f95
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2023-02-15 19:06:14 -08:00
hchintal
6d559d7ed1 Snap for drop 02/14/2023 mainline 927 LA.VENDOR.14.3.0.AU163
camera-kernel:
35f8613 Merge "msm: camera: cpas: Update OFE AXI BW voting" into camera-kernel.lnx.dev
224bdda Merge "msm: camera: smmu: Remove some dead code" into camera-kernel.lnx.dev
b58a5ff Merge "msm: camera: icp: Memory leak and unused variables fixes" into camera-kernel.lnx.dev
1d5e815 Merge "msm: camera: cci: Number of CCI masters index validation" into camera-kernel.lnx.dev
e05d88c Merge "msm: camera: isp: Updates to CSID IRQ handling" into camera-kernel.lnx.dev.

Change-Id: Icb90f398e8ca1923d3e9c3aa4220eb9b4dbb6129
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-14 21:36:07 -08:00
Abhilash Mahapatra
3114739e59 msm: camera: cci: Number of CCI masters index validation
Number of CCI masters index validation to avoid
out of bound array indices access.

CRs-Fixed: 3381768
Change-Id: I14d4a111cc5c7dab17d071446cddccd7651389a3
Signed-off-by: Abhilash Mahapatra <quic_abhmah@quicinc.com>
2023-02-14 21:06:33 -08:00
Atiya Kailany
fb42ce28bc msm: camera: icp: Memory leak and unused variables fixes
This change fixes some VA_UNUSED.GEN and MLK.MIGHT issues reported
by KW analysis tool. In addition to a functional fix related to
handle_type not being assigned properly.

CRs-Fixed: 3394193
Change-Id: Id28a06f3a65c639c0968dd1858d16a547f4d4959
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-02-14 21:06:28 -08:00
Atiya Kailany
a4d5454b8e msm: camera: smmu: Remove some dead code
This change removes some unused variables,
tnis fixes issues related to VA_UNUSED.GEN
reported by KW analysis tool.

CRs-Fixed: 3394193
Change-Id: I456485d06cac6e9d66ea67fed01c8ae0e44e8f68
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
2023-02-14 21:06:22 -08:00
Sokchetra Eung
84025c3494 msm: camera: cpas: Update OFE AXI BW voting
Add OFE AXI path data type to string translations.
Add OFE data path Macros to be used in DTSI.

CRs-Fixed: 3375045
Change-Id: Ia7bc06869c771c34888ee141a53da2c060c6b162
Signed-off-by: Sokchetra Eung <quic_eung@quicinc.com>
2023-02-14 21:06:15 -08:00
Karthik Anantha Ram
927451569c msm: camera: isp: Updates to CSID IRQ handling
When streaming off, issue a reset and then maskout all CSID
IRQs together as opposed to manipulating the mask bit by bit.
There is no atomic way to maskout all IRQs, in the process of
masking out IRQ bits an IRQ could still fire. This change ensures
we maskout the IRQs in a clean way post that unsubscribe for
those events from the IRQ controller. The change also ensures
the rx input is cut off prior to issuing a SW reset, this is
to rule out any spurious activity in HW caused due to incoming
data. At the time of the SW reset we are certain, we are not
in the middle of processing frames.

CRs-Fixed: 3336496
Change-Id: I1f714d290d31bb744809b2df9e2a4245b59641fe
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2023-02-14 21:06:09 -08:00
hchintal
b66e11922f Snap for drop 02/13/2023 mainline 926 LA.VENDOR.14.3.0.AU145
camera-kernel:
cc792e4 Merge "msm: camera: icp: Enable FW ramdump by default" into camera-kernel.lnx.dev.

Change-Id: I820c949441656f38e8f48cb9a47fea5ab2321a36
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-13 14:06:06 -08:00
Karthik Anantha Ram
519e010c64 msm: camera: icp: Enable FW ramdump by default
This change enables FW ramdump by default, can be disabled
by using icp debugfs.

CRs-Fixed: 3393159
Change-Id: I8e66fe1f8ddba935bb27b6ee72ea36f38b384bf3
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2023-02-13 13:36:13 -08:00
hchintal
cb83a8aa2f Snap for drop 02/08/2023 mainline 923 LA.VENDOR.14.3.0.AU145
camera-kernel:
c2b342b Merge "msm: camera: sync: Add monitor information for sync objects" into camera-kernel.lnx.dev.

Change-Id: I6566e4da88460c077ec4e5df2a024b6a53e05774
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-08 20:36:07 -08:00
Pavan Kumar Chilamkurthi
07b3c215a1 msm: camera: sync: Add monitor information for sync objects
Monitor sync object operations such as create, register callback,
signal, unregister callback which is useful in debugging. Introduce
debugfs to dynamically set the monitor mask. Apply dump on error
when CAM_GENERIC_FENCE_TYPE_xx is set in cam_sync_monitor_mask and
apply dump on release when CAM_GENERIC_FENCE_TYPE_xx_DUMP is also set
at the same time. Apply dynamic memory allocation for monitor data
in synx and dma. Refactor APIs into generic ones and add memory
checkings.

CRs-Fixed: 3350863
Change-Id: I70cfdc1215be5f6bf564c672a874e6ba7997cdfa
Signed-off-by: Pavan Kumar Chilamkurthi <quic_pchilamk@quicinc.com>
Signed-off-by: Haochen Yang <quic_haocyang@quicinc.com>
2023-02-08 20:06:10 -08:00
hchintal
d18230b5e5 Snap for drop 02/07/2023 mainline 922 LA.VENDOR.14.3.0.AU145
camera-kernel:
149e31a Merge "msm: camera: sync: Release spinlock prior to calling synx APIs" into camera-kernel.lnx.dev
acd1633 Merge "msm: camera: sensor: Configuring sensor pd to 1 for hfr usecase" into camera-kernel.lnx.dev
6969b06 Merge "msm: camera: isp: Add logs for debug enhancement" into camera-kernel.lnx.dev.

Change-Id: Icbe16edb60c661467e6f10d3842d980acdbfb145
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
2023-02-07 12:06:08 -08:00