summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests/drm_gem_shmem_test.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-21drm/tests: shmem: Hold reservation lock around purgeThomas Zimmermann
2025-12-21drm/tests: shmem: Hold reservation lock around madviseThomas Zimmermann
2025-12-21drm/tests: shmem: Hold reservation lock around vmap/vunmapThomas Zimmermann
2025-12-21drm/tests: shmem: Add clean-up action to unpin pagesThomas Zimmermann
2025-12-21drm/tests: shmem: Swap names of export testsThomas Zimmermann
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-04-29drm/tests: shmem: Fix memleakMaxime Ripard
2025-03-26drm/shmem-helper: Use refcount_t for vmap_use_countDmitry Osipenko
2025-03-26drm/shmem-helper: Use refcount_t for pages_use_countDmitry Osipenko
2025-03-26drm/shmem-helper: Refactor locked/unlocked functionsDmitry Osipenko
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-02drm/test: fix the gem shmem test to map the sg table.Dave Airlie
2024-07-25drm/test: use kunit action wrapper macro in the gem shmem test suiteMarco Pagani
2024-06-10drm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2023-12-04drm/test: add a test suite for GEM objects backed by shmemMarco Pagani