mirror of
				https://github.com/intel/intel-graphics-compiler.git
				synced 2025-11-04 08:21:06 +08:00 
			
		
		
		
	Add ADL-N enum value
.
This commit is contained in:
		
				
					committed by
					
						
						igcbot
					
				
			
			
				
	
			
			
			
						parent
						
							3166d266bf
						
					
				
				
					commit
					ce22def185
				
			@ -25,10 +25,13 @@ typedef enum {
 | 
			
		||||
    IGFX_LAKEFIELD,
 | 
			
		||||
    IGFX_JASPERLAKE,
 | 
			
		||||
    IGFX_ELKHARTLAKE = IGFX_JASPERLAKE,
 | 
			
		||||
 | 
			
		||||
    IGFX_TIGERLAKE_LP,
 | 
			
		||||
    IGFX_ROCKETLAKE,
 | 
			
		||||
    IGFX_ALDERLAKE_S,
 | 
			
		||||
    IGFX_ALDERLAKE_P,
 | 
			
		||||
    IGFX_ALDERLAKE_N,
 | 
			
		||||
 | 
			
		||||
    IGFX_DG1 = 1210,
 | 
			
		||||
    IGFX_XE_HP_SDV = 1250,
 | 
			
		||||
    IGFX_DG2 = 1270, // aka - ACM/Alchemist
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user