Re: [PATCH xf86-video-ati 3/3] Handle rotation in the driver also with Xorg 1.12-1.18

2017-02-28 Thread Alex Deucher
On Tue, Feb 28, 2017 at 3:59 AM, Michel Dänzer wrote: > From: Michel Dänzer > > We cannot use the HW cursor in that case, but in turn we get more > efficient and less teary updates of rotated outputs. > > Signed-off-by: Michel Dänzer Series is: Reviewed-by: Alex Deucher > --- > src/drmmode_d

[PATCH xf86-video-ati 3/3] Handle rotation in the driver also with Xorg 1.12-1.18

2017-02-28 Thread Michel Dänzer
From: Michel Dänzer We cannot use the HW cursor in that case, but in turn we get more efficient and less teary updates of rotated outputs. Signed-off-by: Michel Dänzer --- src/drmmode_display.c | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/drmmode_displa