Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CF0BFC433EF for ; Wed, 29 Dec 2021 05:56:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238866AbhL2F4m (ORCPT ); Wed, 29 Dec 2021 00:56:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34818 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234592AbhL2F4l (ORCPT ); Wed, 29 Dec 2021 00:56:41 -0500 Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26EABC061574 for ; Tue, 28 Dec 2021 21:56:41 -0800 (PST) Received: by mail-pg1-x532.google.com with SMTP id v25so17684780pge.2 for ; Tue, 28 Dec 2021 21:56:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=yw8/kl2LGfHC+BRmnmcCo9TSrmmH3aT+nAaekBOiO84=; b=Jz2/jPkRYhFOljG62i4B7CbqP2s+5rpiUExqAr3THdm7ApWZCW3quUvQUc6TCbjvXz ZS14n6yc5QX7S5//GZczK8jcqzKPY5Zyj+klFtCJZ1s/5NB/NociQFp/J76l+mH64w6j vnrH+eOPmptJxsrYRNqWFoE4Edo4GPZq0MjWE/VuxP0VhL/nseetd/yZlI6GiXECgGuY VNRFeWWXwryJXwVTH2juslXxwWQn+tPh92CK6Y6p1Rji40oy52SzTwEXxgITl+fvCkjm yDjpc50piI01C8nsF6lTsHaNgygcBX82iTuGLucZYsVz+AFNhcyUPnhKP67hEITG4wrG TiYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=yw8/kl2LGfHC+BRmnmcCo9TSrmmH3aT+nAaekBOiO84=; b=nGMUr0Ad4xrgiWRbd6XOzUq+oCiME7d8nsWq38id6DySSfXDiyJLY58VtELIH2ce/G rpPd5EKXJ7bcLzZH/HkTW+plhk7tea0R6tVDsI9LFix3QVYFNXcwHySogaxWseKxpwic lWvservBmq24uCrmuF3ycoc95qTvbCXMAfhNAhWFi2UwxDcWfVgcaq1UTC2tDKUfHWRh M+EkXQxO3qz3q9j/6fQMyZe/fsjDi+glofAj/JxRpot7rxEoCV1MF+G5cTeVOUxlHZyJ myDvRfeXtyeopWT4qivFIZYkbyvA7E9tF2iTrhEWLABHTPHiWkIsntuUt/EwFHV9FKHK 6dNg== X-Gm-Message-State: AOAM5309NeKNo36RgInbJX/hAbcyfmiUB+HcXhcCn958hOhCCLVP7VAD Du+iUuyDi3cKKs2fz+qNdZlpTg== X-Google-Smtp-Source: ABdhPJzWVI7pbJHuImaGNh5XJMu92kFHsTAwgUYOuJm6wAZ5cXRl312R6S9VJqBw5q/POmfLp7/urg== X-Received: by 2002:a63:ab08:: with SMTP id p8mr17578168pgf.617.1640757400456; Tue, 28 Dec 2021 21:56:40 -0800 (PST) Received: from google.com ([2401:fa00:1:10:4dea:2b20:ea89:724b]) by smtp.gmail.com with ESMTPSA id cx5sm20766657pjb.22.2021.12.28.21.56.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Dec 2021 21:56:40 -0800 (PST) Date: Wed, 29 Dec 2021 13:56:35 +0800 From: Tzung-Bi Shih To: Yunfei Dong Cc: Alexandre Courbot , Hans Verkuil , Tzung-Bi Shih , Tiffany Lin , Andrew-CT Chen , Mauro Carvalho Chehab , Rob Herring , Matthias Brugger , Tomasz Figa , Hsin-Yi Wang , Fritz Koenig , Dafna Hirschfeld , Benjamin Gaignard , Daniel Vetter , dri-devel , Irui Wang , AngeloGioacchino Del Regno , Steve Cho , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, srv_heupstream@mediatek.com, linux-mediatek@lists.infradead.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [PATCH v2, 04/12] media: mtk-vcodec: Read max resolution from dec_capability Message-ID: References: <20211228094146.20505-1-yunfei.dong@mediatek.com> <20211228094146.20505-5-yunfei.dong@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211228094146.20505-5-yunfei.dong@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 28, 2021 at 05:41:38PM +0800, Yunfei Dong wrote: > From: Yunfei Dong Just realized this on reviewing the 4th patch of the series. Please fix it to prevent from showing the line in next version series. > Supported max resolution for different platforms are not the same: 2K > or 4K, getting it according to dec_capability. > > Signed-off-by: Yunfei Dong Reviewed-by: Tzung-Bi Shih