forked from mirrors/linux
		
	Documentation: update KIQ documentation
KIQ is replaced with MES on GFX 11 and newer. Reviewed-by: shaoyun.liu <Shaoyun.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
		
							parent
							
								
									9101b84f8c
								
							
						
					
					
						commit
						d526b4efb7
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -140,7 +140,8 @@ Some useful constructs: | ||||||
| KIQ (Kernel Interface Queue) | KIQ (Kernel Interface Queue) | ||||||
|     This is a control queue used by the kernel driver to manage other gfx |     This is a control queue used by the kernel driver to manage other gfx | ||||||
|     and compute queues on the GFX/compute engine.  You can use it to |     and compute queues on the GFX/compute engine.  You can use it to | ||||||
|     map/unmap additional queues, etc. |     map/unmap additional queues, etc.  This is replaced by MES on | ||||||
|  |     GFX 11 and newer hardware. | ||||||
| 
 | 
 | ||||||
| IB (Indirect Buffer) | IB (Indirect Buffer) | ||||||
|     A command buffer for a particular engine.  Rather than writing |     A command buffer for a particular engine.  Rather than writing | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Alex Deucher
						Alex Deucher