<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110659#c39">Comment # 39</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110659">bug 110659</a>
from <span class="vcard"><a class="email" href="mailto:nicholas.kazlauskas@amd.com" title="Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>"> <span class="fn">Nicholas Kazlauskas</span></a>
</span></b>
<pre>Disabling the compositor doesn't make a difference as far as stuttering goes
for Hitman 2's DXVK - I don't see any commits in the log that are lock the
connector and all the planes.
I don't have Oblivion on my machine to test, but I tried running the DX9
version of Heaven under proton and I don't see stuttering or any gamma/color
adjustment commits under that either. No issues with FreeSync when running it
either from what I can tell with vsync both on/off.
Those commits are definitely what's causing your stuttering, but I'm not sure
what's actually creating them. My initial guess was something in the
compatibility layer for DX9 games, but I don't see that on my setup.
Is it only Oblivion that has this issue for you?
I'm not sure how much of this can be a kernel level fix - I think we need to
lock all the planes whenever gamma or color adjustments have been made and that
probably includes the cursor plane as well. If the cursor plane is included
that will block asynchronous cursor updates from occurring until the color
adjustments have been done. This is why the cursor causes stuttering.
A check could potentially be made to not lock all the planes for redundant
color management commits, but I'm not sure if the color adjustments requested
are redundant or not. It could be the case that the application is requesting
different color adjustments every single time.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>