https://bugs.kde.org/show_bug.cgi?id=495260

--- Comment #1 from patchouli <[email protected]> ---
I followed an advice I got on Reddit and used `git bisect` to find the
offending commit, and it seems to have been this one:

    b3358350b67b39ecea8fd4234df4ad8c0fa99017 is the first bad commit
    commit b3358350b67b39ecea8fd4234df4ad8c0fa99017
    Author: Xaver Hugl <[email protected]>
    Date:   Sat Oct 12 20:14:16 2024 +0000

        backends/drm: disable triple buffering on NVidia by default

        There's some unresolved glitches on multi gpu systems. Until that's
taken care of,
        triple buffering is disabled by default on NVidia unless the
environment variable
        KWIN_DRM_DISABLE_TRIPLE_BUFFERING=0 is set

        BUG: 494547
        BUG: 494407


        (cherry picked from commit 0133431c1d4b8a07ff5027df7f59928382562b38)

        Co-authored-by: Xaver Hugl <[email protected]>

    src/backends/drm/drm_output.cpp | 5 +++--
    1 file changed, 3 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to