diff options
| author | 2020-09-23 12:21:51 +0200 | |
|---|---|---|
| committer | 2020-09-25 09:21:20 +0200 | |
| commit | 0d590af3140d0f84c537a9ad252aecc780ed7aa5 (patch) | |
| tree | 3c7b832a304be1d4a5cec8382783bb4c82597a3e /drivers/gpu/drm/tegra/gem.c | |
| parent | drm/radeon: Introduce GEM object functions (diff) | |
| download | wireguard-linux-0d590af3140d0f84c537a9ad252aecc780ed7aa5.tar.xz wireguard-linux-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 <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200923102159.24084-15-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/tegra/gem.c')
0 files changed, 0 insertions, 0 deletions
