Forked from
drm / igt-gpu-tools
4070 commits behind, 1 commit ahead of the upstream repository.
Dmitry Osipenko
authored
Recent VirtIO-GPU Linix kernel driver got memory shrinker support, it will release shmem BOs on OOM. These shmem BOs must be marked as "don't need" by userspace using the new madvise IOCTL. Add tests for checking the new memory management feature of the kernel driver. Signed-off-by:Daniel Almeida <daniel.almeida@collabora.com> Signed-off-by:
Dmitry Osipenko <dmitry.osipenko@collabora.com>