From: Sam Ravnborg <sam@ravnborg.org>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: dri-devel@lists.freedesktop.org, kraxel@redhat.com,
airlied@redhat.com, sean@poorly.run, emil.velikov@collabora.com
Subject: Re: [PATCH 0/5] drm/udl: Convert to GEM framebuffer helpers
Date: Mon, 25 Nov 2019 19:39:54 +0100 [thread overview]
Message-ID: <20191125183954.GA17436@ravnborg.org> (raw)
In-Reply-To: <20191114141025.32198-1-tzimmermann@suse.de>
Hi Thomas.
On Thu, Nov 14, 2019 at 03:10:20PM +0100, Thomas Zimmermann wrote:
> Udl uses struct udl_framebuffer for representing its framebuffer. The
> type can be replaced by the standard DRM framebuffer structure.
>
> Patches 1 to 4 prepare the driver for the conversion. Patch 5 replaces
> the structure.
>
> The patchset has been tested by running the fb console, X11 and Weston
> on a DisplayLink adapter.
Series looks good, with some nice cleanup to prepare for the
removal of udl_framebuffer.
Whole series is:
Acked-by: Sam Ravnborg <sam@ravnborg.org>
>
> Thomas Zimmermann (5):
> drm/udl: Unmap buffer object after damage update
> drm/udl: Remove udl implementation of GEM's free_object()
> drm/udl: Store active framebuffer in device structure
> drm/udl: Call udl_handle_damage() with DRM framebuffer
> drm/udl: Replace struct udl_framebuffer with generic implementation
>
> drivers/gpu/drm/udl/udl_drv.h | 14 ++--
> drivers/gpu/drm/udl/udl_fb.c | 131 +++++++++++-------------------
> drivers/gpu/drm/udl/udl_gem.c | 18 +---
> drivers/gpu/drm/udl/udl_main.c | 3 +
> drivers/gpu/drm/udl/udl_modeset.c | 31 +++----
> 5 files changed, 70 insertions(+), 127 deletions(-)
>
> --
> 2.23.0
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2019-11-25 18:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-14 14:10 [PATCH 0/5] drm/udl: Convert to GEM framebuffer helpers Thomas Zimmermann
2019-11-14 14:10 ` [PATCH 1/5] drm/udl: Unmap buffer object after damage update Thomas Zimmermann
2019-11-14 14:10 ` [PATCH 2/5] drm/udl: Remove udl implementation of GEM's free_object() Thomas Zimmermann
2019-11-14 14:10 ` [PATCH 3/5] drm/udl: Store active framebuffer in device structure Thomas Zimmermann
2019-11-14 14:10 ` [PATCH 4/5] drm/udl: Call udl_handle_damage() with DRM framebuffer Thomas Zimmermann
2019-11-14 14:10 ` [PATCH 5/5] drm/udl: Replace struct udl_framebuffer with generic implementation Thomas Zimmermann
2019-11-25 18:39 ` Sam Ravnborg [this message]
2019-11-26 8:49 ` [PATCH 0/5] drm/udl: Convert to GEM framebuffer helpers Thomas Zimmermann
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=20191125183954.GA17436@ravnborg.org \
--to=sam@ravnborg.org \
--cc=airlied@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=emil.velikov@collabora.com \
--cc=kraxel@redhat.com \
--cc=sean@poorly.run \
--cc=tzimmermann@suse.de \
/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