[PATCH weston 04/14 v3] weston: Port DRM backend to new output handling API
Silvan Jegen
s.jegen at gmail.com
Tue Sep 13 11:28:46 UTC 2016
Hi
Found a few typos mentioned below.
On Thu, Aug 18, 2016 at 6:42 PM, Armin Krezović
<krezovic.armin at gmail.com> wrote:
> This is a complete port of the DRM backend that uses
> recently added output handling API for output
*the* recently added [...]
> configuration.
>
> Output can be configured at runtime by passing the
> necessary configuration parameters, which can be
> filled in manually or obtained from the configuration
> file using previously added functionality. It is
> required that the scale and transform values are set
> using the previously added functionality.
>
> After everything has been set, output needs to be
> enabled manually using weston_output_enable().
>
> [...]
>
> +/**
> + * Create and configure a Weston output structure
> + *
> + * Given a DRM connector, create a matching drm_output structure and add it
> + * to Weston's output list.
> + *
> + * @param b Weston backend structure structure
Weston backend structure
(only one "structure")
Cheers,
Silvan
More information about the wayland-devel
mailing list