mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-03 19:47:15 +00:00 
			
		
		
		
	lib: fix a few documentation warnings
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
		
							parent
							
								
									a11117e42f
								
							
						
					
					
						commit
						f59bbf7e8f
					
				@ -1419,6 +1419,7 @@ void igt_skip_on_simulation(void)
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * igt_log:
 | 
			
		||||
 * @domain: the log domain, or NULL for no domain
 | 
			
		||||
 * @level: #igt_log_level
 | 
			
		||||
 * @format: format string
 | 
			
		||||
 * @...: optional arguments used in the format string
 | 
			
		||||
@ -1444,6 +1445,7 @@ void igt_log(const char *domain, enum igt_log_level level, const char *format, .
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * igt_vlog:
 | 
			
		||||
 * @domain: the log domain, or NULL for no domain
 | 
			
		||||
 * @level: #igt_log_level
 | 
			
		||||
 * @format: format string
 | 
			
		||||
 * @args: variable arguments lists
 | 
			
		||||
 | 
			
		||||
@ -812,7 +812,6 @@ uint64_t gem_aperture_size(int fd)
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * gem_mappable_aperture_size:
 | 
			
		||||
 * @fd: open i915 drm file descriptor
 | 
			
		||||
 *
 | 
			
		||||
 * Feature test macro to query the kernel for the mappable gpu aperture size.
 | 
			
		||||
 * This is the area available for GTT memory mappings.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user