NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53988 CVS commit: [netbsd-9] src



The following reply was made to PR kern/53988; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53988 CVS commit: [netbsd-9] src
Date: Thu, 26 Sep 2019 19:04:01 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Sep 26 19:04:00 UTC 2019
 
 Modified Files:
 	src/distrib/sets/lists/base [netbsd-9]: mi
 	src/sys/dev/microcode/radeon [netbsd-9]: Makefile
 Added Files:
 	src/sys/dev/microcode/radeon [netbsd-9]: R600_uvd.bin RS780_uvd.bin
 	    RV770_uvd.bin TAHITI_vce.bin
 
 Log Message:
 Pull up following revision(s) (requested by msaitoh in ticket #245):
 
 	sys/dev/microcode/radeon/R600_uvd.bin: revision 1.1
 	sys/dev/microcode/radeon/RV770_uvd.bin: revision 1.1
 	sys/dev/microcode/radeon/Makefile: revision 1.4
 	distrib/sets/lists/base/mi: revision 1.1211
 	sys/dev/microcode/radeon/TAHITI_vce.bin: revision 1.1
 	sys/dev/microcode/radeon/RS780_uvd.bin: revision 1.1
 	sys/dev/microcode/radeon/BONAIRE_uvd.bin: revision 1.2
 
 Update BONAIRE_uvd.bin to the latest.
 
  -
 
 Add missing TAHITI_vce.bin, RV770_uvd.bin, RS780_uvd.bin and R600_uvd.bin.
 
 Fix panic on my own HP EliteDesk 705 G1 SFF. It also fixes PR kern/53988
 reported by Onno van der Linden.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1209.2.2 -r1.1209.2.3 src/distrib/sets/lists/base/mi
 cvs rdiff -u -r1.3 -r1.3.24.1 src/sys/dev/microcode/radeon/Makefile
 cvs rdiff -u -r0 -r1.1.2.2 src/sys/dev/microcode/radeon/R600_uvd.bin \
     src/sys/dev/microcode/radeon/RS780_uvd.bin \
     src/sys/dev/microcode/radeon/RV770_uvd.bin \
     src/sys/dev/microcode/radeon/TAHITI_vce.bin
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index