Summary: | TearFree fails in dual card configuration | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | denisgolovan | ||||||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||||
Severity: | normal | ||||||||||
Priority: | medium | ||||||||||
Version: | XOrg git | ||||||||||
Hardware: | Other | ||||||||||
OS: | All | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
denisgolovan
2016-09-13 08:55:36 UTC
Rotation without TearFree works, but tearing of large displays (2560x1440) is scary. Created attachment 126474 [details]
xorg.conf
Created attachment 126475 [details]
Xorg.0.log
Created attachment 126476 [details]
dmesg
Does xrandr --output DisplayPort-1-1 --auto --rotate left --left-of DisplayPort-0 as a single command work? Yes, single line command works, but with some quirks. Rotated display seems like lacks redraw(damage? not sure how to call them) events in its bottom half. Does it has something to do with height of right display? Mouse cursor leaves trails, moving windows leaves their contents on desktop, etc. I mean my display configuration is: +----------+---------------+ | | | | 1 | 3 | | | | |----------|---------------| | | | 2 | | | +----------+ 1,2 - halves on rotated display and 3 - horizontal monitor. 1 and 3 - redraw ok, 2 - does not. Hope it'll help. The missing redraws should be fixed with current xf86-video-ati Git master. Can you still reproduce the original problem with that? Works perfectly now. Thanks a lot! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.