From: Konrad Rzeszutek Wilk Date: Mon, 17 Oct 2011 21:14:26 +0000 (-0400) Subject: drm/nouveau: enable the ttm dma pool when swiotlb is active V3 X-Git-Tag: v3.3-rc1~121^2~88^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3230cfc34fca9d17c1628cf0e4ac25199592a69a;p=pandora-kernel.git drm/nouveau: enable the ttm dma pool when swiotlb is active V3 If the card is capable of more than 32-bit, then use the default TTM page pool code which allocates from anywhere in the memory. Note: If the 'ttm.no_dma' parameter is set, the override is ignored and the default TTM pool is used. V2 use pci_set_consistent_dma_mask V3 Rebase on top of no memory account changes (where/when is my delorean when i need it ?) CC: Ben Skeggs CC: Francisco Jerez CC: Dave Airlie Signed-off-by: Konrad Rzeszutek Wilk Reviewed-by: Jerome Glisse --- Reading git-diff-tree failed