Bug 198293
Summary: | astdrmfb: colors on VT are broken | ||
---|---|---|---|
Product: | Drivers | Reporter: | Elimar Riesebieter (riesebie) |
Component: | Console/Framebuffers | Assignee: | James Simmons (jsimmons) |
Status: | NEW --- | ||
Severity: | normal | CC: | ck+kernelbugzilla, vapier |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.14.9, 4.15-rc? | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | Screenshot |
Description
Elimar Riesebieter
2017-12-27 20:49:17 UTC
The bug is relevant for 4.15? too. A bisect pointed me to: b8e2b0199cc377617dc238f5106352c06dcd3fa2 is the first bad commit¬ commit b8e2b0199cc377617dc238f5106352c06dcd3fa2¬ Author: Peter Rosin <peda@axentia.se>¬ Date: Tue Jul 4 12:36:57 2017 +0200¬ ¬ drm/fb-helper: factor out pseudo-palette The pseudo-palette has nothing to do with the crtc, so move it¬ out of the crtc loop and update the palette once, then break out¬ early.¬ ____¬ Signed-off-by: Peter Rosin <peda@axenita.se>¬ Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>¬ Link: http://patchwork.freedesktop.org/patch/msgid/1499164632-5582-2-git-send-email-peda@axentia.se HTH Elimar Created attachment 274827 [details]
Screenshot
I can confirm. All my colors with astdrmfb are wrong on VT..
probably a dupe of bug 198293, although this one has more info in it |