On Fri, Apr 1, 2016 at 3:10 AM, Michel Dänzer <[email protected]> wrote: > From: Michel Dänzer <[email protected]> > > It's now effective for rotation as well. > > Signed-off-by: Michel Dänzer <[email protected]>
Reviewed-by: Alex Deucher <[email protected]> > --- > man/amdgpu.man | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/man/amdgpu.man b/man/amdgpu.man > index 4e95ead..0100400 100644 > --- a/man/amdgpu.man > +++ b/man/amdgpu.man > @@ -72,9 +72,10 @@ Enable DRI2 page flipping. The default is > .TP > .BI "Option \*qTearFree\*q \*q" boolean \*q > Enable tearing prevention using the hardware page flipping mechanism. This > -option currently doesn't have any effect for rotated CRTCs. It requires > -allocating two separate scanout buffers for each non-rotated CRTC. Enabling > -this option currently disables Option \*qEnablePageFlip\*q. The default is > +option currently doesn't have any effect for CRTCs using transforms other > than > +rotation or reflection. It requires allocating two separate scanout buffers > for > +each supported CRTC. Enabling this option currently disables Option > +\*qEnablePageFlip\*q. The default is > .B off. > .TP > .BI "Option \*qAccelMethod\*q \*q" string \*q > -- > 2.8.0.rc3 > > _______________________________________________ > xorg-driver-ati mailing list > [email protected] > https://lists.x.org/mailman/listinfo/xorg-driver-ati _______________________________________________ xorg-driver-ati mailing list [email protected] https://lists.x.org/mailman/listinfo/xorg-driver-ati
