mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 12:07:12 +00:00 
			
		
		
		
	tests: s/flip_test/kms_flip
OCD wins! Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
		
							parent
							
								
									f56384c2c0
								
							
						
					
					
						commit
						acdf717126
					
				
							
								
								
									
										2
									
								
								tests/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								tests/.gitignore
									
									
									
									
										vendored
									
									
								
							@ -1,4 +1,4 @@
 | 
			
		||||
flip_test
 | 
			
		||||
kms_flip
 | 
			
		||||
drm_vma_limiter
 | 
			
		||||
drm_vma_limiter_cached
 | 
			
		||||
drm_vma_limiter_cpu
 | 
			
		||||
 | 
			
		||||
@ -28,8 +28,8 @@ TESTS_progs_M = \
 | 
			
		||||
	gem_ringfill \
 | 
			
		||||
	gem_set_tiling_vs_blt \
 | 
			
		||||
	gem_tiled_partial_pwrite_pread \
 | 
			
		||||
	flip_test \
 | 
			
		||||
	$(NOUVEAU_TESTS_M) \
 | 
			
		||||
	kms_flip \
 | 
			
		||||
	$(NULL)
 | 
			
		||||
 | 
			
		||||
TESTS_progs = \
 | 
			
		||||
@ -180,7 +180,7 @@ gem_fence_thrash_LDADD = $(LDADD) -lpthread
 | 
			
		||||
gem_threaded_access_tiled_LDADD = $(LDADD) -lpthread
 | 
			
		||||
 | 
			
		||||
gem_wait_render_timeout_LDADD = $(LDADD) -lrt
 | 
			
		||||
flip_test_LDADD = $(LDADD) -lrt
 | 
			
		||||
kms_flip = $(LDADD) -lrt
 | 
			
		||||
 | 
			
		||||
gem_ctx_basic_LDADD = $(LDADD) -lpthread
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user