Add xf86[GetGammaRamp|ChangeGammaRamp|GetGammaRampSize] to symlist in order
to allow drivers to use them
This commit is contained in:
		
							parent
							
								
									9d4823adc8
								
							
						
					
					
						commit
						b0185a4bf7
					
				|  | @ -608,6 +608,9 @@ LOOKUP xfree86LookupTab[] = { | ||||||
| 
 | 
 | ||||||
|     /* xf86cmap.c */ |     /* xf86cmap.c */ | ||||||
|     SYMFUNC(xf86HandleColormaps) |     SYMFUNC(xf86HandleColormaps) | ||||||
|  |     SYMFUNC(xf86GetGammaRampSize) | ||||||
|  |     SYMFUNC(xf86GetGammaRamp) | ||||||
|  |     SYMFUNC(xf86ChangeGammaRamp) | ||||||
| 
 | 
 | ||||||
|     /* xf86xv.c */ |     /* xf86xv.c */ | ||||||
|     SYMFUNC(xf86XVScreenInit) |     SYMFUNC(xf86XVScreenInit) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue