From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7A666C04AAF for ; Tue, 21 May 2019 13:04:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4D90D217D4 for ; Tue, 21 May 2019 13:04:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558443847; bh=ktPNO99H00JJWJUKRTGri5odiLJVrSI/ODg6nswmE/Y=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-ID:From; b=o2NvOJtxDC91JgW5ni0Xw2xKFu56adBpt08uRuR5CBvENAkvBmDnSYjgWCqeOPzwH VDxnoHOkZXpl+iC6ZQ1NSEEOiUIfuqXuHVJ+fsEhoyyEBXd2RZErexmdq+Z8Xc49oP wsITRbw7nxbrCF0xoE1YzG5zKEAvt8KJPdOlXuso= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728142AbfEUNEG (ORCPT ); Tue, 21 May 2019 09:04:06 -0400 Received: from casper.infradead.org ([85.118.1.10]:56782 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728132AbfEUNEG (ORCPT ); Tue, 21 May 2019 09:04:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=b7Vvhrpyuo4GHcZV5KayXKOp7OJNQJYnaS24rVFnWcI=; b=nNi2EfhsCHUHouS6AKc4+xJ9fZ P2QTZd3uCS0HjVrUoHsQGch9OYlqbIV4DG+1Cm3yQzXbGsrWtDVwwz8vrpoB/JnP49VOxaAAZGUEt WUZA9/jDkiN0XeJgU8LQ4hWVjsdhCeKGv8M9+17foWSgyJSkOxpHh5BDdUW7t91ZCHzddtZ/zmkiN EyHD4B/uN3da5OipJxNJ3Ql3GpnvRw+TbYe3cmAcGAuZmYkuP2/lmvh0CycpLYfd20Za+sMoE9DD/ vcn+8PWuqJ90pETyHa+/UOqya5FGLaArbU7GFWOPi3lM7mMivpTqpueNT2IZKO/N+Y57mS1xTiENH 0K8OnKcQ==; Received: from 189.27.21.94.dynamic.adsl.gvt.net.br ([189.27.21.94] helo=coco.lan) by casper.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT4R2-0002Pu-0A; Tue, 21 May 2019 13:04:04 +0000 Date: Tue, 21 May 2019 10:03:59 -0300 From: Mauro Carvalho Chehab To: Stanimir Varbanov Cc: linux-media@vger.kernel.org Subject: Re: [GIT PULL for v5.2] Venus updates - take3 Message-ID: <20190521100359.172e02f5@coco.lan> In-Reply-To: <20190425214134.31905-1-stanimir.varbanov@linaro.org> References: <20190425214134.31905-1-stanimir.varbanov@linaro.org> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Em Fri, 26 Apr 2019 00:41:34 +0300 Stanimir Varbanov escreveu: > Hi Mauro, > > Sorry for the inconvenience, here is the third attempt. This time, GPG signature is OK, and also the patches are there... > > Added two more fixes for Venus v4 properties and dynamic buffer mode. > > Please pull. > > The following changes since commit 7afa8db323e37b9174cf78a1c9ab0ae7a9f5e7dd: > > media: vsp1: Add support for missing 16-bit RGB555 formats (2019-04-25 11:07:05 -0400) > > are available in the Git repository at: > > git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-5.2-take3 > > for you to fetch changes up to cac29335c397d116ec405a9b67466663de1606dd: > > venus: helpers: fix dynamic buffer mode for v4 (2019-04-26 00:08:22 +0300) > > ---------------------------------------------------------------- > for v5.2 > > ---------------------------------------------------------------- > Alexandre Courbot (1): > media: venus: core: fix max load for msm8996 and sdm845 ... however, you forgot to add your SOB to the patches you merged here... > > Kelvin Lawson (1): > media: venus: Add support for H265 controls ... and here. I'll apply them anyway, but please next time please remind to use "-s" when importing patches from other devels. > > Stanimir Varbanov (2): > venus: hfi_cmds: add more not-implemented properties > venus: helpers: fix dynamic buffer mode for v4 > > drivers/media/platform/qcom/venus/core.c | 4 ++-- > drivers/media/platform/qcom/venus/helpers.c | 7 +++++++ > drivers/media/platform/qcom/venus/hfi_cmds.c | 2 ++ > drivers/media/platform/qcom/venus/venc_ctrls.c | 21 ++++++++++++++++++++- > 4 files changed, 31 insertions(+), 3 deletions(-) Thanks, Mauro