mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	gpu/intel: remove outdated libvdpau-va-gl driver
the existing drivers should provide video accelerations since broadwell. This driver also caused a crash in the past in VLC: https://github.com/NixOS/nixpkgs/issues/283083
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							ae13b3761c
						
					
				
				
					commit
					4677bf5e89
				
			@@ -37,7 +37,6 @@
 | 
			
		||||
        else
 | 
			
		||||
          intel-vaapi-driver
 | 
			
		||||
      )
 | 
			
		||||
      libvdpau-va-gl
 | 
			
		||||
      intel-media-driver
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
@@ -48,7 +47,6 @@
 | 
			
		||||
        else
 | 
			
		||||
          intel-vaapi-driver
 | 
			
		||||
      )
 | 
			
		||||
      libvdpau-va-gl
 | 
			
		||||
      intel-media-driver
 | 
			
		||||
    ];
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user