summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-07-19 09:10:37 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-07-19 09:10:37 -0700
commit8a9f65f16a3a22c4f391a80a9e48181732c0a723 (patch)
treec695e31d460f8fb6ddbc7b0f1e02c9be18ec0eba
parent1882097f98f3f23fa7b4c9e35bc2a2ed52cf3d31 (diff)
parent786e2ef2cacb69755b5c48494210e0538adb56e5 (diff)
Merge "msm: vdec: Updating DCVS buf count if thumbnail mode is enabled"
-rw-r--r--drivers/media/platform/msm/vidc/msm_vdec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/platform/msm/vidc/msm_vdec.c b/drivers/media/platform/msm/vidc/msm_vdec.c
index 28a4006b480c..a27bf5658276 100644
--- a/drivers/media/platform/msm/vidc/msm_vdec.c
+++ b/drivers/media/platform/msm/vidc/msm_vdec.c
@@ -1491,6 +1491,7 @@ static int msm_vdec_queue_setup(struct vb2_queue *q,
rc = -EINVAL;
break;
}
+ msm_dcvs_try_enable(inst);
/* Pretend as if FW itself is asking for
* additional buffers.