Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
I booted kernel 5.19 and forced pp_dpm_mclk to 875mhz* and i get the same faulty power draw as kernel 5.10 out of the box, so the bug is that kernel 5.10 forces the highest clock on gpu memory at idle. Can this be fixed in kernel 5.10?
It's a pretty easy process, you split the commits range in half, build and test the middle, if it works you forgo before, if not you forgo after, then you split that in half again, build, test etc. until you find the offending commit.
To soften the pain a bit, each next compile run should go faster, since the number of commits (changes) is about half of the previous run. So there is less work to do for the compiler.
The compilation process might be also beneficial, depending where you are geolocated (winter/summer), since the CPU partially replaces the heating system of the room. ;-)
Not if one is using ccache as suggested before.
I'm afraid though that this is spamming the devs with non-essential stuff and maybe it should be better taken to phoronix/reddit/irc etc.
I'll make a very wild guess and I hope I'm wrong and it can be fixed. I stumbled upon this issue by accident (your post in phoronix) but I was expecting this to appear. This also started happening about a month ago for the AMD drivers for Windows, after adding support for the 6800xt GPUs, and the AMD developers on reddit stated that there is no intention to fix this, because it's considered normal behaviour. The workaround for Windows is to increase the resolution vertical blanking for the monitor (using an utility called CRU) - but I'm not sure if it's possible to do this for Linux. Do you have a 75hz / 144hz / 60hz BenQ monitor by any chance? I think it's more common for 75hz monitors.
I haven't used any 5.10.* kernel so I can't confirm if this is happening for my system (5700xt) yet. I also hope this is useful information and I'm not creating noise.