Loading drivers/media/platform/msm/vidc/msm_vidc_platform.c +4 −0 Original line number Diff line number Diff line Loading @@ -163,6 +163,10 @@ static struct msm_vidc_common_data sdm855_common_data[] = { .key = "qcom,debug-timeout", .value = 0, }, { .key = "qcom,domain-attr-non-fatal-faults", .value = 1, }, }; static struct msm_vidc_common_data sdm845_common_data[] = { Loading Loading
drivers/media/platform/msm/vidc/msm_vidc_platform.c +4 −0 Original line number Diff line number Diff line Loading @@ -163,6 +163,10 @@ static struct msm_vidc_common_data sdm855_common_data[] = { .key = "qcom,debug-timeout", .value = 0, }, { .key = "qcom,domain-attr-non-fatal-faults", .value = 1, }, }; static struct msm_vidc_common_data sdm845_common_data[] = { Loading