Skip to content
Commit 77a147e7 authored by Daniel Thompson's avatar Daniel Thompson Committed by Rob Clark
Browse files

drm/msm: Allow exported dma-bufs to be mapped



Currently msm does not implement gem_prime_mmap. Without this it is not
possible to draw onto a dma-buf from userspace (making its very hard to
implement the Android rendering model).

Fixing this is just a matter of adding a little boilerplate.

Signed-off-by: default avatarDaniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 067fef37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment