https://bugs.kde.org/show_bug.cgi?id=408594
--- Comment #27 from Fabian Vogt <fab...@ritter-vogt.de> --- (In reply to Fredrik Höglund from comment #26) > (In reply to Roman Gilg from comment #22) > > The patch lead to a regression in cirrus (default video device of openQA) > > and possibly needs to be reverted. > > Reverting this patch means having to disable gamma correction on Intel. > > Punishing every user with an Intel GPU in order to keep kwin working with a > software renderer on a Cirrus chip that claims to support depth 24/32 even > though it doesn't, is simply not acceptable IMO. It seems to be a kernel default to use 16bpp by default. By using "cirrus.bpp=24" as kernel option, kwin_x11 works fine. > So I'm going to solve this by blacklisting sRGB configs on LLVMPipe instead. That sounds like a bit too much, everything except cirrus with 16bpp seems to work. > But I would be just as happy to say that we simply do not support the kind > of system you are describing. For master I'd be fine with that as well. Cirrus is a weird device/driver combo to work with and there's work ongoing to switch to -vga std in openQA by default. (at least three years too late, if you ask me). -- You are receiving this mail because: You are watching all bug changes.