From: Sam Ravnborg <sam@ravnborg.org>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: airlied@redhat.com, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/4] mgag200: Various cleanups
Date: Thu, 1 Jul 2021 19:58:29 +0200 [thread overview]
Message-ID: <YN4CRegcRH0B1iQF@ravnborg.org> (raw)
In-Reply-To: <20210701124316.20818-1-tzimmermann@suse.de>
Hi Thomas,
On Thu, Jul 01, 2021 at 02:43:12PM +0200, Thomas Zimmermann wrote:
> Cleanup several nits in the driver's init code. Also move constant
> data into the RO data segment. No functional changes.
>
> Tested on mgag200 HW.
>
> Thomas Zimmermann (4):
> drm/mgag200: Don't pass flags to drm_dev_register()
> drm/mgag200: Inline mgag200_device_init()
This patch drop a redundant error message too - it had helped me if the
changelog had said so but whatever.
> drm/mgag200: Extract device type and flags in mgag200_pci_probe()
> drm/mgag200: Constify LUT for programming bpp
Full serie is:
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Sam
next prev parent reply other threads:[~2021-07-01 17:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-01 12:43 [PATCH 0/4] mgag200: Various cleanups Thomas Zimmermann
2021-07-01 12:43 ` [PATCH 1/4] drm/mgag200: Don't pass flags to drm_dev_register() Thomas Zimmermann
2021-07-01 12:43 ` [PATCH 2/4] drm/mgag200: Inline mgag200_device_init() Thomas Zimmermann
2021-07-01 12:43 ` [PATCH 3/4] drm/mgag200: Extract device type and flags in mgag200_pci_probe() Thomas Zimmermann
2021-07-01 12:43 ` [PATCH 4/4] drm/mgag200: Constify LUT for programming bpp Thomas Zimmermann
2021-07-01 17:58 ` Sam Ravnborg [this message]
2021-07-02 4:59 ` [PATCH 0/4] mgag200: Various cleanups 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=YN4CRegcRH0B1iQF@ravnborg.org \
--to=sam@ravnborg.org \
--cc=airlied@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.