Message ID | 20211209154533.4084-1-ramalingam.c@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-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 60172C4321E for <dri-devel@archiver.kernel.org>; Thu, 9 Dec 2021 17:02:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8105510E2B2; Thu, 9 Dec 2021 16:54:55 +0000 (UTC) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8DCF010E117; Thu, 9 Dec 2021 15:46:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1639064765; x=1670600765; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=KwT0VLZsoPNktxDtG/+UHKdhejWu622/NZrOQpJLTsk=; b=UlqDemSW1tn66NwB/3tMoKeQCCdLavqA9zEfJSKbQNAF7U5LAQh08NvD n6Us5+h3o44yUaMjqrRoMpL3nMJePAOcyvV7/b6KK6JXGdRqZKJPaJW2K RjNrjppyUzDN7Bo3K0woDd2dyVLcotp6iH6Lwoven4pysMZX7wZhPPQNP yRTP8n9IzF6HA4L5Oqo0QVxlSqSjmb/kNmWnr2acBhQIiJv6TQGb3LLiu VoSy/XVHtnyD7gkCMvB/sdTEFjRdfQ5wSjS7SzgIAg73oY8//IIVuJyPY fDDntqttHfYfQxhoR8DHA307QxQ7YR1h5XzV0fxt3oeEtovVqV9CagEKO A==; X-IronPort-AV: E=McAfee;i="6200,9189,10192"; a="298916789" X-IronPort-AV: E=Sophos;i="5.88,192,1635231600"; d="scan'208";a="298916789" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2021 07:45:52 -0800 X-IronPort-AV: E=Sophos;i="5.88,192,1635231600"; d="scan'208";a="503535091" Received: from ramaling-i9x.iind.intel.com ([10.99.66.205]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2021 07:45:49 -0800 From: Ramalingam C <ramalingam.c@intel.com> To: dri-devel <dri-devel@lists.freedesktop.org>, intel-gfx <intel-gfx@lists.freedesktop.org> Subject: [PATCH v4 00/16] drm/i915/dg2: Enabling 64k page size and flat ccs Date: Thu, 9 Dec 2021 21:15:17 +0530 Message-Id: <20211209154533.4084-1-ramalingam.c@intel.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Hellstrom Thomas <thomas.hellstrom@intel.com>, Matthew Auld <matthew.auld@intel.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
drm/i915/dg2: Enabling 64k page size and flat ccs
|
expand
|