Hi.
Do you know if it is possible to use the HDMI and the DSI in the same time, to display 2 distincts informations ?
Is there any hardware limitation ?
thank's.
Etienne
- DougieLawson
- Posts: 40534
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: DSI and HDMI
It isn't possible with regular firmware. It may be possible with the alpha testing experimental kms or fkms driver (but beware that may break things).
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
-
- Raspberry Pi Engineer & Forum Moderator
- Posts: 10274
- Joined: Wed Dec 04, 2013 11:27 am
- Location: ZZ9 Plural Z Alpha, aka just outside Cambridge.
Re: DSI and HDMI
It's not possible to have multiple linux frame buffers for the different displays using the standard firmware. It is possible to use the DispmanX api to send graphics resources to either display.
IIRC you can use the DISPLAY environment variable with things like omxplayer to choose the display.
IIRC you can use the DISPLAY environment variable with things like omxplayer to choose the display.
Software Engineer at Raspberry Pi Trading. Views expressed are still personal views.
I'm not interested in doing contracts for bespoke functionality - please don't ask.
I'm not interested in doing contracts for bespoke functionality - please don't ask.
Re: DSI and HDMI
So, there is no hardware limitation !
The limitation is software. Am I right ?
The limitation is software. Am I right ?
Re: DSI and HDMI
Correct. I am working on something at the moment, but it's a long term project and I have other more important stuff to do right now. I have prototype firmware able to run two independent screens, but still need to work on the kernel driver, and the interface between the two.
There is a HW limitation with the number of pixels renderable/displayable at any one time, it's pretty high, but adding new framebuffers will hit it at some point.
There is a HW limitation with the number of pixels renderable/displayable at any one time, it's pretty high, but adding new framebuffers will hit it at some point.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.