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 E3A8CC4332F for ; Mon, 7 Nov 2022 13:04:58 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C2A3C10E30B; Mon, 7 Nov 2022 13:04:57 +0000 (UTC) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6D7F210E30B for ; Mon, 7 Nov 2022 13:04:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1667826294; x=1699362294; h=from:to:subject:in-reply-to:references:date:message-id: mime-version; bh=bTBbxL24Xg9aYuAF06jXxCES0KFIqiTppIDIqsmrwbM=; b=HVUpPLJbMWvrHSGAep1W1kaz47ziDvW20pRQ3x5sWPNlNijfw9wj+vR5 aM7yteW7lZxeB/a3PTxhJXrtD7XVdN+xBNX+1+XzAkRjtMo28MFLD3Xk6 GftF0WDGFSR9j/a83Nby1Eo8FJ8Nya5DtEbEcAtKndoxnOEcT4h3uXdqi FMwFDaveukcyLQxFBSwDnXrZ0vjTjNyhh+jKLbiJ0AQsyZRMfD7R+cHx9 dJUXHCdG6Hi13GfV+8AhJGYy590alzawAfy1BKCfXNbBvX/J4e9dBJTh2 jDmjZho5hcu0JU2Pd/bYwgjc1e4XlX9mXXLcKzFhQhw9cW979qOARqlkJ g==; X-IronPort-AV: E=McAfee;i="6500,9779,10523"; a="309114355" X-IronPort-AV: E=Sophos;i="5.96,143,1665471600"; d="scan'208";a="309114355" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Nov 2022 05:04:53 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10523"; a="965143228" X-IronPort-AV: E=Sophos;i="5.96,143,1665471600"; d="scan'208";a="965143228" Received: from briansim-mobl.ger.corp.intel.com (HELO localhost) ([10.252.14.193]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Nov 2022 05:04:52 -0800 From: Jani Nikula To: Suraj Kandpal , intel-gfx@lists.freedesktop.org In-Reply-To: <20221107084258.1353210-1-suraj.kandpal@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20221107084258.1353210-1-suraj.kandpal@intel.com> Date: Mon, 07 Nov 2022 15:04:49 +0200 Message-ID: <87pmdyapam.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Intel-gfx] [PATCH 0/8] Enable YCbCr420 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" On Mon, 07 Nov 2022, 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. Huh, what's the deal with all the series on this sent today? BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center