drm/prime: support to cache mapping
authorJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 19 Jun 2013 06:03:05 +0000 (15:03 +0900)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Jun 2013 02:47:32 +0000 (12:47 +1000)
The drm prime also can support it like GEM CMA supports to cache
mapping. It doesn't allow multiple mappings for one attachment.

[airlied: rebased on top of other prime changes]
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found