Loading arch/arm64/boot/dts/qcom/msm8953-coresight.dtsi +10 −1 Original line number Diff line number Diff line /* * Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. * Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 an Loading Loading @@ -330,6 +330,15 @@ <&audio_etm0_out_funnel_mm>; }; }; port@4 { reg = <6>; funnel_mm_in_gfx: endpoint { slave-mode; remote-endpoint = <&gfx_out_funnel_mm>; }; }; }; }; Loading arch/arm64/boot/dts/qcom/msm8953-gpu.dtsi +19 −8 Original line number Diff line number Diff line Loading @@ -124,14 +124,6 @@ qcom,gpu-quirk-dp2clockgating-disable; qcom,gpu-quirk-lmloadkill-disable; /* Trace bus */ coresight-id = <67>; coresight-name = "coresight-gfx"; coresight-nr-inports = <0>; coresight-outports = <0>; coresight-child-list = <&funnel_mm>; coresight-child-ports = <6>; /* Enable context aware freq. scaling */ qcom,enable-ca-jump; Loading Loading @@ -164,6 +156,25 @@ }; }; qcom,gpu-coresights { #address-cells = <1>; #size-cells = <0>; compatible = "qcom,gpu-coresight"; /* Trace bus */ qcom,gpu-coresight@0 { reg = <0>; coresight-name = "coresight-gfx"; coresight-atid = <67>; port { gfx_out_funnel_mm: endpoint { remote-endpoint = <&funnel_mm_in_gfx>; }; }; }; }; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading Loading
arch/arm64/boot/dts/qcom/msm8953-coresight.dtsi +10 −1 Original line number Diff line number Diff line /* * Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. * Copyright (c) 2015-2018, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 an Loading Loading @@ -330,6 +330,15 @@ <&audio_etm0_out_funnel_mm>; }; }; port@4 { reg = <6>; funnel_mm_in_gfx: endpoint { slave-mode; remote-endpoint = <&gfx_out_funnel_mm>; }; }; }; }; Loading
arch/arm64/boot/dts/qcom/msm8953-gpu.dtsi +19 −8 Original line number Diff line number Diff line Loading @@ -124,14 +124,6 @@ qcom,gpu-quirk-dp2clockgating-disable; qcom,gpu-quirk-lmloadkill-disable; /* Trace bus */ coresight-id = <67>; coresight-name = "coresight-gfx"; coresight-nr-inports = <0>; coresight-outports = <0>; coresight-child-list = <&funnel_mm>; coresight-child-ports = <6>; /* Enable context aware freq. scaling */ qcom,enable-ca-jump; Loading Loading @@ -164,6 +156,25 @@ }; }; qcom,gpu-coresights { #address-cells = <1>; #size-cells = <0>; compatible = "qcom,gpu-coresight"; /* Trace bus */ qcom,gpu-coresight@0 { reg = <0>; coresight-name = "coresight-gfx"; coresight-atid = <67>; port { gfx_out_funnel_mm: endpoint { remote-endpoint = <&funnel_mm_in_gfx>; }; }; }; }; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading