mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
dtsi: kalama: enable video vsp subcache id
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>
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
c395077020
commit
ea8fd548d6
@@ -13,7 +13,7 @@
|
||||
#size-cells = <1>;
|
||||
|
||||
/* LLCC Cache */
|
||||
cache-slice-names = "vidsc0";
|
||||
cache-slice-names = "vidsc0", "vidvsp";
|
||||
|
||||
/* Supply */
|
||||
iris-ctl-supply = <&video_cc_mvs0c_gdsc>;
|
||||
|
||||
Reference in New Issue
Block a user