mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-03 19:47:15 +00:00 
			
		
		
		
	tests/pm_rpm: mark RTE and D3 tests as basic
These always need to pass for basic PM functionality. Reviewed-by: Daniel Vetter <daniel@ffwll.ch> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
This commit is contained in:
		
							parent
							
								
									68d1b532fa
								
							
						
					
					
						commit
						5134f2c96d
					
				@ -1832,11 +1832,11 @@ int main(int argc, char *argv[])
 | 
			
		||||
			stay_subtest();
 | 
			
		||||
 | 
			
		||||
	/* Essential things */
 | 
			
		||||
	igt_subtest("rte")
 | 
			
		||||
	igt_subtest("basic-rte")
 | 
			
		||||
		basic_subtest();
 | 
			
		||||
	igt_subtest("drm-resources-equal")
 | 
			
		||||
		drm_resources_equal_subtest();
 | 
			
		||||
	igt_subtest("pci-d3-state")
 | 
			
		||||
	igt_subtest("basic-pci-d3-state")
 | 
			
		||||
		pci_d3_state_subtest();
 | 
			
		||||
 | 
			
		||||
	/* Basic modeset */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user