Re: [PATCH 2/2] ephyr: Ensure stride of private framebuffer is multiple of 4

2013-10-22 Thread Eric Anholt
Søren Sandmann sandm...@cs.au.dk writes: From: Søren Sandmann Pedersen s...@redhat.com The fb layer of X can't deal with strides that are not a multiple of 4, so when Xephyr allocates its own framebuffer it should make sure to align it. This fixes crashes and rendering corruption when

[PATCH 2/2] ephyr: Ensure stride of private framebuffer is multiple of 4

2013-10-21 Thread Søren Sandmann
From: Søren Sandmann Pedersen s...@redhat.com The fb layer of X can't deal with strides that are not a multiple of 4, so when Xephyr allocates its own framebuffer it should make sure to align it. This fixes crashes and rendering corruption when Xephyr runs in a depth that is different from the