05-21-2017, 12:59 PM
Hmm, so a quick look at the available source code shows this;
https://github.com/longsleep/linux-pine6...core.c#L26
.... this seems to be where display modes are defined. Pretty simple to add new modes.
So what is the deal here? Is there a problem with getting "unusual" displays working on this board or not? Presumably, you plug in your timing configuration and hit the compile button, and it spits out a kernel that works with that mode.
Or is this table bogus? Does the hdmi blob ignore it or something?
https://github.com/longsleep/linux-pine6...core.c#L26
.... this seems to be where display modes are defined. Pretty simple to add new modes.
So what is the deal here? Is there a problem with getting "unusual" displays working on this board or not? Presumably, you plug in your timing configuration and hit the compile button, and it spits out a kernel that works with that mode.
Or is this table bogus? Does the hdmi blob ignore it or something?