Message ID | 20220223062043.8337-1-suraj.kandpal@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 06B07C433F5 for <intel-gfx@archiver.kernel.org>; Wed, 23 Feb 2022 06:12:08 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3CA5710EA85; Wed, 23 Feb 2022 06:12:07 +0000 (UTC) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7058610EA85 for <intel-gfx@lists.freedesktop.org>; Wed, 23 Feb 2022 06:12:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645596726; x=1677132726; h=from:to:cc:subject:date:message-id; bh=pXAbMSgQ+aA6I9uVofzBVLQeWR8qaP1IB1Dl4343sw8=; b=NlGeoDAE7M3qMGb9NxUnakYHETgWVrMJVddlq7jqdnkeyW6Inbj/LyOe 0UT1zwxGawqJ0UawoxSCa3S2qasTp990+n7B9CKlmx+mdPJ1VtCrOviqk Zuh8MhyzwujMGPJpEVVZlkgc+VY0ArrEHLaLnaExdRADMC9GK0o8NrO8T 3v+6bwzzgQK8FkEJRb4mPofRnoF2+hRe4XWTpqIbLpaODguLsGEtdb7Ru Zrvs68u+crQpxSUWpvjg0ExzErx5/79ARpz5Tk6U69CzWZxpKULvP0Ce1 FL01im58lyPy7aT+E5Aj5uO4u0qCqf2KkzEKF1M+e6IEyLwg+J6wJKibP A==; X-IronPort-AV: E=McAfee;i="6200,9189,10266"; a="251629288" X-IronPort-AV: E=Sophos;i="5.88,390,1635231600"; d="scan'208";a="251629288" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2022 22:12:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,390,1635231600"; d="scan'208";a="639194176" Received: from srr4-3-linux-116-skandpal.iind.intel.com ([10.190.238.57]) by orsmga004.jf.intel.com with ESMTP; 22 Feb 2022 22:12:03 -0800 From: Suraj Kandpal <suraj.kandpal@intel.com> To: intel-gfx@lists.freedesktop.org Date: Wed, 23 Feb 2022 11:50:41 +0530 Message-Id: <20220223062043.8337-1-suraj.kandpal@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [Intel-gfx] [RFC PATCH 0/2] Patches to enable writeback in i915 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 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Patches to enable writeback in i915
|
expand
|