Message ID | cover.1712565984.git.jani.nikula@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> 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 51B63C67861 for <intel-gfx@archiver.kernel.org>; Mon, 8 Apr 2024 08:56:18 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 98D0E1122EC; Mon, 8 Apr 2024 08:56:17 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="Qaf5IX9r"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.18]) by gabe.freedesktop.org (Postfix) with ESMTPS id E8DC91122EC; Mon, 8 Apr 2024 08:56:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1712566576; x=1744102576; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=mMXlBr3fwxSXtK++lAqLr71hg/Wb8m6Y/ViAeMTchB0=; b=Qaf5IX9r1S57F8loHtub8DfXEQR1tO7pg5edvA4UZUm7fNqZhpsJw8wn 3+sfo/XAEhqaHLCcmUjjhZzZpK81QP+0LVJHHLDLMhELeXHoGoO+gRDD8 fTTXcc4nSU3U7k13Sy8a1gBssC7zeVLnEl6anFR7q1aaeIxJQigEzSdra tri5HiUxNqhPIODAWp0yIgCTudoqpYTGXaO0UEe+fYhodPEe45iE00ALq j0STkZ/p2N5zfKvPjBqfGt/ZewAbMMDwZwrsy8c4r0RnkA34G7/n6QSgT zwOYifiHSuGP0idyflWGJLMNZw33Ui21HUXJfiA+MViJoD8KPs0KLp+lY g==; X-CSE-ConnectionGUID: OCe8VaL0TIOLrFdkyQfsAQ== X-CSE-MsgGUID: Gghd80ZyQwSxfXdCCQSDMg== X-IronPort-AV: E=McAfee;i="6600,9927,11037"; a="7997449" X-IronPort-AV: E=Sophos;i="6.07,186,1708416000"; d="scan'208";a="7997449" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by orvoesa110.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Apr 2024 01:56:15 -0700 X-CSE-ConnectionGUID: 4SfsvSLHT8OyiFXefk64+g== X-CSE-MsgGUID: wLiWZB1FRnG4rhhQ7LzRTQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,186,1708416000"; d="scan'208";a="24294316" Received: from bauinger-mobl1.ger.corp.intel.com (HELO localhost) ([10.252.42.71]) by fmviesa003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Apr 2024 01:56:12 -0700 From: Jani Nikula <jani.nikula@intel.com> To: dri-devel@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org, jani.nikula@intel.com Subject: [PATCH 0/7] drm/edid: cleanups, resend Date: Mon, 8 Apr 2024 11:56:01 +0300 Message-Id: <cover.1712565984.git.jani.nikula@intel.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Transfer-Encoding: 8bit X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/edid: cleanups, resend
|
expand
|