I have very poor performane on Fedora Linux 43 KDE Plasma ed. with interated Intel UHD Graphics 770. When I move a Zen Browser (no transparency or blur, hardware acceleration enabled) window on screen, the kwin_wayland process uses 75-97% of my Render/3D Engine. I used this guide Intel Graphics - Best practices and settings for hardware acceleration?, but performance did not increase.
I have 2 monitors: 1920x1080@100Hz [Built-in] and 1920x1080@75Hz [External]. This issue also occures with GNOME, Hyprland and other distros like Linux Mint. I have tried to disable animations, all desktop effects, night colour mode and second monitor but it didnt help.
One time, when I booted in Fedora Linux, perofrmance was exelent, everything was working, there were no lag spikes, but after reboot, performance went back to poor. That phenomenon did not occur any more.
My specifications:
* OS: Fedora Linux 43 (KDE Plasma Desktop Edition) x86_64
* Host: PRO H610 AP242 14M (MS-AE06) (2.2)
* Kernel: Linux 7.1.8-100.fc43.x86_64
* Display (PRO AP242): 1920x1080 in 24", 100 Hz [Built-in] *
* Display (AUS2426): 1920x1080 in 24", 75 Hz [External]
* DE: KDE Plasma 6.7.4
* WM: KWin (Wayland)
* CPU: Intel(R) Core(TM) i7-14700 (16+12) @ 5.40 GHz
* GPU: Intel UHD Graphics 770 @ 1.60 GHz [Integrated]
* Memory: 3.95 GiB / 15.38 GiB (26%)
* Disk (/): 27.87 GiB / 148.00 GiB (19%) - btrfs
* Disk (/run/media/block/Windows 11): 299.97 GiB / 326.03 GiB (92%) - fuseblk
On WIndows 11 performance is fine, I can open a browser & a game on 2 monitors with transparency & blur.
Here are some diagnostic outputs:
glxinfo -B | grep -E “OpenGL vendor|OpenGL renderer|OpenGL version|direct rendering”
direct rendering: Yes
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) Graphics (RPL-S)
OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.3.6
vulkaninfo --summary | grep -E “GPU0:|GPU1:|llvmpipe|DRIVER_ID”
WARNING: [Loader Message] Code 0 : ICD for selected physical device does not export vkGetPhysicalDeviceDisplayPlanePropertiesKHR!
WARNING: [Loader Message] Code 0 : ICD for selected physical device does not export vkGetPhysicalDeviceDisplayPropertiesKHR!
GPU0:
driverID = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
GPU1:
deviceName = llvmpipe (LLVM 21.1.8, 256 bits)
driverID = DRIVER_ID_MESA_LLVMPIPE
driverName = llvmpipe
qdbus org.kde.KWin /KWin supportInformation | grep OpenGL
Compositing Type: OpenGL
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) Graphics (RPL-S)
OpenGL version string: 4.6 (Core Profile) Mesa 25.3.6
OpenGL platform interface: EGL
OpenGL shading language version string: 4.60
OpenGL version: 4.6
OpenGL 2 Shaders are used
How can i fix my performance?