|
|
2008-09-28
, 02:31
|
|
Posts: 662 |
Thanked: 238 times |
Joined on Jul 2007
|
#11
|
|
|
2008-09-28
, 08:36
|
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#12
|
|
|
2008-09-28
, 08:37
|
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#13
|
| The Following User Says Thank You to fms For This Useful Post: | ||
|
|
2008-09-29
, 13:02
|
|
|
Posts: 100 |
Thanked: 102 times |
Joined on Apr 2008
@ Amazon-Belém
|
#14
|
|
|
2008-09-29
, 13:07
|
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#15
|
| The Following User Says Thank You to fms For This Useful Post: | ||
|
|
2008-10-02
, 12:32
|
|
Posts: 18 |
Thanked: 15 times |
Joined on Jan 2008
@ England
|
#16
|
|
|
2008-10-02
, 14:09
|
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#17
|
Oh, really? That's pretty strange, there should be no reason for such behaviour. There is reason for it using Xsp and X (due to many layers and asynchronous behaviour of X) but with direct update ioctl the window coordinates and scaling should be specific per each update. There should be no state stored in kernel between updates, everything comes in omapfb_update_window structure when ioctl is called including color mode. Looks like kernel bug or some side effect. I'll check it out. That would be pretty unfortunate.
Mplayer handles it fine both in fullscreen and windowed mode, though. It does direct access also in windowed mode and bringing up power key menu or any other menu (statusbar,..) works fine except messing up window of mplayer (which is to be expected).
|
|
2008-10-02
, 14:15
|
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#18
|
|
|
2008-10-02
, 14:18
|
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#19
|
It looks to me like this setting is stored somewhere in OMAP hw registers rather than in the kernel. It is possible that when the driver receives an omapfb_update_window structure that does not specify scaling, it does not try to reset previously set scaling settings. Then it is a bug in the driver.
| The Following User Says Thank You to Serge For This Useful Post: | ||
|
|
2008-10-02
, 18:11
|
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#20
|
| The Following User Says Thank You to fms For This Useful Post: | ||