Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
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