NetBSD-Bugs archive

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

PR/57035 CVS commit: src/sys/dev/pci



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57035 CVS commit: src/sys/dev/pci
Date: Sat, 1 Oct 2022 11:40:08 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Sat Oct  1 11:40:08 UTC 2022
 
 Modified Files:
 	src/sys/dev/pci: genfb_pci.c
 
 Log Message:
 PR kern/57035
 
 genfb(4): Fix blank screen after switching to WSDISPLAYIO_MODE_EMUL for
 some GPU models like Ice Lake integrated GPU:
 
 - Restore lower words of 64-bit BARs correctly.
 - Do not disable expansion ROM if exists.
 
 Thanks ryoon@ for testing!
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/genfb_pci.c
 
 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