Re: [PATCH 0/3] drm/vkms: add support for multiple overlay planes

2021-12-24 Thread José Expósito
Hi Melissa, Thank you very much for your review. > On Thu, Dec 23, 2021 at 07:35:48PM -0100, Melissa Wen wrote: > What test did you run? Indeed, not all kms tests are passing and fixes > are welcome :) >  > Last time, I used these testcases for overlay: kms_plane_cursor, > kms_atomic; and these t

Re: [PATCH 0/3] drm/vkms: add support for multiple overlay planes

2021-12-23 Thread Melissa Wen
On 12/13, José Expósito wrote: > Hi all, > > First of all, let me quickly introduce myself. I'm José Expósito and > I'm a hobbyist open source developer. > My contributions are usually in the kernel input/HID subsystems and > in its userspace library (libinput) as well as other projects. > > I'm

[PATCH 0/3] drm/vkms: add support for multiple overlay planes

2021-12-13 Thread José Expósito
Hi all, First of all, let me quickly introduce myself. I'm José Expósito and I'm a hobbyist open source developer. My contributions are usually in the kernel input/HID subsystems and in its userspace library (libinput) as well as other projects. I'm trying to learn more about the GPU and I found