Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #125



details:   https://anonhg.NetBSD.org/src/rev/b3addb240c4a
branches:  netbsd-7
changeset: 798392:b3addb240c4a
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Oct 03 16:42:46 2014 +0000

description:
Ticket #125

diffstat:

 doc/CHANGES-7.0 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 04ad448c1c97 -r b3addb240c4a doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Fri Oct 03 16:22:58 2014 +0000
+++ b/doc/CHANGES-7.0   Fri Oct 03 16:42:46 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.41 2014/10/02 14:43:59 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.42 2014/10/03 16:42:46 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -1012,3 +1012,13 @@
 
        Correct clk div calculation for SD 3.0 controllers.
        [jmcneill, ticket #124]
+
+sys/dev/wsfb/genfb.c                           1.56
+
+       Handle WSDISPLAYIO_GET_EDID and WSDISPLAYIO_GET_FBINFO only if the bus
+       frontend doesn't (as in, returns EPASSTHROUGH or doesn't register a
+       handler).
+       Now flags passed from things like bcm2835_genfb.c are actually seen by
+       xf86-video-wsfb again and automatically disabling shadowfb works again,
+       which results in a major speedup on this kind of hardware.
+       [skrll, ticket #125]



Home | Main Index | Thread Index | Old Index