Re: [PATCH v3 4/4] drm/vkms: add overlay support

2021-04-14 Thread Daniel Vetter
On Tue, Apr 13, 2021 at 04:56:02AM -0300, Melissa Wen wrote: > Add support to overlay plane, in addition to primary and cursor > planes. In this approach, the plane composition still requires an > active primary plane and planes are composed associatively in the > order: (primary <- overlay) <-

[PATCH v3 4/4] drm/vkms: add overlay support

2021-04-13 Thread Melissa Wen
Add support to overlay plane, in addition to primary and cursor planes. In this approach, the plane composition still requires an active primary plane and planes are composed associatively in the order: (primary <- overlay) <- cursor It enables to run the following IGT tests successfully: -