diff options
| author | Thomas Zimmermann <[email protected]> | 2019-07-02 13:50:08 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2019-07-03 09:31:59 +0200 |
| commit | 31070a871fdcb16dd209e6bc0e6ca16be7cfb938 (patch) | |
| tree | 1fd05fe362d6cbe66729776a1867b01c017945ce /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 8721215c7ef928293516a9396648592fc7284592 (diff) | |
drm/vram: Set GEM object functions for PRIME
PRIME functionality is now provided via the callback functions in
struct drm_gem_object_funcs. The driver-structure functions are obsolete.
As a side effect of this patch, VRAM-based drivers get basic PRIME
support automatically without having to set any flags or additional
fields.
v2:
- use existing PRIME functions for object's table
v3:
- move object table to EOF so it can refer to internal interfaces
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Gerd Hoffmann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions