On Tue, 6 Feb 2018 13:53:21 +
Daniel Stone wrote:
> Hi Pekka,
>
> On 6 February 2018 at 13:30, Pekka Paalanen wrote:
> > On Mon, 5 Feb 2018 18:44:15 +
> > Daniel Stone wrote:
> >> @@ -4296,7 +4290,8 @@ drm_output_destroy(struct weston_output *base)
> >>*/
> >>
Hi Pekka,
On 6 February 2018 at 13:30, Pekka Paalanen wrote:
> On Mon, 5 Feb 2018 18:44:15 +
> Daniel Stone wrote:
>> @@ -4296,7 +4290,8 @@ drm_output_destroy(struct weston_output *base)
>>*/
>> if (output->cursor_plane)
>> drm_plane_destr
On Mon, 5 Feb 2018 18:44:15 +
Daniel Stone wrote:
> When leaving Weston, don't attempt to restore the previous CRTC
> settings. The framebuffer may well have disappeared, and in every
> likelihood, whoever gets the KMS device afterwards will be repainting
> anyway.
>
> Signed-off-by: Daniel
When leaving Weston, don't attempt to restore the previous CRTC
settings. The framebuffer may well have disappeared, and in every
likelihood, whoever gets the KMS device afterwards will be repainting
anyway.
Signed-off-by: Daniel Stone
Reviewed-by: Pekka Paalanen
---
libweston/compositor-drm.c