Lines Matching full:gem
3 * KUnit test suite for GEM objects backed by shmem buffers
38 * Test creating a shmem GEM object backed by shmem buffer. The test
39 * case succeeds if the GEM object is successfully allocated with the
58 * Test creating a shmem GEM object from a scatter/gather table exported
59 * via a DMA-BUF. The test case succeed if the GEM object is successfully
124 * Test pinning backing pages for a shmem GEM object. The test case
156 * Test creating a virtual mapping for a shmem GEM object. The test
193 * PRIME usage from a shmem GEM object. The test case succeeds if a
235 * driver usage from a shmem GEM object. The test case succeeds if the
269 * Test updating the madvise state of a shmem GEM object. The test
303 * Test purging a shmem GEM object. First, assert that a newly created
304 * shmem GEM object is not purgeable. Then, set madvise to a positive
306 * backing pages. Finally, assert that the shmem GEM object is now
351 * The DRM core will automatically initialize the GEM core and create in drm_gem_shmem_test_init()
353 * for GEM objects allocation. in drm_gem_shmem_test_init()
384 MODULE_DESCRIPTION("KUnit test suite for GEM objects backed by shmem buffers");