diff options
| author | 2020-09-23 12:21:49 +0200 | |
|---|---|---|
| committer | 2020-09-25 09:21:14 +0200 | |
| commit | 4889d684fd5a59b9b5b01f3e2d8d9f1f34d99e55 (patch) | |
| tree | 207127a8be41dd708ea7f8a851d68ee018ae8a5d /drivers/gpu/drm/virtio/virtgpu_object.c | |
| parent | drm/omapdrm: Introduce GEM object functions (diff) | |
| download | wireguard-linux-4889d684fd5a59b9b5b01f3e2d8d9f1f34d99e55.tar.xz wireguard-linux-4889d684fd5a59b9b5b01f3e2d8d9f1f34d99e55.zip | |
drm/pl111: 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 pl111. The only exception is gem_prime_mmap,
which is non-trivial to convert.
v2:
* use drm_gem_cma_create_object_default_funcs() (Eric)
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Eric Anholt <eric@anholt.net>
Acked-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200923102159.24084-13-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/virtio/virtgpu_object.c')
0 files changed, 0 insertions, 0 deletions
