summarylogtreecommitdiffstats
path: root/0012-Enable_AV1_decoder_on_3588.patch
diff options
context:
space:
mode:
authorboogie2023-07-21 00:12:50 +0200
committerboogie2023-07-21 02:18:56 +0200
commit14a0a8705f127a23347fcbdfbde4dbb058b13182 (patch)
tree056405c80516964dd4941fbc062a57666775abb4 /0012-Enable_AV1_decoder_on_3588.patch
parenta001021fbecb1867e9b443501c783700d47f5010 (diff)
downloadaur-14a0a8705f127a23347fcbdfbde4dbb058b13182.tar.gz
update to rkr4.1 and deliver libmali together
Diffstat (limited to '0012-Enable_AV1_decoder_on_3588.patch')
-rw-r--r--0012-Enable_AV1_decoder_on_3588.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/0012-Enable_AV1_decoder_on_3588.patch b/0012-Enable_AV1_decoder_on_3588.patch
new file mode 100644
index 000000000000..245227f41797
--- /dev/null
+++ b/0012-Enable_AV1_decoder_on_3588.patch
@@ -0,0 +1,20 @@
+--- a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi 2023-01-13 10:37:34.000000000 +0100
++++ b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi.new 2023-01-19 23:52:47.348912968 +0100
+@@ -3449,7 +3449,7 @@
+ rockchip,srv = <&mpp_srv>;
+ rockchip,taskqueue-node = <11>;
+ power-domains = <&power RK3588_PD_AV1>;
+- status = "disabled";
++ status = "okay";
+ };
+
+ av1d_mmu: iommu@fdca0000 {
+@@ -3461,7 +3461,7 @@
+ clock-names = "aclk", "iface";
+ #iommu-cells = <0>;
+ power-domains = <&power RK3588_PD_AV1>;
+- status = "disabled";
++ status = "okay";
+ };
+
+ rkisp_unite: rkisp-unite@fdcb0000 {