diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2020-09-23 12:21:49 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2020-09-25 09:21:14 +0200 |
commit | 4889d684fd5a59b9b5b01f3e2d8d9f1f34d99e55 (patch) | |
tree | 207127a8be41dd708ea7f8a851d68ee018ae8a5d /drivers/crypto/xilinx | |
parent | c5ca5e029fa64b7a6024457c4ca2a8e5372dabc7 (diff) |
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/crypto/xilinx')
0 files changed, 0 insertions, 0 deletions