diff options
author | 2022-11-16 17:07:50 +0300 | |
---|---|---|
committer | 2023-02-27 07:09:41 +0300 | |
commit | 7eabaa892d9c57ad9b2946f923d781e8a16f8e88 (patch) | |
tree | 04055fb89034b3535b5901c9247d64a2bda94b02 /drivers/gpu/drm/amd/amdgpu | |
parent | drm/virtio: use strscpy() to instead of strncpy() (diff) | |
download | wireguard-linux-7eabaa892d9c57ad9b2946f923d781e8a16f8e88.tar.xz wireguard-linux-7eabaa892d9c57ad9b2946f923d781e8a16f8e88.zip |
drm/gem: Add evict() callback to drm_gem_object_funcs
Add new common evict() callback to drm_gem_object_funcs and corresponding
drm_gem_object_evict() helper. This is a first step on a way to providing
common GEM-shrinker API for DRM drivers.
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Suggested-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Link: https://lore.kernel.org/all/20230108210445.3948344-4-dmitry.osipenko@collabora.com/
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions