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
232 * driver usage from a shmem GEM object. The test case succeeds if the
266 * Test updating the madvise state of a shmem GEM object. The test
300 * Test purging a shmem GEM object. First, assert that a newly created
301 * shmem GEM object is not purgeable. Then, set madvise to a positive
303 * backing pages. Finally, assert that the shmem GEM object is now
348 * The DRM core will automatically initialize the GEM core and create in drm_gem_shmem_test_init()
350 * for GEM objects allocation. in drm_gem_shmem_test_init()
381 MODULE_DESCRIPTION("KUnit test suite for GEM objects backed by shmem buffers");