Message ID | cover.1665496046.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 0FF01C433FE for <intel-gfx@archiver.kernel.org>; Tue, 11 Oct 2022 13:50:01 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3605710E532; Tue, 11 Oct 2022 13:50:00 +0000 (UTC) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8E5BE10E3E9; Tue, 11 Oct 2022 13:49:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665496195; x=1697032195; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=EpRk0KKuhbH8+AAd/K+4lEe7mH4SRJwoyNP06bjqrn0=; b=Dfg7+aiOQyNR4AvWzNZmoexjfNKJjCiLcHrfh6r8DPnkIkAepK6k3GOY GVW49JMTxD++FuWPlveMF0XYP+j8wiMEYXOg5qqr0gnGLZFqqLudFuo7e 0/i51EcuJMvPoSc0pr/GTlWqHtO5NI8W6o/rEgV4R/RyZxR1PGvOD6mFF dQalW5O+kYjLAFFCLXfmfUQILC6F97GuJNHC/gFu0s7Cs6i9pEFXsmes4 AL8ago137NsXNsLgsKsvROb/6YNqHFjN5A0gV4QYyDj8jGO63S+6kDQvK w7sEUGRba6Ug1jlBimjSS4sgoGS7/MuvFq/WkrDL/F7tyHZu6G3ATwYj2 A==; X-IronPort-AV: E=McAfee;i="6500,9779,10497"; a="366497654" X-IronPort-AV: E=Sophos;i="5.95,176,1661842800"; d="scan'208";a="366497654" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Oct 2022 06:49:54 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10497"; a="871509939" X-IronPort-AV: E=Sophos;i="5.95,176,1661842800"; d="scan'208";a="871509939" Received: from milawils-mobl.ger.corp.intel.com (HELO localhost) ([10.252.40.183]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Oct 2022 06:49:52 -0700 From: Jani Nikula <jani.nikula@intel.com> To: dri-devel@lists.freedesktop.org Date: Tue, 11 Oct 2022 16:49:34 +0300 Message-Id: <cover.1665496046.git.jani.nikula@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 00/15] drm/edid: EDID override refactoring and fixes 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> Cc: jani.nikula@intel.com, intel-gfx@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/edid: EDID override refactoring and fixes
|
expand
|