Hi Neil,
On 06/10/2021 11:17, Neil Armstrong wrote:
Hi,
On 23/09/2021 09:06, Neil Armstrong wrote:
This patchset is the follow-up the v4 patchset from Benoit Parrot at [1].
This patch series adds virtual-plane support to omapdrm driver to allow the use of display wider than 2048 pixels.
In order to do so we introduce the concept of hw_overlay which can then be dynamically allocated to a plane. When the requested output width exceed what be supported by one overlay a second is then allocated if possible to handle display wider then 2048.
This series replaces an earlier series which was DT based and using statically allocated resources.
This implementation is inspired from the work done in msm/disp/mdp5 driver.
Gentle ping, who is supposed reviewing those patches ?
I think that would be me. I'll try to find time in the nearby future to do the review.
Tomi