commit | 47c1296829505d119d7d58dd23d39cc5db344f12 | [log] [tgz] |
---|---|---|
author | Andreas Pokorny <andreas.pokorny@canonical.com> | Fri Aug 08 10:40:56 2014 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 03 15:36:52 2014 +1000 |
tree | ddb7ef1e51da975954cd9feeb81352238c2319a9 | |
parent | 058e9f5c8236ad740ab984588b507758e5feee6d [diff] |
drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks 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>