I have a laptop with 2 GPUs, it’s a Nvidia Optimus hybrid graphics system. I struggle to find on which of those GPUs Wayland (KDE Plasma) is running. Tool wayland-info spits out lots of detailed technical information. Not very user friendly. I’m not sure what I should look there for to get my answer.
The Wayland tab under Info Center just displays content of wayland-info so, not extra help there.
Please, KWin/Plasma devs, if you read this, please could you add extra information under Info Center showing on which GPU is Wayland running?
I think you can find it in OpenGL (GLX). Scroll a bit down, you will see Device: driver name (e.g. in my case its Device: Mesa Intel...), under Extended renderer info section.
ETA: You can also use the search at the top. Just search for Device:.
For what it’s worth - as a general rule, across most modern distributions and desktop environments, you can open a terminal window and run glxinfo | grep OpenGL. The first couple lines there will tell you what’s actively rendering: