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 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9AE6EC761A6 for ; Fri, 7 Apr 2023 02:57:44 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D148B10E36C; Fri, 7 Apr 2023 02:57:39 +0000 (UTC) Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) by gabe.freedesktop.org (Postfix) with ESMTPS id 85D6A10E227 for ; Fri, 7 Apr 2023 02:57:37 +0000 (UTC) Received: by mail-lj1-x233.google.com with SMTP id x20so42427442ljq.9 for ; Thu, 06 Apr 2023 19:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680836255; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=g0F4oiLkijYrhTD6GuHvT418JGo8rv9l6KH9KGjO6BI=; b=VX9VJMVYbdSwv/hQpnoko8/0+p6YXYnni/dqJ8I/uNdnjvaJfZFt0jFVnT3jmm+Ls1 UCQrw6YLECs+Ia3TDAdYosXJj0BpLhwg+YQyx4r7TjmJpRJhjccCRYv6bOFCD2Nx6RN1 NEpeIi5Z/Xz30kn4cGXyMxZrgoktITQzjMJkuEaaxc5aaQiujPRT14ZG/T7jjhev9uxe 2XaGIjtP0OmM+leGoVF5YWfwwMzn7cXUXscXIVflIBgxJ0t49gglASeHVSW1kpkgdpfw QreYbNXR/pH6IcFvTk3LH0zm0/eimaoxKyD6sYSbasXqUvK7Rqh42RfVZecai3TSdPuE xWwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680836255; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=g0F4oiLkijYrhTD6GuHvT418JGo8rv9l6KH9KGjO6BI=; b=GQUfFuMbAIueW1GjRu793+7dP4VzSvrk5+HuQ8ndSLMvxeg6RkX+8hVGh1JoWDDReP egp69OUwW6cjwEsIETxHrfv9Ziv8fAgP8Z11rfMj5AykVmkorhiEh8ONEVSqP52EyDui 2DeaF82hxTade08Qx7bXG5EDMpVgBf7/SKJWkYUv+8H2UoVOcJHoDSBZ2CDjAqzoPBI+ KOWUYs6xGYD3LLdBiVvR3J9RDJrXleloLaVE3byYgqg8gzwDF7A4FAIAimeQ80nb9jjA 1Bln+oqP0CzG7cW8KdBcElCUszASnv9Dh1DqvWYJ7mEFXQOcEbrpI4EroF/WLT7jperK kq0g== X-Gm-Message-State: AAQBX9dmdSrDS456MbYbzSdMOZzQq3H03RszfDYIqAQxtzZm6qG4VUtK hRPeh8dW7o8sf2sTOlq3CzdBqQ== X-Google-Smtp-Source: AKy350ZZVZqn4xs0cfPBNaU1gaGbr94MuY1Feh/ngQImLhzo1Ag8Xx7iokDDR0n2G9ilnTGr2+3XpQ== X-Received: by 2002:a2e:6a16:0:b0:299:ac49:46da with SMTP id f22-20020a2e6a16000000b00299ac4946damr211580ljc.42.1680836254793; Thu, 06 Apr 2023 19:57:34 -0700 (PDT) Received: from ?IPV6:2001:14ba:a085:4d00::8a5? (dzccz6yyyyyyyyyyybcwt-3.rev.dnainternet.fi. [2001:14ba:a085:4d00::8a5]) by smtp.gmail.com with ESMTPSA id p24-20020a2ea418000000b0029bd4365c95sm569471ljn.87.2023.04.06.19.57.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 06 Apr 2023 19:57:34 -0700 (PDT) Message-ID: Date: Fri, 7 Apr 2023 05:57:33 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Content-Language: en-GB To: "Kandpal, Suraj" , Jani Nikula , "dri-devel@lists.freedesktop.org" , "intel-gfx@lists.freedesktop.org" References: <20230222053153.3658345-1-suraj.kandpal@intel.com> <87ttyvbhuz.fsf@intel.com> From: Dmitry Baryshkov In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Intel-gfx] [PATCH 0/7] Enable YCbCr420 format for VDSC X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Suraj On 28/03/2023 16:20, Kandpal, Suraj wrote: > > >> -----Original Message----- >> From: dri-devel On Behalf Of Jani >> Nikula >> Sent: Wednesday, March 8, 2023 5:00 PM >> To: Kandpal, Suraj ; dri- >> devel@lists.freedesktop.org; intel-gfx@lists.freedesktop.org >> Cc: Dmitry Baryshkov ; Nautiyal, Ankit K >> ; Shankar, Uma ; >> Kandpal, Suraj >> Subject: Re: [PATCH 0/7] Enable YCbCr420 format for VDSC >> >> On Wed, 22 Feb 2023, Suraj Kandpal wrote: >>> This patch series aims to enable the YCbCr420 format for DSC. Changes >>> are mostly compute params related for hdmi,dp and dsi along with the >>> addition of new rc_tables for native_420 and corresponding changes to >>> macros used to fetch them. >>> There have been discussions prior to this series in which some patches >>> have gotten rb and can be found in the below link >>> https://patchwork.freedesktop.org/series/113729 >> >> I think it would be useful to get [1] from Dmitry merged to drm-misc-next >> first, have that in drm-next, and again backmerged to drm-intel-next before >> this. At least patches 1-5. >> >> There's not much point in all drivers duplicating the parameters, and we >> need to move towards common code. Dmitry has been helpful in >> contributing this to us. >> >> BR, >> Jani. >> >> > > Hi Jani, > Maarten has acked the patch series to be merged through drm-intel and in the meantime > I will work with Dmitry to pull the common code to avoid duplication I wanted to check, are there any updates from your side regarding the series at [1] ? > > Regards, > Suraj Kandpal > >> [1] https://patchwork.freedesktop.org/series/114473/ -- With best wishes Dmitry