Loading drivers/media/platform/msm/vidc/msm_vidc_platform.c +8 −0 Original line number Diff line number Diff line Loading @@ -161,6 +161,10 @@ static struct msm_vidc_common_data sdm670_common_data_v0[] = { .key = "qcom,sw-power-collapse", .value = 1, }, { .key = "qcom,domain-attr-non-fatal-faults", .value = 1, }, { .key = "qcom,max-secure-instances", .value = 5, Loading Loading @@ -204,6 +208,10 @@ static struct msm_vidc_common_data sdm670_common_data_v1[] = { .key = "qcom,sw-power-collapse", .value = 1, }, { .key = "qcom,domain-attr-non-fatal-faults", .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 @@ -161,6 +161,10 @@ static struct msm_vidc_common_data sdm670_common_data_v0[] = { .key = "qcom,sw-power-collapse", .value = 1, }, { .key = "qcom,domain-attr-non-fatal-faults", .value = 1, }, { .key = "qcom,max-secure-instances", .value = 5, Loading Loading @@ -204,6 +208,10 @@ static struct msm_vidc_common_data sdm670_common_data_v1[] = { .key = "qcom,sw-power-collapse", .value = 1, }, { .key = "qcom,domain-attr-non-fatal-faults", .value = 1, }, { .key = "qcom,max-secure-instances", .value = 5, Loading