Re: [PATCH xserver v2 2/2] randr: Scream when creating a shared pixmap fails

2018-06-20 Thread Dave Airlie
On 21 June 2018 at 09:12, Lyude Paul wrote: > This seems like a problem worth screaming about. > > Signed-off-by: Lyude Paul For the series: Reviewed-by: Dave Airlie > --- > randr/rrcrtc.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/randr/rrcrtc.c b/randr/rrcrtc.c > index

[PATCH xserver v2 2/2] randr: Scream when creating a shared pixmap fails

2018-06-20 Thread Lyude Paul
This seems like a problem worth screaming about. Signed-off-by: Lyude Paul --- randr/rrcrtc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/randr/rrcrtc.c b/randr/rrcrtc.c index d7d937e80..74dc5a265 100644 --- a/randr/rrcrtc.c +++ b/randr/rrcrtc.c @@ -534,6 +534,7 @@