All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 97783] TearFree fails in dual card configuration
@ 2016-09-13  8:55 bugzilla-daemon
  2016-09-13  8:58 ` bugzilla-daemon
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-13  8:55 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1332 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

            Bug ID: 97783
           Summary: TearFree fails in dual card configuration
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: denisgolovan@yandex.ru

Hi

I am trying to use radeon driver git (38797a33117222dadbc89e5f21ed8cd5deef9bea)
together with 2 radeon cards under Linux 64bit.

# uname -a
Linux denis-devuan 4.6.0-0.bpo.1-amd64 #1 SMP Debian 4.6.4-1~bpo8+1
(2016-08-11) x86_64 GNU/Linux

# lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus
LE [Radeon HD 8830M] (rev 87)
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus
LE [Radeon HD 8830M] (rev 87)

It works until I try to rotate one of outputs.
$ xrandr --setprovideroutputsource 1 0
$ xrandr --output DisplayPort-1-1 --auto
$ xrandr --output DisplayPort-1-1 --rotate left --left-of DisplayPort-0

Right after attempt to rotate rotated output hangs. The other one still works
though.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2621 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 97783] TearFree fails in dual card configuration
  2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
@ 2016-09-13  8:58 ` bugzilla-daemon
  2016-09-13  8:59 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-13  8:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 267 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

--- Comment #1 from denisgolovan@yandex.ru ---
Rotation without TearFree works, but tearing of large displays (2560x1440) is
scary.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1018 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 97783] TearFree fails in dual card configuration
  2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
  2016-09-13  8:58 ` bugzilla-daemon
@ 2016-09-13  8:59 ` bugzilla-daemon
  2016-09-13  9:01 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-13  8:59 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 291 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

--- Comment #2 from denisgolovan@yandex.ru ---
Created attachment 126474
  --> https://bugs.freedesktop.org/attachment.cgi?id=126474&action=edit
xorg.conf

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1152 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 97783] TearFree fails in dual card configuration
  2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
  2016-09-13  8:58 ` bugzilla-daemon
  2016-09-13  8:59 ` bugzilla-daemon
@ 2016-09-13  9:01 ` bugzilla-daemon
  2016-09-13  9:02 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-13  9:01 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 292 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

--- Comment #3 from denisgolovan@yandex.ru ---
Created attachment 126475
  --> https://bugs.freedesktop.org/attachment.cgi?id=126475&action=edit
Xorg.0.log

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1155 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 97783] TearFree fails in dual card configuration
  2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-09-13  9:01 ` bugzilla-daemon
@ 2016-09-13  9:02 ` bugzilla-daemon
  2016-09-13  9:10 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-13  9:02 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 287 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

--- Comment #4 from denisgolovan@yandex.ru ---
Created attachment 126476
  --> https://bugs.freedesktop.org/attachment.cgi?id=126476&action=edit
dmesg

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1140 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 97783] TearFree fails in dual card configuration
  2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-09-13  9:02 ` bugzilla-daemon
@ 2016-09-13  9:10 ` bugzilla-daemon
  2016-09-13  9:13 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-13  9:10 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 426 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126475|text/x-log                  |text/plain
          mime type|                            |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1084 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 97783] TearFree fails in dual card configuration
  2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
                   ` (4 preceding siblings ...)
  2016-09-13  9:10 ` bugzilla-daemon
@ 2016-09-13  9:13 ` bugzilla-daemon
  2016-09-13  9:52 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-13  9:13 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 308 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
Does

xrandr --output DisplayPort-1-1 --auto --rotate left --left-of DisplayPort-0

as a single command work?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1074 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 97783] TearFree fails in dual card configuration
  2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
                   ` (5 preceding siblings ...)
  2016-09-13  9:13 ` bugzilla-daemon
@ 2016-09-13  9:52 ` bugzilla-daemon
  2016-09-27  9:46 ` bugzilla-daemon
  2016-09-27 10:05 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-13  9:52 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 849 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

--- Comment #6 from denisgolovan@yandex.ru ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1600 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 97783] TearFree fails in dual card configuration
  2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
                   ` (6 preceding siblings ...)
  2016-09-13  9:52 ` bugzilla-daemon
@ 2016-09-27  9:46 ` bugzilla-daemon
  2016-09-27 10:05 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-27  9:46 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

--- Comment #7 from Michel Dänzer <michel@daenzer.net> ---
The missing redraws should be fixed with current xf86-video-ati Git master. Can
you still reproduce the original problem with that?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1093 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 97783] TearFree fails in dual card configuration
  2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
                   ` (7 preceding siblings ...)
  2016-09-27  9:46 ` bugzilla-daemon
@ 2016-09-27 10:05 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2016-09-27 10:05 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 503 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=97783

denisgolovan@yandex.ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from denisgolovan@yandex.ru ---
Works perfectly now.
Thanks a lot!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1947 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-09-27 10:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13  8:55 [Bug 97783] TearFree fails in dual card configuration bugzilla-daemon
2016-09-13  8:58 ` bugzilla-daemon
2016-09-13  8:59 ` bugzilla-daemon
2016-09-13  9:01 ` bugzilla-daemon
2016-09-13  9:02 ` bugzilla-daemon
2016-09-13  9:10 ` bugzilla-daemon
2016-09-13  9:13 ` bugzilla-daemon
2016-09-13  9:52 ` bugzilla-daemon
2016-09-27  9:46 ` bugzilla-daemon
2016-09-27 10:05 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.