Message ID | 20220217144158.21555-1-andi.shyti@linux.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 A0709C433F5 for <dri-devel@archiver.kernel.org>; Thu, 17 Feb 2022 14:43:14 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0D16D10E9AC; Thu, 17 Feb 2022 14:43:13 +0000 (UTC) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4715E10E9AC; Thu, 17 Feb 2022 14:43:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645108991; x=1676644991; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=tEApPEoSmBzfmx3K/x7jCSSH8+QaR45nRQjI7LQnALA=; b=fI66XyLsmQuiGmxXMBsxuYVjf7CInxuZCqt4P19djGuJvMYU38TUuKXK dqsxPxoiqlrSZifzRLFVuENILghlx/PdJTQT2faowahAUNjJWpKcLVDzi A9vINP775t1NtGrIk7QMNKWFMZwF0WcHxd2NxbHfzLaO72hp6aK4T6S4Y M7JRE1nu3aObqb2L660ju2L3gTzaqrcCUSYoL/mddRnAe4MyedxotPUbV xYMXQFQJc3s9p7b9x8glAyc0YOXN58ty5RsSjtxqSbT0FZlwys2CHq/1g u1U0zezcBuLLWpHgOxVLxvwomk87Hx4+jeFHiir+2gwCBuqz4PEywfW3f A==; X-IronPort-AV: E=McAfee;i="6200,9189,10260"; a="248482367" X-IronPort-AV: E=Sophos;i="5.88,376,1635231600"; d="scan'208";a="248482367" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Feb 2022 06:43:10 -0800 X-IronPort-AV: E=Sophos;i="5.88,376,1635231600"; d="scan'208";a="545638692" Received: from sewaggon-mobl1.amr.corp.intel.com (HELO intel.com) ([10.249.33.71]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Feb 2022 06:43:05 -0800 From: Andi Shyti <andi.shyti@linux.intel.com> To: Intel GFX <intel-gfx@lists.freedesktop.org>, DRI Devel <dri-devel@lists.freedesktop.org> Subject: [PATCH v5 0/7] Introduce multitile support Date: Thu, 17 Feb 2022 15:41:51 +0100 Message-Id: <20220217144158.21555-1-andi.shyti@linux.intel.com> X-Mailer: git-send-email 2.34.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: Abdiel Janulgue <abdiel.janulgue@gmail.com>, Andi Shyti <andi@etezian.org>, Tvrtko Ursulin <tvrtko.ursulin@intel.com>, Lucas De Marchi <lucas.demarchi@intel.com>, Chris Wilson <chris@chris-wilson.co.uk>, Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>, Matthew Auld <matthew.auld@intel.com>, Andi Shyti <andi.shyti@linux.intel.com>, Sujaritha Sundaresan <sujaritha.sundaresan@intel.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Introduce multitile support
|
expand
|