In order to improve video hardware performance, add vidvsp
system cache device tree entry for video driver to query and
enable it in Video FW.
Change-Id: I77df6b565fab471a59b15ea608684594bc34c6f7
Signed-off-by: mbao <mbao@qti.qualcomm.com>
Signed-off-by: Mahesh Kumar Sharma <smahesh@qti.qualcomm.com>
SMMU is io-coherent. LLC property can be specified
only if SMMU is not io-coherent.
Change-Id: Ib12b241c400a5518edc12a9aa37d1ceaa45d5a47
Signed-off-by: Chinmay Sawarkar <chinmays@quicinc.com>
Added "qcom,msm-vidc-waipio" and "qcom,msm-vidc-iris2"
entries to support runtime target and vpu variant
selection.
Change-Id: I2a0f8fa737c8e114be3215aab43a7fc3d233be18
Add clock ids for each clock. Enable mmrm
for clock sources.
Change-Id: I8236a53e5839d5c3b0c78c718a6b88e9fb604c16
Signed-off-by: Sebastian Dang <sdang@quicinc.com>
Adding the attribute stall-disable would allow smmu
to terminate faulty transaction instead of stalling
the same. This would let the transaction reach to
master early.
Change-Id: I947f8d2b1753721cab39a6361ed153d9d3e67e7c
Signed-off-by: Vikash Garodia <vgarodia@qti.qualcomm.com>
Register address space for video and clock controller for video
is different. Exclude the video cc register space from video space.
Change-Id: I62096ed46c8e89f0d1c3a3a8d0e3eddf0c937139
Signed-off-by: Vikash Garodia <vgarodia@qti.qualcomm.com>
Add the required clock source video_cc_mvs0_clk_src
to video subsystem.
Change-Id: I0377becc68f85e03ae999a458bee480c899ba4e3
Signed-off-by: Maheshwar Ajja <majja@codeaurora.org>
DMA coherent string is being used from upstream in waipio.
Hence update dma coherent string accordingly.
Change-Id: I9c6ee47cd826a385ff7c5e2a601d4872b95aba1f
Signed-off-by: Maheshwar Ajja <majja@quicinc.com>
Video SIDs were changed for Waipio chipset and hence use the correct SIDs.
Change-Id: I858e4bd06b41f85c13987e78edfd3c2210b4891f
Signed-off-by: Akshay Chandrashekhar Kalghatgi <akalghat@quicinc.com>
Remove secure context bank child nodes from Video device tree node
since secure CBs are currently unsupported.
Change-Id: Iad2647bdb690801577d40d8b68972f81c342d202
Signed-off-by: Akshay Chandrashekhar Kalghatgi <akalghat@quicinc.com>
Moved devicetree of video component to VENDOR image.
Change-Id: Iaa4323cfd9221b95fcc874c1c0ebb30415563f9c
Signed-off-by: Karthikeyan Periasamy <kperiasa@quicinc.com>