From: Sam Ravnborg <sam@ravnborg.org>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: david@lechnology.com, emma@anholt.net, airlied@linux.ie,
javierm@redhat.com, noralf@tronnes.org,
dri-devel@lists.freedesktop.org, kamlesh.gurudasani@gmail.com
Subject: Re: [PATCH 2/4] drm/probe-helper: Add drm_crtc_helper_mode_valid_static()
Date: Fri, 12 Aug 2022 19:34:45 +0200 [thread overview]
Message-ID: <YvaPNTYDZOrVMWND@ravnborg.org> (raw)
In-Reply-To: <5d4bddb5-bdce-0800-61ad-40fa470ceaf9@suse.de>
On Fri, Aug 12, 2022 at 06:37:17PM +0200, Thomas Zimmermann wrote:
> Hi Sam
>
> Am 10.08.22 um 21:26 schrieb Sam Ravnborg:
> > Hi Thomas,
> >
> > On Wed, Aug 10, 2022 at 01:20:51PM +0200, Thomas Zimmermann wrote:
> > > Add drm_crtc_helper_mode_valid_static(), which validates a given mode
> > > against a display hardware's mode. Convert simpledrm and use it in a
> > > few other drivers with static modes.
> > >
> > > Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
> >
> > With the header file fixed,
>
> The include statement is required for enum drm_mode_status.
Obviously - missed that.
Sam
next prev parent reply other threads:[~2022-08-12 17:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-10 11:20 [PATCH 0/4] drm/probe-helper, modes: Helpers for single-mode displays Thomas Zimmermann
2022-08-10 11:20 ` [PATCH 1/4] drm/probe-helper: Add drm_connector_helper_get_modes_static() Thomas Zimmermann
2022-08-10 19:21 ` Sam Ravnborg
2022-08-11 18:22 ` Thomas Zimmermann
2022-08-10 11:20 ` [PATCH 2/4] drm/probe-helper: Add drm_crtc_helper_mode_valid_static() Thomas Zimmermann
2022-08-10 19:26 ` Sam Ravnborg
2022-08-12 16:37 ` Thomas Zimmermann
2022-08-12 17:34 ` Sam Ravnborg [this message]
2022-08-10 11:20 ` [PATCH 3/4] drm/modes: Add initializer macro DRM_MODE_INIT() Thomas Zimmermann
2022-08-10 19:29 ` Sam Ravnborg
2022-08-10 11:20 ` [PATCH 4/4] drm/format-helper: Add drm_fb_build_fourcc_list() helper Thomas Zimmermann
2022-08-12 18:19 ` Sam Ravnborg
2022-08-16 13:38 ` 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=YvaPNTYDZOrVMWND@ravnborg.org \
--to=sam@ravnborg.org \
--cc=airlied@linux.ie \
--cc=david@lechnology.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=emma@anholt.net \
--cc=javierm@redhat.com \
--cc=kamlesh.gurudasani@gmail.com \
--cc=noralf@tronnes.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.