Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

Supporting WUXGA(1920x1200) resolution on Android 5.1 SDK?

74

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
74

Supporting WUXGA(1920x1200) resolution on Android 5.1 SDK?

Posted at 6/27/2017 16:55:44      View:5608 | Replies:4        Print     [Copy Link] 1#
Hi,

I'm wondering that Firefly-RK3288 reload can support WUXGA(1920x1200) resolution output?
I've check that there is no option for 1920x1200 in [Settings] -> [Display]  -> [HDMI mode] menu.
For reference, I'm using a monitor via HDMI cable for displaying.

If I need to modify SDK [Firefly-RK3288 Android 5.1], would you let me know how to do it, please?

Thank you in advance.
Reply

Use props Report

74

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
74
Posted at 5/8/2018 11:52:26      2#
systemservice Posted at 12/5/2017 20:26
I have added a custom resolution 1280x1024p@60Hz to kernel/drivers/video/rockchip/hdmi/hdmi-lcdc.c:
...

I'm not 100% sure, but the value could be similar with this fomular:
(hactive + hback-porch + hfront-porch + hsync-len) * (vactive + vback-porch + vfront-porch + vsync-active) * frequency (50 or 60)
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list