Loading arch/arm64/boot/dts/qcom/sdm845-sde.dtsi +0 −4 Original line number Diff line number Diff line Loading @@ -117,8 +117,6 @@ qcom,sde-mixer-blendstages = <0xb>; qcom,sde-highest-bank-bit = <0x2>; qcom,sde-ubwc-version = <0x200>; qcom,sde-ubwc-static = <0x100>; qcom,sde-ubwc-swizzle = <1>; qcom,sde-panic-per-pipe; qcom,sde-has-cdp; qcom,sde-has-src-split; Loading Loading @@ -219,8 +217,6 @@ qcom,mdss-rot-mode = <1>; qcom,mdss-highest-bank-bit = <0x2>; qcom,sde-ubwc-malsize = <1>; qcom,sde-ubwc-swizzle = <1>; /* Bus Scale Settings */ qcom,msm-bus,name = "mdss_rotator"; Loading drivers/media/platform/msm/sde/rotator/sde_rotator_r3.c +2 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,8 @@ /* default stream buffer headroom in lines */ #define DEFAULT_SBUF_HEADROOM 20 #define DEFAULT_UBWC_MALSIZE 1 #define DEFAULT_UBWC_SWIZZLE 1 #define DEFAULT_UBWC_MALSIZE 0 #define DEFAULT_UBWC_SWIZZLE 0 #define DEFAULT_MAXLINEWIDTH 4096 Loading Loading
arch/arm64/boot/dts/qcom/sdm845-sde.dtsi +0 −4 Original line number Diff line number Diff line Loading @@ -117,8 +117,6 @@ qcom,sde-mixer-blendstages = <0xb>; qcom,sde-highest-bank-bit = <0x2>; qcom,sde-ubwc-version = <0x200>; qcom,sde-ubwc-static = <0x100>; qcom,sde-ubwc-swizzle = <1>; qcom,sde-panic-per-pipe; qcom,sde-has-cdp; qcom,sde-has-src-split; Loading Loading @@ -219,8 +217,6 @@ qcom,mdss-rot-mode = <1>; qcom,mdss-highest-bank-bit = <0x2>; qcom,sde-ubwc-malsize = <1>; qcom,sde-ubwc-swizzle = <1>; /* Bus Scale Settings */ qcom,msm-bus,name = "mdss_rotator"; Loading
drivers/media/platform/msm/sde/rotator/sde_rotator_r3.c +2 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,8 @@ /* default stream buffer headroom in lines */ #define DEFAULT_SBUF_HEADROOM 20 #define DEFAULT_UBWC_MALSIZE 1 #define DEFAULT_UBWC_SWIZZLE 1 #define DEFAULT_UBWC_MALSIZE 0 #define DEFAULT_UBWC_SWIZZLE 0 #define DEFAULT_MAXLINEWIDTH 4096 Loading