[PATCH] drm/radeon: add PRIME support

2012-05-10 Thread alexdeuc...@gmail.com
From: Alex Deucher 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. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/Makefile |3 +-

[PATCH] drm/radeon: add PRIME support

2012-05-10 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com 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. Signed-off-by: Alex Deucher alexander.deuc...@amd.com --- drivers/gpu/drm/radeon/Makefile