[poky] [PATCH 2/2] xf86-video-omapfb: upgrade to 044617665d6737f4909aab96
Koen Kooi
koen at dominion.thruhere.net
Wed Jan 26 04:50:46 PST 2011
Op 26 jan 2011, om 09:48 heeft Koen Kooi het volgende geschreven:
> That revision is buggy, using it disables the framebuffer:
>
> [ 34.354583] omapdss DISPC error: timeout waiting for EVSYNC
> [ 34.456146] omapdss DISPC error: timeout waiting for EVSYNC
Since I was already working on this, I'll give a summary of what I found out after debugging this with upstream:
* The tv-out gets added last and the driver tries to reconfigure dvi to TV resolutions, which fails, fix: http://dominion.thruhere.net/git/cgit.cgi/xf86-video-omapfb/commit/?h=test&id=05efb061f1945425d214ff6b6050883e6d8633bf
* The new DSS mode breaks XV, so force plain mode: http://dominion.thruhere.net/git/cgit.cgi/xf86-video-omapfb/commit/?id=d28a36bbadc360a9409bf9832f1d4171d7c33dad
* Picture is garbled after switching resolutions, fix: http://dominion.thruhere.net/git/cgit.cgi/xf86-video-omapfb/commit/?h=test&id=cbae688d7df59938ccb4af534ec2ff75cbbe9221
* Virtual size too big, fix: http://dominion.thruhere.net/git/cgit.cgi/xf86-video-omapfb/commit/?h=test&id=031516123d25a12808ab4e56ea8deda74946cdcd
The problem is that modeswitching isn't working properly in plain mode, so you can either get working modeswitching or working Xv with the above patches.
But looking closer, the SRCREV that's currently there (6cff996abcb305460e9fa2c75569b776f099c9d5) is broken as well.
regards,
Koen
> Op 26 jan 2011, om 03:29 heeft poky-bounces at yoctoproject.org het volgende geschreven:
>
>> From: Yu Ke <ke.yu at intel.com>
>>
>> Signed-off-by: Yu Ke <ke.yu at intel.com>
>> ---
>> .../conf/distro/include/poky-default-revisions.inc | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
>> index 8d98eef..a606889 100644
>> --- a/meta/conf/distro/include/poky-default-revisions.inc
>> +++ b/meta/conf/distro/include/poky-default-revisions.inc
>> @@ -182,7 +182,7 @@ SRCREV_pn-xcb-proto ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66"
>> SRCREV_pn-xcb-proto-native ??= "d81ca233e98be8fa59e8c90d262c0516944c5a66"
>> SRCREV_pn-xf86-video-intel ??= "87ea531c5dc5b39809395b277c330854aaaaf019"
>> SRCREV_pn-xf86-video-intel-dri2 ??= "3dd7f0f9423bb891bc99cd3b77dc3d57e057a7ef"
>> -SRCREV_pn-xf86-video-omapfb ??= "6cff996abcb305460e9fa2c75569b776f099c9d5"
>> +SRCREV_pn-xf86-video-omapfb ??= "044617665d6737f4909aab96f91b06261dff05d2"
>> SRCREV_pn-xf86-input-keyboard ??= "3e28d68b50d291938734e9684b8296ca864f3892"
>> SRCREV_pn-xf86-input-mouse ??= "ea5cfe804e112f320f14ad896c7802d53551d3e6"
>> SRCREV_pn-xf86-input-synaptics ??= "934bc0012f948c52aadc8eda912f7728fb7394a2"
>> --
>> 1.7.0.4
>>
>> _______________________________________________
>> poky mailing list
>> poky at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/poky
>
More information about the poky
mailing list