[9610] arm64: dts: add QoS weight for mfc
authorJeonghee Kim <jhhhh.kim@samsung.com>
Wed, 18 Jul 2018 03:50:08 +0000 (12:50 +0900)
committerSunyoung Kang <sy0816.kang@samsung.com>
Mon, 23 Jul 2018 08:04:32 +0000 (17:04 +0900)
Change-Id: I64ac22b8f4ca63c43c823625f6d578984c9c941d
Signed-off-by: Jeonghee Kim <jhhhh.kim@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610-mfc.dtsi

index 4d30e7092479b6e20f4f5c80fcd76629c17cde84..c6f5c365b9a489811b97dab5e7430af85f7e099f 100644 (file)
                mo_control = <1>;
                bw_control = <1>;
 
+               /* QoS weight (%) */
+               qos_weight_h264_hevc = <100>;
+               qos_weight_vp8_vp9 = <100>;
+               qos_weight_other_codec = <25>;
+               qos_weight_3plane = <80>;
+               qos_weight_10bit = <75>;
+               qos_weight_422 = <70>;
+               qos_weight_bframe = <50>;
+               qos_weight_num_of_ref = <50>;
+               qos_weight_num_of_tile = <75>;
+
                /* Sub nodes for sysmmu, hwfc and mmcache */
                #address-cells = <2>;
                #size-cells = <1>;