diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-23 10:21:51 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-25 07:21:20 +0000 |
| commit | 0d590af3140d0f84c537a9ad252aecc780ed7aa5 (patch) | |
| tree | 3c7b832a304be1d4a5cec8382783bb4c82597a3e /drivers/gpu/drm/tegra/gem.c | |
| parent | drm/radeon: Introduce GEM object functions (diff) | |
| download | kernel-0d590af3140d0f84c537a9ad252aecc780ed7aa5.tar.gz kernel-0d590af3140d0f84c537a9ad252aecc780ed7aa5.zip | |
drm/rockchip: Convert to drm_gem_object_funcs
GEM object functions deprecate several similar callback interfaces in
struct drm_driver. This patch replaces the per-driver callbacks with
per-instance callbacks in rockchip. The only exception is gem_prime_mmap,
which is non-trivial to convert.
v3:
* update documentation
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Acked-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/tegra/gem.c')
0 files changed, 0 insertions, 0 deletions
