NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52229 CVS commit: [netbsd-9] src/sys/external/bsd/drm2/i915drm
The following reply was made to PR kern/52229; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52229 CVS commit: [netbsd-9] src/sys/external/bsd/drm2/i915drm
Date: Sun, 18 Aug 2019 09:57:40 +0000
Module Name: src
Committed By: martin
Date: Sun Aug 18 09:57:40 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/i915drm [netbsd-9]: intelfb.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #85):
sys/external/bsd/drm2/i915drm/intelfb.c: revision 1.17
PR kern/52229:
Correct linebytes (stride) for intelfb(4), which fixes screen
corruption on the following machines:
- MacBookAir5,2 (Ivy Bridge, 13-inch, Mid 2012)
- MacBookAir6,1 (Haswell, 11-inch, Early 2014)
Now, wsdisplay(4) console as well as intel(4) driver of Xorg
works fine on these machines.
Also there's no side effects found on another machine:
- ThinkPad T480s (Kaby Lake R)
XXX
pullup to netbsd-9
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.16.4.1 src/sys/external/bsd/drm2/i915drm/intelfb.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