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 D6002C3DA7F for ; Mon, 12 Aug 2024 11:44:42 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2817310E1B3; Mon, 12 Aug 2024 11:44:42 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="FYb55aVT"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.13]) by gabe.freedesktop.org (Postfix) with ESMTPS id BAB2710E1B3 for ; Mon, 12 Aug 2024 11:44:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1723463082; x=1754999082; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=iqmqAABPhvhclmXQZD6sbYrM09qgi0uBVGW2VYgt+xk=; b=FYb55aVTUqJ0CrZ7EUdn29trb2BG4NFjV4k1VsuTrwA0a6zQMLfyjicU a77nrfosTIhFKBmMh/KN86huV646K+Cwu3YbzHr4ke8jrCsqhE3HD9xA4 /vL+xDkzGQCD7xlsOv1NbeDGg99uT9TMBzDZ8RZrOF1foNj2twF0PX5GJ Ep12qNDJlqjIqrIeFeEb32zayPD4sEnahwGXsW+uIJbrLIaXHiPhInZiN QyTtkXqyWXHDvSrPhCY6ysYRLgI8PkY1zqKtsxgBUvtspZfEExESEqdLU Llz6kvzZwL2I42ApYbi5cULVof6GHCN1x/nwWyMhVVX73BOG4vM+e8bg2 A==; X-CSE-ConnectionGUID: R16GzadBTeuc56gqiIcMqA== X-CSE-MsgGUID: BsNDrrDfSMatyQz6+Wf3LQ== X-IronPort-AV: E=McAfee;i="6700,10204,11161"; a="32718867" X-IronPort-AV: E=Sophos;i="6.09,282,1716274800"; d="scan'208";a="32718867" Received: from fmviesa008.fm.intel.com ([10.60.135.148]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Aug 2024 04:44:42 -0700 X-CSE-ConnectionGUID: wwwJTLo2TISOiuQwUtUgcA== X-CSE-MsgGUID: W3ikqlRCQjirFdTdyFE9HQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,282,1716274800"; d="scan'208";a="58188100" Received: from iklimasz-mobl1.ger.corp.intel.com (HELO localhost) ([10.245.246.117]) by fmviesa008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Aug 2024 04:44:37 -0700 From: Jani Nikula To: Hamza Mahfooz , dri-devel@lists.freedesktop.org Cc: Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Daniel Vetter , Alex Deucher , Rodrigo Siqueira , Harry Wentland , Karol Herbst Subject: Re: [PATCH v2] drm/edid: add CTA Video Format Data Block support In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20240731214941.257975-1-hamza.mahfooz@amd.com> <87sevowv97.fsf@intel.com> <97fc4462-b1b7-4fff-9901-15c8db56fc21@amd.com> Date: Mon, 12 Aug 2024 14:44:34 +0300 Message-ID: <87zfpi0xul.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 12 Aug 2024, Hamza Mahfooz wrote: > Ping? Sorry, got the spec, but it's a bit involved, and I haven't had the time yet. BR, Jani. -- Jani Nikula, Intel