[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071219052030.GA24238@zhen-devel.sh.intel.com>
Date: Wed, 19 Dec 2007 13:20:30 +0800
From: Zhenyu Wang <zhenyu.z.wang@...el.com>
To: Dave Airlie <airlied@...ux.ie>,
LKML <linux-kernel@...r.kernel.org>,
Keith Packard <keithp@...thp.com>,
Eric Anholt <eric@...olt.net>,
"Gross, Mark" <mark.gross@...el.com>
Subject: [agp-mm][PATCH 0/4] enabling graphics memory dma remapping
On 2007.12.18 13:08:09 +0000, Zhenyu Wang wrote:
>
> Here're three patches below:
>
> - intel_iommu-explicit-export-current-graphics-dmar-status.patch
>
> This exports current status of graphics dma remap engine, which
> depends on current platform iommu support, kernel config or runtime
> config. This info will be used in agp module for detect whether
> we should do remapping or not.
>
> - AGP-Add-generic-support-for-graphics-dma-remapping.patch
>
> This adds new hooks into agp bridge driver to do map/unmap when
> bind/unbind memory into GART table. The aim is to provide generic
> interfaces to let driver implement hardware specific operations.
>
> - AGP-intel_agp-add-support-for-graphics-dma-remapping.patch
>
> This implements graphics dma remapping support in intel_agp module,
> current only desktop chipset G33 series can use it.
Above patch series are against master branch, following threads try to
rebase them to Airlie's agp-mm tree for -mm inclusion.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists