https://bugs.kde.org/show_bug.cgi?id=433094
Dom changed:
What|Removed |Added
CC||domport...@gmail.com
--
You are receiving this mail beca
https://bugs.kde.org/show_bug.cgi?id=433094
Vaclav Honzik changed:
What|Removed |Added
CC||vaclavhonzi...@gmail.com
--- Comment #23 from V
https://bugs.kde.org/show_bug.cgi?id=433094
Nate Graham changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://bugs.kde.org/show_bug.cgi?id=433094
sameidan...@phaantm.de changed:
What|Removed |Added
Resolution|FIXED |---
CC|
https://bugs.kde.org/show_bug.cgi?id=433094
Dashon changed:
What|Removed |Added
CC||dashonww...@pm.me
--
You are receiving this mail beca
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #19 from fynnb...@gmail.com ---
I just tested it with the built in effect and can confirm that it indeed just
shows 100fps, however I'm pretty sure that it's 144fps in reality
--
You are receiving this mail because:
You are watching all bug
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #18 from fynnb...@gmail.com ---
```
export KWIN_X11_REFRESH_RATE=144000
export KWIN_X11_NO_SYNC_TO_VBLANK=1
export KWIN_X11_FORCE_SOFTWARE_VSYNC=1
```
I have this in my environment, I have not monitored the kwin-fps but am pretty
sure that i
https://bugs.kde.org/show_bug.cgi?id=433094
Jason Straight changed:
What|Removed |Added
CC||j.straight-...@straights.ne
https://bugs.kde.org/show_bug.cgi?id=433094
S. Christian Collins changed:
What|Removed |Added
CC||s_chriscoll...@hotmail.com
--- Comment #
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #15 from fynnb...@gmail.com ---
Put this in your /etc/environment
KWIN_X11_REFRESH_RATE=144000
KWIN_X11_NO_SYNC_TO_VBLANK=1
KWIN_X11_FORCE_SOFTWARE_VSYNC=1
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=433094
Gastón Haro changed:
What|Removed |Added
CC||harogas...@gmail.com
--- Comment #14 from Gastón
https://bugs.kde.org/show_bug.cgi?id=433094
lnx...@westlot.net changed:
What|Removed |Added
CC||lnx...@westlot.net
--
You are receiving th
https://bugs.kde.org/show_bug.cgi?id=433094
Vlad Zahorodnii changed:
What|Removed |Added
Version Fixed In||5.21.1
--
You are receiving this mail becaus
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #12 from Vlad Zahorodnii ---
Git commit 70965e96ca459f18bbf08b3879ce599a68fa6ac5 by Vlad Zahorodnii.
Committed on 19/02/2021 at 15:01.
Pushed by vladz into branch 'Plasma/5.21'.
x11: Introduce an envvar to prevent sync'ing to vblanks
This
https://bugs.kde.org/show_bug.cgi?id=433094
Vlad Zahorodnii changed:
What|Removed |Added
Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
https://bugs.kde.org/show_bug.cgi?id=433094
Vlad Zahorodnii changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #10 from Vlad Zahorodnii ---
Git commit fb93037ca7c0d634d3cd38ae52c957f11cc39297 by Vlad Zahorodnii.
Committed on 19/02/2021 at 14:59.
Pushed by vladz into branch 'master'.
x11: Introduce an envvar to prevent sync'ing to vblanks
This can b
https://bugs.kde.org/show_bug.cgi?id=433094
Lars Veldscholte changed:
What|Removed |Added
CC||l...@tuxplace.nl
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #9 from fynnb...@gmail.com ---
Just tested it, works like a charm! Thank you so much :D
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=433094
hpsbra...@gmail.com changed:
What|Removed |Added
CC||hpsbra...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #8 from Vlad Zahorodnii ---
With !707, it will be possible to disable syncing to vblanks and make kwin not
use hardware vblanks.
env KWIN_X11_REFRESH_RATE=144000 KWIN_X11_NO_SYNC_TO_VBLANK=1
KWIN_X11_FORCE_SOFTWARE_VSYNC=1 kwin_x11
--
You
https://bugs.kde.org/show_bug.cgi?id=433094
Bug Janitor Service changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #6 from fynnb...@gmail.com ---
> Not sure, maybe we just need to introduce an X11-specific environment
> variable to disable > vsync and force kwin to use software vblank events
> instead.
This would be a nice solution
--
You are receivi
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #5 from Vlad Zahorodnii ---
It seems like it's a driver bug. __GL_SYNC_DISPLAY_DEVICE has no any effect. If
it's set to the fastest monitor, buffer swaps are still capped to the slowest
monitor.
(In reply to fynnbwdt from comment #4)
> I un
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #4 from fynnb...@gmail.com ---
__GL_SYNC_DISPLAY_DEVICE=DVI-D-0
VDPAU_NVIDIA_SYNC_DISPLAY_DEVICE=DVI-D-0
I have this in /etc/environment, it does not help at all.
It didn't help on 5.20.5 nor does it help on 5.21.0.
I understand that you wa
https://bugs.kde.org/show_bug.cgi?id=433094
--- Comment #3 from Vlad Zahorodnii ---
This option was removed in 5.21 because now compositing is synchronized to
hardware vblank events and the screens are repainted as close as possible to
the next vblank. It is up to Xorg and drivers what display bu
https://bugs.kde.org/show_bug.cgi?id=433094
Szczepan Hołyszewski changed:
What|Removed |Added
CC||rula...@wp.pl
--- Comment #2 from Szczep
https://bugs.kde.org/show_bug.cgi?id=433094
Méven Car changed:
What|Removed |Added
CC||meve...@gmail.com
--- Comment #1 from Méven Car --
https://bugs.kde.org/show_bug.cgi?id=433094
Nate Graham changed:
What|Removed |Added
CC||n...@kde.org
Keywords|
29 matches
Mail list logo