Loading msm/vidc/msm_vidc_platform.c +8 −0 Original line number Diff line number Diff line Loading @@ -1311,6 +1311,10 @@ static struct msm_vidc_common_data bengal_common_data_v0[] = { .key = "qcom,max-hw-load", .value = 489600, }, { .key = "qcom,max-mbpf", .value = 65280,/* ((3840x2176)/256) x 2 */ }, { .key = "qcom,max-hq-mbs-per-frame", .value = 8160, Loading Loading @@ -1362,6 +1366,10 @@ static struct msm_vidc_common_data bengal_common_data_v1[] = { .key = "qcom,max-hw-load", .value = 244800, }, { .key = "qcom,max-mbpf", .value = 65280,/* ((3840x2176)/256) x 2 */ }, { .key = "qcom,max-hq-mbs-per-frame", .value = 8160, Loading Loading
msm/vidc/msm_vidc_platform.c +8 −0 Original line number Diff line number Diff line Loading @@ -1311,6 +1311,10 @@ static struct msm_vidc_common_data bengal_common_data_v0[] = { .key = "qcom,max-hw-load", .value = 489600, }, { .key = "qcom,max-mbpf", .value = 65280,/* ((3840x2176)/256) x 2 */ }, { .key = "qcom,max-hq-mbs-per-frame", .value = 8160, Loading Loading @@ -1362,6 +1366,10 @@ static struct msm_vidc_common_data bengal_common_data_v1[] = { .key = "qcom,max-hw-load", .value = 244800, }, { .key = "qcom,max-mbpf", .value = 65280,/* ((3840x2176)/256) x 2 */ }, { .key = "qcom,max-hq-mbs-per-frame", .value = 8160, Loading