diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-23 10:21:57 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-25 07:21:40 +0000 |
| commit | 1adda8b8f12c22705e7f86c120499d806d09af6a (patch) | |
| tree | 29cfa89c3538c6949f0a4c03836722a50fa4d1c4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm/vkms: Introduce GEM object functions (diff) | |
| download | kernel-1adda8b8f12c22705e7f86c120499d806d09af6a.tar.gz kernel-1adda8b8f12c22705e7f86c120499d806d09af6a.zip | |
drm/xen: 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 xen. The only exception is gem_prime_mmap,
which is non-trivial to convert.
v2:
* convert xen_drm_drv_free_object_unlocked() to static
callback (Oleksandr)
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Oleksandr Andrushchenko <[email protected]>
Acked-by: Christian König <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
