From: Alex Deucher Date: Thu, 10 May 2012 22:33:13 +0000 (-0400) Subject: drm/radeon: add PRIME support (v2) X-Git-Tag: v3.5-rc1~100^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f5cf996991577ec65d36cd3599cca7ec5d87d3;p=pandora-kernel.git drm/radeon: add PRIME support (v2) This adds prime->fd and fd->prime support to radeon. It passes the sg object to ttm and then populates the gart entries using it. Compile tested only. v2: stub kmap + use new helpers + add reimporting Signed-off-by: Alex Deucher Reviewed-by: Jerome Glisse Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed