From: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org,
Haneen Mohammed <hamohammed.sa@gmail.com>
Subject: Re: [PATCH 0/4] drm/vkms: Updates to meet basic kms_flip requirements
Date: Thu, 21 Jun 2018 09:02:33 -0300 [thread overview]
Message-ID: <20180621120233.aiv66fla6pj2bh7s@smtp.gmail.com> (raw)
In-Reply-To: <20180621071555.GG19791@phenom.ffwll.local>
On 06/21, Daniel Vetter wrote:
> On Wed, Jun 20, 2018 at 02:43:03PM -0300, Rodrigo Siqueira wrote:
> > Currently, we are trying to make VKMS pass in the kms_flip test (IGT).
> > As a result, we made a series of small changes in the module with the
> > goal to meet some of the necessary steps required by kms_flip. This
> > patchset comprises all the simple modifications used until now to make
> > the kms_flip partially works. It is important to highlight, that VKMS
> > still not pass in the kms_flip, but I send these modifications with the
> > intention to avoid rework.
>
> I guess this series should also contain your patch to wire up dumb buffer
> support?
Yes. Sorry about that, sometimes I take the wrong decision on how to
split patches. I'm already preparing V2 including gem handler.
Thanks
Rodrigo Siqueira
> -Daniel
>
> >
> > Rodrigo Siqueira (4):
> > drm/vkms: Add helper for framebuffer create
> > drm/vkms: Add atomic helpers functions
> > drm/vkms: Add connectors helpers
> > drm/vkms: Add plane helper struct
> >
> > drivers/gpu/drm/vkms/vkms_crtc.c | 18 ++++++++++++++++++
> > drivers/gpu/drm/vkms/vkms_drv.c | 9 +++------
> > drivers/gpu/drm/vkms/vkms_drv.h | 9 +++++++++
> > drivers/gpu/drm/vkms/vkms_output.c | 27 +++++++++++++++++++++++++++
> > drivers/gpu/drm/vkms/vkms_plane.c | 18 ++++++++++++++++++
> > 5 files changed, 75 insertions(+), 6 deletions(-)
> >
> > --
> > 2.17.1
> >
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2018-06-21 12:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-20 17:43 [PATCH 0/4] drm/vkms: Updates to meet basic kms_flip requirements Rodrigo Siqueira
2018-06-20 17:43 ` [PATCH 1/4] drm/vkms: Add helper for framebuffer create Rodrigo Siqueira
2018-06-20 17:43 ` [PATCH 2/4] drm/vkms: Add atomic helpers functions Rodrigo Siqueira
2018-06-20 17:43 ` [PATCH 3/4] drm/vkms: Add connectors helpers Rodrigo Siqueira
2018-06-20 17:44 ` [PATCH 4/4] drm/vkms: Add plane helper struct Rodrigo Siqueira
2018-06-21 7:15 ` [PATCH 0/4] drm/vkms: Updates to meet basic kms_flip requirements Daniel Vetter
2018-06-21 12:02 ` Rodrigo Siqueira [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180621120233.aiv66fla6pj2bh7s@smtp.gmail.com \
--to=rodrigosiqueiramelo@gmail.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=hamohammed.sa@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox