Message ID | cover.1713450693.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 66721C04FFE for <intel-gfx@archiver.kernel.org>; Thu, 18 Apr 2024 14:40:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DC9F3113D0B; Thu, 18 Apr 2024 14:40:03 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="gw2z2UWy"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) by gabe.freedesktop.org (Postfix) with ESMTPS id 91C1F113D08; Thu, 18 Apr 2024 14:40:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1713451202; x=1744987202; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=3FHBmR1eizyhoh5wOIeD/1vzoAOlIMHg5Wg6g66v5ik=; b=gw2z2UWyQDSpuQPoDYRh3uaGduE0UpqxwzRKjgqqLJHR/IG/bP8wQGe2 Vz9vG3WcX85yCx3QyFQ/QA2ZgJn2uoqk4tX0De3HGfNHomJtr04cfZkWn wp7WWjjN42p07S6kBIt6CUtleqp6ApdZ9ueXxIsnbfUu6zZnDmGZOfafn 1mftQ/wI4MLNARMfyK3jwDVpQBvjQ/lRGa2RaI9lbzwpqlhRJ8/4agGVo NrpGmb5h4s/xrr6VEjc36CO9N8xCi5D75qDlYiyxc2MPruW2TwfdoxntR VJ/ceKgUZs+FWRADppjahHh9YDrARpSzFqII4M7eUg+A6TFZBbZR2TlLK w==; X-CSE-ConnectionGUID: XuAd1JMaTYOKQXrgiYOAiw== X-CSE-MsgGUID: HD3RXjynRYqKJ84W4rIvKw== X-IronPort-AV: E=McAfee;i="6600,9927,11047"; a="19701078" X-IronPort-AV: E=Sophos;i="6.07,212,1708416000"; d="scan'208";a="19701078" Received: from orviesa005.jf.intel.com ([10.64.159.145]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Apr 2024 07:40:02 -0700 X-CSE-ConnectionGUID: XYmQlJudTv2wD3yPEV1H1w== X-CSE-MsgGUID: OYpnvp9USIKfPNvYyN8uFw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,212,1708416000"; d="scan'208";a="27780945" Received: from unknown (HELO localhost) ([10.237.66.160]) by orviesa005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Apr 2024 07:40:00 -0700 From: Jani Nikula <jani.nikula@intel.com> To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org Cc: jani.nikula@intel.com, lucas.demarchi@intel.com, rodrigo.vivi@intel.com Subject: [PATCH 0/5] drm/i915/dmc: firmware path handling changes Date: Thu, 18 Apr 2024 17:39:49 +0300 Message-Id: <cover.1713450693.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/i915/dmc: firmware path handling changes
|
expand
|