Loading drivers/media/platform/msm/vidc/msm_vidc_platform.c +8 −0 Original line number Diff line number Diff line Loading @@ -169,6 +169,10 @@ static struct msm_vidc_common_data sdm670_common_data_v0[] = { .key = "qcom,domain-attr-non-fatal-faults", .value = 1, }, { .key = "qcom,domain-attr-cache-pagetables", .value = 1, }, { .key = "qcom,max-secure-instances", .value = 5, Loading Loading @@ -216,6 +220,10 @@ static struct msm_vidc_common_data sdm670_common_data_v1[] = { .key = "qcom,domain-attr-non-fatal-faults", .value = 1, }, { .key = "qcom,domain-attr-cache-pagetables", .value = 1, }, { .key = "qcom,max-secure-instances", .value = 5, Loading Loading
drivers/media/platform/msm/vidc/msm_vidc_platform.c +8 −0 Original line number Diff line number Diff line Loading @@ -169,6 +169,10 @@ static struct msm_vidc_common_data sdm670_common_data_v0[] = { .key = "qcom,domain-attr-non-fatal-faults", .value = 1, }, { .key = "qcom,domain-attr-cache-pagetables", .value = 1, }, { .key = "qcom,max-secure-instances", .value = 5, Loading Loading @@ -216,6 +220,10 @@ static struct msm_vidc_common_data sdm670_common_data_v1[] = { .key = "qcom,domain-attr-non-fatal-faults", .value = 1, }, { .key = "qcom,domain-attr-cache-pagetables", .value = 1, }, { .key = "qcom,max-secure-instances", .value = 5, Loading