Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-30 | drm: Pass dma-buf as argument to gem_prime_import_sg_table | Maarten Lankhorst | |
Allows importing dma_reservation_objects from a dma-buf. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com> | |||
2014-09-03 | drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks | Andreas Pokorny | |
As there should not be any other virtual device that might share buffers, the callbacks remain empty stubs. Still prime can be used to transfer buffers between processes that use qxl. Signed-off-by: Andreas Pokorny <andreas.pokorny@canonical.com> Signed-off-by: Dave Airlie <airlied@redhat.com> |