diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-23 10:21:40 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-25 07:20:23 +0000 |
| commit | a77306278f2c7cc3fc91fecf8a53d686b0d12431 (patch) | |
| tree | b47906e14714e407dc829118145cda9a1ab0e99f /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | drm/armada: Introduce GEM object functions (diff) | |
| download | kernel-a77306278f2c7cc3fc91fecf8a53d686b0d12431.tar.gz kernel-a77306278f2c7cc3fc91fecf8a53d686b0d12431.zip | |
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 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions
