Commit Graph

2854 Commits

Author SHA1 Message Date
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
Stuti Saxena
46df49384f msm: camera: isp: Add logs for debug enhancement
Problem Description:
Missing context details in logs and mapping of
hw_mgr context id with isp context id during acquire.

Solution:
Add context id and link handle in ife_hw_mgr and isp_context
files. Add hw_id in csid, vfe top and vfe bus files. Also
add hw_mgr context id in isp_context file to map ISP context
with IFE hw mgr context during acquire, for better debuggability.

CRs-Fixed: 3354324
Change-Id: I455d5a6a5d6ec892899f6f84d73459faab0ceef2
Signed-off-by: Stuti Saxena <quic_stutsaxe@quicinc.com>
2023-02-07 11:41:18 -08:00
Karthik Anantha Ram
3ed7ff9aa7 msm: camera: sync: Release spinlock prior to calling synx APIs
When sync signal triggers synx signal, unlock sync obj row lock
prior to signaling synx.

CRs-Fixed: 3391761
Change-Id: Ia01858f3a33ee2e95347bc5f88756265d816a08d
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2023-02-07 11:41:09 -08:00
Depeng Shao
305683fb02 msm: camera: sensor: Configuring sensor pd to 1 for hfr usecase
Configuring sensor pd to 1 for hfr usecase, then the setting
of sensor can reflect on next batch.

CRs-Fixed: 3376953
Change-Id: I4a78e087aec0e46f78f40ae8c37f1086125558de
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2023-02-07 11:36:08 -08:00
Savita Patted
b2cd962ac2 Snap for drop 02/03/2023 mainline 921 LA.VENDOR.14.3.0.AU145.
camera-kernel:
bab3f58 Merge "msm: camera: icp: free device mem upon error" into camera-kernel.lnx.dev
afe49c5 Merge "msm: camera: icp: Fix getting icp svs clock rate logic" into camera-kernel.lnx.dev
88141f1 Merge "msm: camera: sensor: update aon_camera_id to uint32 value" into camera-kernel.lnx.dev.

Change-Id: I0f06fe59612f33f594bf28b7b9d90b1a638d9a6d
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2023-02-03 23:06:11 -08:00
Sokchetra Eung
7f5d190166 msm: camera: icp: Fix getting icp svs clock rate logic
Get svs clock rate from IPE hw for ICP that controls IPE and
svs clock rate from OFE hw for ICP that controls OFE. If neither
IPE or OFE HW exists, it logs error and bails out.

CRs-Fixed: 3367277
Change-Id: I9834843a407e575af46ece0b482306f089a3e25d
Signed-off-by: Sokchetra Eung <quic_eung@quicinc.com>
2023-02-03 22:06:21 -08:00
Sokchetra Eung
274dfda605 msm: camera: icp: free device mem upon error
If icp hw type is invalid, free device memory allocation before
returning error code.

CRs-Fixed: 3385771
Change-Id: Ice9f533ead58d71aa5337ea57d85cfa97c898a2f
Signed-off-by: Sokchetra Eung <quic_eung@quicinc.com>
2023-02-03 22:06:16 -08:00
Ridhi Shah
5abce6f5c7 msm: camera: sensor: update aon_camera_id to uint32 value
Change aon_camera_id to uint32 to read correct value from dtsi
Since more than one aon cameras are present.

CRs-Fixed: 3355901
Change-Id: I2a7723fa5b4f6c3a9a27d7119bdab2c65c4e620d
Signed-off-by: Ridhi Shah  <quic_ridhshah@quicinc.com>
2023-02-03 22:06:10 -08:00
Savita Patted
39526e1713 Snap for drop 02/01/2023 mainline 919 LA.VENDOR.14.3.0.AU145.
camera-kernel:
1893b78 Merge "msm: camera: csiphy: Fix misc seccam integration issues" into camera-kernel.lnx.dev.

Change-Id: I9d18a4bd059407c9472c4c6560a4db4bec6e63e8
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2023-02-01 21:06:08 -08:00
Vijay Kumar Tumati
bae0381f76 msm: camera: csiphy: Fix misc seccam integration issues
The current secure camera implementation suffers with a few
issues in terms of typecasting, error handling and in
populating the information in the right data structures when
the new SCM API is used on the targets without domain ID support.
In addition, we needed to be explicit in failing to acquire
if dual IFE is required in secure camera use cases as it is
not a supported feature as of now.

CRs-Fixed: 3317248
Change-Id: Idb762158b0ff0e0a0d6d51de4770fc3d9d9072c8
Signed-off-by: Vijay Kumar Tumati <quic_vtumati@quicinc.com>
2023-02-01 20:06:12 -08:00
Savita Patted
0c5599492f Snap for drop 01/30/2023 mainline 917 LA.VENDOR.14.3.0.AU145
camera-kernel:
2bef566 Merge "msm: camera: CSID: Do not reset config registers in error case" into camera-kernel.lnx.dev
fae9375 Merge "msm: camera: csiphy: Integrate mink call for secure camera" into camera-kernel.lnx.dev.

Change-Id: I4e7f9b5b4425d77e3f2fd944c26d9ecdcfc28aa8
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2023-01-30 16:06:08 -08:00
Vijay Kumar Tumati
ec1737d629 msm: camera: CSID: Do not reset config registers in error case
Avoid resetting the registers before halting the pipeline
to make sure that the invalid domain ID is not used for
pending bus transactions.

CRs-Fixed: 3377014
Change-Id: I417c8be54dd24d628b45cac7c5bc1ae4fbb8fc97
Signed-off-by: Vijay Kumar Tumati <quic_vtumati@quicinc.com>
2023-01-30 15:06:20 -08:00
Li Sha Lim
d0db8bb415 msm: camera: csiphy: Integrate mink call for secure camera
Adds support for new mink call to configure secure
camera sessions. This new mink call takes in additional
parameters to support the new domain-id based
security scheme. The additional parameters are in the
form of csid_hw_idx_mask, cdm_hw_idx_mask and
vc_mask. These are in addition to the existing PHY idx
and CPHY/DPHY lanes info.
The introduction of this new mink call deprecates the
existing SCM call used to service secure camera sessions.
What this means is that on all subsequent versions of this
driver, all secure camera sessions will be serviced by this
mink call, which is able to accommodate older and newer targets,
and their programming of different register sets.
This design enables the cam_csiphy_notify_secure_mode
wrapper to remain the same, with the underlying mink call
made in the cam_compat layer, depending on camera driver
version.

CRs-Fixed: 3317248
Change-Id: I05511f4380ce5467b104675c07c9c8faa5318af8
Signed-off-by: Li Sha Lim <quic_lishlim@quicinc.com>
2023-01-30 15:06:09 -08:00
Savita Patted
6009ea1393 Snap for drop 01/27/2023 mainline 916 LA.VENDOR.14.3.0.AU145
camera-kernel:
acef428 Merge "msm: camera: icp: Update OFE AXI BW voting" into camera-kernel.lnx.dev
19974a2 Merge "msm: camera: isp: Avoid multiple bubble handling" into camera-kernel.lnx.dev
c717b00 Merge "msm: camera: common: Enhance seamless switch support" into camera-kernel.lnx.dev
7f99e47 Merge "msm: camera: isp: Update Recovery Scheme for non AEB modes" into camera-kernel.lnx.dev.

Change-Id: I66d539a7c92f0f9d9c3affac2facc16f69eccd6c
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2023-01-27 15:36:07 -08:00
Karthik Anantha Ram
a5b60b58b2 msm: camera: common: Enhance seamless switch support
Mode switch delay is an inherent property of a sensor.
Similarly IFE has a static switch delay of 1. For sensors
with switch delay > 1 need special handling on certain
occasions. It is possible that switch settings was applied
to sensor, and on the next frame if there is a flash inject
delay or a packet delay, sensor & IFE are bound to go out of sync.
To address such cases, IFE will decide if it needs to apply
MUP on a dropped frame or not, along with any corresponding
IQ settings.

CRs-Fixed: 3320774
Change-Id: I355fa0f8b767d44bd3fb87c91b3cbf56fb9c3933
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2023-01-27 15:06:29 -08:00
Karthik Anantha Ram
06142d3894 msm: camera: isp: Avoid multiple bubble handling
If there is a genuine bubble followed by an out of sync,
handle bubble once. If the out of sync continues to happen,
try for internal recovery.

CRs-Fixed: 3336466
Change-Id: Ib697ac1b8907459d06313a9f301cb00a480bd858
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
2023-01-27 15:06:23 -08:00
Karthik Anantha Ram
94deca6c12 msm: camera: isp: Update Recovery Scheme for non AEB modes
If active/wait request lists are empty resume internal recovery
from the first request in the pending list.

CRs-Fixed: 3317349
Change-Id: Ib708d696065e2dc81deb1d27687d7afd191b0838
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
2023-01-27 15:06:16 -08:00
Sokchetra Eung
d1444011db msm: camera: icp: Update OFE AXI BW voting
Update ICP AXI BW voting with new OFE AXI paths.

CRs-Fixed: 3372965
Change-Id: I9d540834a1d8d9484fd58c36e5e09404c22d45dd
Signed-off-by: Sokchetra Eung <quic_eung@quicinc.com>
2023-01-27 15:06:09 -08:00
Savita Patted
b3fe2b604f Snap for drop 01/25/2023 mainline 914 LA.VENDOR.14.3.0.AU145
camera-kernel:
2f0d062 Merge "msm: camera: core: validation of session/device handle" into camera-kernel.lnx.dev
0f45eb8 Merge "msm: camera: isp: Remove composite group lists" into camera-kernel.lnx.dev

Change-Id: I35e9642bf5a4fd467d6da80083b0a674f0eccf72
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2023-01-25 17:06:08 -08:00
Ashish Bhimanpalliwar
6384cf7411 msm: camera: isp: Remove composite group lists
In current targets composite groups are statically mapped
to vfe output ports but still we assign them everytime we acquire
the device, here we map comp_grp to vfe_out_port while vfe_out_init
this will render use of list for used and free_comp_grp useless
thereby saving memory and time as we need not acquire comp_grp
on every acquire and release on every release.This also fixes a
memory leak in sfe deinit.

CRs-Fixed: 3321317
Change-Id: I8f4da9e1fd25b123e0081fdefa5ab99e0758c6b3
Signed-off-by: Ashish Bhimanpalliwar <quic_abhiman@quicinc.com>
2023-01-25 15:36:15 -08:00
Karthik Dillibabu
64f96eb4ea msm: camera: core: validation of session/device handle
This change is to validate session and device handle.
Also, checks whether the device handle belongs to
correct session handle or not.

CRs-Fixed: 3350595
Change-Id: If1e06607ccaa99d3288ddca6a263d54315b14caa
Signed-off-by: Karthik Dillibabu <quic_kard@quicinc.com>
2023-01-25 15:36:08 -08:00
Savita Patted
0a9b134001 Snap for drop 01/24/2023 mainline 913 LA.VENDOR.14.3.0.AU145
camera-kernel:
0f90be9 Merge "msm: camera: icp: Initialize unused memory info fields" into camera-kernel.lnx.dev
752d0f1 Merge "msm: camera: icp: Fix compilation error" into camera-kernel.lnx.dev
de5ef96 Merge "msm: camera: uapi: Add OFE AXI Paths" into camera-kernel.lnx.dev
7402754 Merge "msm: camera: cdm: Resolve potential data race condition" into camera-kernel.lnx.dev.

Change-Id: I8c5b1c8f047acb99d48fabb866ab4556dccdcc40
Signed-off-by: Savita Patted <quic_spatted@quicinc.com>
2023-01-24 18:36:12 -08:00
Sokchetra Eung
939a5077e9 msm: camera: icp: Fix compilation error
Fix a compilation error that occurs if CONFIG_CAM_TEST_IRQ_LINE flag
is enabled.

CRs-Fixed: 3366261
Change-Id: I83ef05bb51fe74e669dbcd6315ce916e9cf5c14a
Signed-off-by: Sokchetra Eung <quic_eung@quicinc.com>
2023-01-24 18:06:56 -08:00
Sokchetra Eung
fbe7efd896 msm: camera: uapi: Add OFE AXI Paths
Add OFE AXI paths UAPI to support OFE AXI BW voting in Kernel.

CRs-Fixed: 3361880
Change-Id: I45bb5177bbb68823e57824af3f464610a6db9029
Signed-off-by: Sokchetra Eung <quic_eung@quicinc.com>
2023-01-24 18:06:43 -08:00
Dharmender Sharma
38cae31748 msm: camera: cdm: Resolve potential data race condition
Accessing cdm_mgr.nodes.device without holding lock
cam_cdm_intf_devices.lock.
So added locks before shared variable access to avoid
data race conditions.

CRs-Fixed: 3372392
Change-Id: If3045410df6ed5a224e62392b5e17d5f45339fa5
Signed-off-by: Dharmender Sharma <quic_dharshar@quicinc.com>
2023-01-24 18:06:29 -08:00