From patchwork Thu Sep 24 17:31:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dikshita Agarwal X-Patchwork-Id: 67328 Received: from vger.kernel.org ([23.128.96.18]) by www.linuxtv.org with esmtp (Exim 4.92) (envelope-from ) id 1kLUzf-005CpA-Ky; Thu, 24 Sep 2020 17:25:21 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728694AbgIXRbk (ORCPT + 1 other); Thu, 24 Sep 2020 13:31:40 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:33711 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728628AbgIXRbh (ORCPT ); Thu, 24 Sep 2020 13:31:37 -0400 Received: from ironmsg-lv-alpha.qualcomm.com ([10.47.202.13]) by alexa-out.qualcomm.com with ESMTP; 24 Sep 2020 10:31:37 -0700 Received: from ironmsg01-blr.qualcomm.com ([10.86.208.130]) by ironmsg-lv-alpha.qualcomm.com with ESMTP/TLS/AES256-SHA; 24 Sep 2020 10:31:35 -0700 Received: from dikshita-linux.qualcomm.com ([10.204.65.237]) by ironmsg01-blr.qualcomm.com with ESMTP; 24 Sep 2020 23:01:17 +0530 Received: by dikshita-linux.qualcomm.com (Postfix, from userid 347544) id 9088D4E7E; Thu, 24 Sep 2020 23:01:16 +0530 (IST) From: Dikshita Agarwal To: linux-media@vger.kernel.org, stanimir.varbanov@linaro.org Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, vgarodia@codeaurora.org, Dikshita Agarwal Subject: [PATCH 0/2] Venus: fix handling of crop and s_fmt Date: Thu, 24 Sep 2020 23:01:12 +0530 Message-Id: <1600968674-11559-1-git-send-email-dikshita@codeaurora.org> X-Mailer: git-send-email 1.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-LSpam-Score: -2.4 (--) X-LSpam-Report: No, score=-2.4 required=5.0 tests=BAYES_00=-1.9,HEADER_FROM_DIFFERENT_DOMAINS=0.5,MAILING_LIST_MULTI=-1 autolearn=ham autolearn_force=no Dikshita Agarwal (1): venus: venc: update output format based on capture format. Stanimir Varbanov (1): venus: venc: fix handlig of S_SELECTION and G_SELECTION drivers/media/platform/qcom/venus/venc.c | 48 ++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 21 deletions(-)