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

Zamundaaa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/f67e5b6f2b
                   |                            |7a7d23fbb343c235c2f4a4c0b6f
                   |                            |0ba
             Status|CONFIRMED                   |RESOLVED

--- Comment #33 from Zamundaaa <[email protected]> ---
Git commit f67e5b6f2b7a7d23fbb343c235c2f4a4c0b6f0ba by Xaver Hugl.
Committed on 21/10/2025 at 10:40.
Pushed by zamundaaa into branch 'master'.

backends/drm: expand the implicit modifier fallback to low bandwidth formats

32 vs 64 bits per color usually makes a much bigger difference vs. how much
bandwidth a modifier needs.
This bundles the two into one single fallback, to make sure that we don't do
more atomic tests than before. When we finally get the KMS API to know whether
or not reducing bandwidth will help, we can split this up into two steps.

M  +10   -7    src/backends/drm/drm_gpu.cpp
M  +2    -2    src/backends/drm/drm_gpu.h
M  +1    -1    src/backends/drm/drm_layer.cpp
M  +14   -4    src/backends/drm/drm_plane.cpp
M  +2    -2    src/backends/drm/drm_plane.h

https://invent.kde.org/plasma/kwin/-/commit/f67e5b6f2b7a7d23fbb343c235c2f4a4c0b6f0ba

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

Reply via email to