commit | 249d6048ca98b5452105b0824abac1275661b8e3 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <glisse@freedesktop.org> | Wed Apr 08 17:11:16 2009 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jun 12 15:56:31 2009 +1000 |
tree | 5e8e89288ec6f6a278fcb819ea49d0d9984576fd | |
parent | 715cbb05c935e8a4306a730d14a72d5af881523e [diff] |
drm: Split out the mm declarations in a separate header. Add atomic operations. this is a TTM preparation patch, it rearranges the mm and add operations needed to do mm operations in atomic context. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>