Bug 6685 - Permedia2 framebuffer on E250
Summary: Permedia2 framebuffer on E250
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Console/Framebuffers (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: James Simmons
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-13 13:44 UTC by Daniel Smolik
Modified: 2008-04-24 13:33 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.17-rc6
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description Daniel Smolik 2006-06-13 13:44:19 UTC
Most recent kernel where this bug did not occur: 2.4.27
Distribution: Debian Sid
Hardware Environment: Sun E250
Software Environment:  Permedia2 FB
Problem Description:
I have E250 with Raptor GFX framebuffer. On 2.4.27 works fine but with any
kernel which I tested > 2.6.12 frame buffer console looks very ugly and is
unreadable fonts is defocusing.

Steps to reproduce:
Compile kernel with Permedia2 framebuffer enabled on E250
Comment 1 Daniel Smolik 2007-02-11 14:31:10 UTC
in 2.6.20 console start working, and looks nice :-)
Comment 2 Daniel Smolik 2008-02-11 10:01:55 UTC
in 2.6.24 stop working again :-(
Comment 3 Daniel Smolik 2008-02-12 13:52:18 UTC
adding pm2fb:noaccel  temporary solve problem, but I cann't found way how change font and reslution mode:1024x768-8@75 or mode=1024x768-8@75 or mode:1024x768@75 or 
mode=1024x768@75 doesn't work
Comment 4 Natalie Protasevich 2008-03-24 16:45:43 UTC
Daniel, 
Thanks for the updates. So this worked for you in 2.6.20? If you noticed last working kernel, maybe you could do the git bisect search for the patch that broke it (although I am not sure if this can be bisected well). CC-ing to Antonino.
Comment 5 Daniel Smolik 2008-03-25 01:00:17 UTC
Yes I can but I am not familiar wit git and bitsect. Have you any howto ?

Dan
Comment 6 Daniel Smolik 2008-03-27 14:12:22 UTC
I start git-bitsect now be pantient :-)
Comment 7 Daniel Smolik 2008-04-09 06:26:59 UTC
91b3a6f4cdbfc73019df36a4b10238063c00f3c3 is first bad commit
commit 91b3a6f4cdbfc73019df36a4b10238063c00f3c3
Author: Krzysztof Helt <krzysztof.h1@wp.pl>
Date:   Tue Oct 16 01:28:34 2007 -0700

    pm2fb: accelerated imageblit

    This patch adds accelerated imageblit function.
    
    Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
    Signed-off-by: Antonino Daplas <adaplas@gmail.com>
    Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
    Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

:040000 040000 129a1a34472e724c6751e85257dda136ed90b6ff 29898517e50797580bbd42b26b2a579876ae8c0b M      drivers
:040000 040000 ea9aaab98ca3805f735c56222951c3a1375c18d6 bfd8eb965a945d9a0819fef634eb3e9932b4dc16 M      include

Here is patch that broke functionality on E450
Comment 8 Adrian Bunk 2008-04-23 04:15:29 UTC
Should be fixed in 2.6.25 by commit bc9c6a175fa8123587668c38959a105e3ccb6bbd
Comment 9 Daniel Smolik 2008-04-24 13:33:01 UTC
I must confirm 2.6.25 works fine.

Note You need to log in before you can comment on or make changes to this bug.