From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: [PATCH 0/9] [REPOST] BDW 4G GGTT + PPGTT cleanups Date: Wed, 12 Feb 2014 14:28:43 -0800 Message-ID: <1392244132-6806-1-git-send-email-benjamin.widawsky@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 877E7FB064 for ; Wed, 12 Feb 2014 14:28:55 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Intel GFX Cc: Ben Widawsky List-Id: intel-gfx@lists.freedesktop.org Rebased series from what I submitted a while ago: http://lists.freedesktop.org/archives/intel-gfx/2013-December/037815.html It was mostly a clean rebase, but there were a couple of major conflicts which I think I cleaned up properly, but extra eyes would be good. As before, the last two are optional. Ben Widawsky (9): drm/i915/bdw: Split up PPGTT cleanup drm/i915/bdw: Reorganize PPGTT init drm/i915/bdw: Split ppgtt initialization up drm/i915: Make clear/insert vfuncs args absolute drm/i915/bdw: Reorganize PT allocations Revert "drm/i915/bdw: Limit GTT to 2GB" drm/i915: Update i915_gem_gtt.c copyright drm/i915: Split GEN6 PPGTT cleanup drm/i915: Split GEN6 PPGTT initialization up drivers/gpu/drm/i915/i915_drv.h | 13 +- drivers/gpu/drm/i915/i915_gem_gtt.c | 621 +++++++++++++++++++++++++----------- 2 files changed, 438 insertions(+), 196 deletions(-) -- 1.8.5.4