dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 91416] vsync limits fps but still tearing in picture
@ 2015-07-21 18:14 bugzilla-daemon
  2015-07-22  4:04 ` bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-21 18:14 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 91416
           Summary: vsync limits fps but still tearing in picture
           Product: Mesa
           Version: 10.5
          Hardware: x86-64 (AMD64)
                OS: other
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: markusmitsch86@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

i experimented with the vblank_mode in various applications and saw that it
limits the fps to 60 hz as my monitor is but the picture is torn apart.

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

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

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

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

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

* [Bug 91416] vsync limits fps but still tearing in picture
  2015-07-21 18:14 [Bug 91416] vsync limits fps but still tearing in picture bugzilla-daemon
@ 2015-07-22  4:04 ` bugzilla-daemon
  2015-07-22 15:33 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-22  4:04 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
Yes, in order to avoid tearing, you either need to run the (OpenGL) application
in fullscreen with page flipping enabled, or you need to use a compositing
manager which does the same thing. When using a compositing manager, enabling
DRI3 may help.

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

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

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

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

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

* [Bug 91416] vsync limits fps but still tearing in picture
  2015-07-21 18:14 [Bug 91416] vsync limits fps but still tearing in picture bugzilla-daemon
  2015-07-22  4:04 ` bugzilla-daemon
@ 2015-07-22 15:33 ` bugzilla-daemon
  2015-07-23  2:16 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-22 15:33 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Markus Mitsch <markusmitsch86@gmail.com> ---
running fullscreen nor changing any of the compositing options of my kubuntu
kde did make a difference. i really tried but could not find any way to fix
this so i thought it might be a bug.

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

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

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

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

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

* [Bug 91416] vsync limits fps but still tearing in picture
  2015-07-21 18:14 [Bug 91416] vsync limits fps but still tearing in picture bugzilla-daemon
  2015-07-22  4:04 ` bugzilla-daemon
  2015-07-22 15:33 ` bugzilla-daemon
@ 2015-07-23  2:16 ` bugzilla-daemon
  2015-07-23  2:16 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-23  2:16 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Michel Dänzer <michel@daenzer.net> ---
Without DRI3, you need to choose "Full scene repaints" in the kwin desktop
effects advanced settings for "Tearing Prevention (VSync)". With DRI3, you can
choose "Re-use screen content", which is more efficient.

You probably also want to enable "Suspend desktop effects for fullscreen
windows".

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

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

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

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

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

* [Bug 91416] vsync limits fps but still tearing in picture
  2015-07-21 18:14 [Bug 91416] vsync limits fps but still tearing in picture bugzilla-daemon
                   ` (2 preceding siblings ...)
  2015-07-23  2:16 ` bugzilla-daemon
@ 2015-07-23  2:16 ` bugzilla-daemon
  2015-07-23  2:19 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-23  2:16 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Michel Dänzer <michel@daenzer.net> ---
If none of that helps, please attach your Xorg.0.log file.

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

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

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

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

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

* [Bug 91416] vsync limits fps but still tearing in picture
  2015-07-21 18:14 [Bug 91416] vsync limits fps but still tearing in picture bugzilla-daemon
                   ` (3 preceding siblings ...)
  2015-07-23  2:16 ` bugzilla-daemon
@ 2015-07-23  2:19 ` bugzilla-daemon
  2015-07-24 13:21 ` bugzilla-daemon
  2015-07-24 13:42 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-23  2:19 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
Oh, you also need to select OpenGL for compositing in kwin.

Also, with current xf86-video-ati Git, you can try Option "TearFree".

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

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

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

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

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

* [Bug 91416] vsync limits fps but still tearing in picture
  2015-07-21 18:14 [Bug 91416] vsync limits fps but still tearing in picture bugzilla-daemon
                   ` (4 preceding siblings ...)
  2015-07-23  2:19 ` bugzilla-daemon
@ 2015-07-24 13:21 ` bugzilla-daemon
  2015-07-24 13:42 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-24 13:21 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Markus Mitsch <markusmitsch86@gmail.com> ---
ok. thanks for the tips, it works now.
i set the kwin compositor to: (option names may differ, i have a german
machine)

-scaling: precise
-opengl instead of xrender
-glx not egl
-vsync to automatic
-window thumbnails: only visible windows
-compositor not deactivated in fullscreen
-no color correction

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

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

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

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

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

* [Bug 91416] vsync limits fps but still tearing in picture
  2015-07-21 18:14 [Bug 91416] vsync limits fps but still tearing in picture bugzilla-daemon
                   ` (5 preceding siblings ...)
  2015-07-24 13:21 ` bugzilla-daemon
@ 2015-07-24 13:42 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2015-07-24 13:42 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <alexdeucher@gmail.com> changed:

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

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

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

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

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

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

end of thread, other threads:[~2015-07-24 13:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-21 18:14 [Bug 91416] vsync limits fps but still tearing in picture bugzilla-daemon
2015-07-22  4:04 ` bugzilla-daemon
2015-07-22 15:33 ` bugzilla-daemon
2015-07-23  2:16 ` bugzilla-daemon
2015-07-23  2:16 ` bugzilla-daemon
2015-07-23  2:19 ` bugzilla-daemon
2015-07-24 13:21 ` bugzilla-daemon
2015-07-24 13:42 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).