From: Konrad Rzeszutek Wilk Date: Mon, 17 Oct 2011 21:15:08 +0000 (-0400) Subject: drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 X-Git-Tag: v3.3-rc1~121^2~88^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c52494f69538f6fe1a234972f024011b17a48329;p=pandora-kernel.git drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 With the exception that we do not handle the AGP case. We only deal with PCIe cards such as ATI ES1000 or HD3200 that have been detected to only do DMA up to 32-bits. V2 force dma32 if we fail to set bigger dma mask V3 Rebase on top of no memory account changes (where/when is my delorean when i need it ?) V4 add debugfs entry is swiotlb is active not only if we are on dma 32bits only gpu CC: Dave Airlie CC: Alex Deucher Signed-off-by: Konrad Rzeszutek Wilk Reviewed-by: Jerome Glisse --- Reading git-diff-tree failed