Comment # 23
on bug 90537
from Christian König
(In reply to Michel Dänzer from comment #20) > How would it break backwards compatibility? You would need to allow multiple mappings into the same address space per BO. Which is exactly what I've did for amdgpu, but IIRC that would break the userspace interface because you won't return the mapped address any more when you try to map it multiple times.... > I'm not sure how not tracking > the VA ranges per GEM handle could ever work as expected with several GEM > handles referencing the same BO. Actually it can indeed never work correctly. What we just do all the time is trying to avoid the case that several GEM handles reference the same BO very hard.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel