[PATCH 2/4] drm/probe-helper: Add drm_crtc_helper_mode_valid_static()
Sam Ravnborg
sam at ravnborg.org
Fri Aug 12 17:34:45 UTC 2022
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 at suse.de>
> >
> > With the header file fixed,
>
> The include statement is required for enum drm_mode_status.
Obviously - missed that.
Sam
More information about the dri-devel
mailing list