diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-23 10:21:54 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-25 07:21:30 +0000 |
| commit | dff29810a8d5a457ecc6f5067a891c3878229e8e (patch) | |
| tree | 2ce387f0d345e93a8a4f02a95c6a18f93268c93f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm/vc4: Introduce GEM object functions (diff) | |
| download | kernel-dff29810a8d5a457ecc6f5067a891c3878229e8e.tar.gz kernel-dff29810a8d5a457ecc6f5067a891c3878229e8e.zip | |
drm/vgem: 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 vgem. The only exception is gem_prime_mmap,
which is non-trivial to convert.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Melissa Wen <[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
