diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-23 12:21:40 +0200 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-25 09:20:23 +0200 |
| commit | a77306278f2c7cc3fc91fecf8a53d686b0d12431 (patch) | |
| tree | b47906e14714e407dc829118145cda9a1ab0e99f /tools/perf/scripts/python/bin | |
| parent | ad01dd0376afbd7a39d78da543f5a048d4ae14c9 (diff) | |
drm/etnaviv: Introduce GEM object functions
GEM object functions deprecate several similar callback interfaces in
struct drm_driver. This patch replaces the per-driver callbacks with
per-instance callbacks in etnaviv. The only exception is gem_prime_mmap,
which is non-trivial to convert.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Acked-by: Lucas Stach <[email protected]>
Acked-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions