commit | 40f5cf996991577ec65d36cd3599cca7ec5d87d3 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu May 10 18:33:13 2012 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Wed May 23 10:47:11 2012 +0100 |
tree | 903797b4e09b9444450fb35b4101c1fd9b8530b0 | |
parent | 1286ff7397737e407cdd8e5cd574318db177ba1f [diff] |
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 <alexander.deucher@amd.com> Reviewed-by: Jerome Glisse <jglisse@redhat.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>