https://bugs.kde.org/show_bug.cgi?id=488111
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/35a7e30952 |ma/kwin/-/commit/daf4d58276 |c764a943a84a032715be8baee9d |575e139a5a2841c004f66cd308e |9ca |727 --- Comment #3 from Zamundaaa <xaver.h...@gmail.com> --- Git commit daf4d58276575e139a5a2841c004f66cd308e727 by Xaver Hugl. Committed on 12/06/2024 at 12:12. Pushed by zamundaaa into branch 'Plasma/6.1'. backends/drm: set scaling mode to full aspect with generated modes on internal displays While the scaling mode has caused some issues with external displays, we've had several reports that using "unify outputs" has caused the internal display to no longer show anything, as it changes to an unsupported mode. This sets the scaling mode so that the driver handles the scaling internally, instead of leaving it up to the panel, and it only does so on internal displays with generated modes, to minimize the risk of further breakage. (cherry picked from commit 35a7e30952c764a943a84a032715be8baee9d9ca) Co-authored-by: Xaver Hugl <xaver.h...@gmail.com> M +6 -2 src/backends/drm/drm_pipeline.cpp https://invent.kde.org/plasma/kwin/-/commit/daf4d58276575e139a5a2841c004f66cd308e727 -- You are receiving this mail because: You are watching all bug changes.