[9610] arm64: dts: add bw information for mfc
authorJeonghee Kim <jhhhh.kim@samsung.com>
Tue, 17 Jul 2018 11:23:32 +0000 (20:23 +0900)
committerSunyoung Kang <sy0816.kang@samsung.com>
Mon, 23 Jul 2018 08:03:36 +0000 (17:03 +0900)
Change-Id: I9e2f10705602b64192564f527b12952011be0a7e
Signed-off-by: Jeonghee Kim <jhhhh.kim@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610-mfc.dtsi

index 3bc356fa16b4465e8bfbbd8e6e955a73406caf0d..4d30e7092479b6e20f4f5c80fcd76629c17cde84 100644 (file)
                                0x3011 0x0 0x0 0x2D 0xA00
                                0x1D 0xF4240 0x33003300 0x2 0x1>;
 
+               /* BW <peak, read, write> : KB/UHD frame */
+               bw_enc_h264 = <62543 75230 13080>;
+               bw_enc_hevc = <54863 65417 11422>;
+               bw_enc_hevc_10bit = <68011 79367 14688>;
+               bw_enc_vp8 = <63970 67281 22508>;
+               bw_enc_vp9 = <84443 71588 19337>;
+               bw_enc_vp9_10bit = <109442 99305 23747>;
+               bw_enc_mpeg4 = <44633 55310 9599>;
+               bw_dec_h264 = <38131 40206 24870>;
+               bw_dec_hevc = <35055 33741 20511>;
+               bw_dec_hevc_10bit = <38643 36428 25491>;
+               bw_dec_vp8 = <28693 30464 22331>;
+               bw_dec_vp9 = <21464 22160 19747>;
+               bw_dec_vp9_10bit = <31591 26771 24160>;
+               bw_dec_mpeg4 = <31567 25191 15961>;
+
                /* QoS */
                num_qos_steps = <8>;
                max_qos_steps = <9>;