Message ID | 20220318021046.40348-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 15DEAC433F5 for <dri-devel@archiver.kernel.org>; Fri, 18 Mar 2022 02:11:21 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EB94F10E937; Fri, 18 Mar 2022 02:11:19 +0000 (UTC) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id BBD9810E937; Fri, 18 Mar 2022 02:11:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647569478; x=1679105478; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=+sOD+62jhtek17XZ0/dlyRkx8BhH24o4T5jP0sqFbxg=; b=E2H4EeRErynCJqGS0uve0bYKTh61HVQozq0nMKfznUy9moygYqEYEzry hd2U6P2ST2k4W+ulbyBd6BoGjXREXhYCqzT37FH35+U82jrBAVGgKDtAn DgShw3VR6SBKVFxVYVlzZmjRoN5OzaURim4UVfXG5578uyuTJiUCP93EX v6P6SUhyrRRt6k9pLbYKkm4gYGwFykLs7RP+wcifiEfBydbV1KGI1+QwH L6zP/xBZ4wzofTeJq1HfgSz+ys+BC86ocgm59lakfggpD8Y2o3wRm1JPW vvyW4psXR+rfB15Ny58Tu1Y+TamjC54gemq5LXvaaonkvT8bZOptz8YMv g==; X-IronPort-AV: E=McAfee;i="6200,9189,10289"; a="256977034" X-IronPort-AV: E=Sophos;i="5.90,190,1643702400"; d="scan'208";a="256977034" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Mar 2022 19:11:18 -0700 X-IronPort-AV: E=Sophos;i="5.90,190,1643702400"; d="scan'208";a="558203161" Received: from akramak-mobl2.ger.corp.intel.com (HELO intel.com) ([10.251.222.144]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Mar 2022 19:11:13 -0700 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 v6 0/7] Introduce multitile support Date: Fri, 18 Mar 2022 04:10:39 +0200 Message-Id: <20220318021046.40348-1-andi.shyti@linux.intel.com> X-Mailer: git-send-email 2.35.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>, Michal Wajdeczko <michal.wajdeczko@intel.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Introduce multitile support
|
expand
|