Nice! I think it's going to be the 7950X running in ECO mode, and a top model multi-chip RDNA3 GPU.
It will be interesting to see the eco mode 7950x vs the 13900.
7950x may win in productivity and lose in gaming as the previous gens did.
But not that interesting since I like to power plan limit my Intel cpu in windows when I value silence over unneeded performance already.
If you have an efficient volt/ frequency curve set up you can just limit the upper clocks. Persistent over reboots, 0 additional overhead and you can change max clocks as fast as you can choose a different power plan.
Edit: The admin command/terminal/powershell line to get Windows Power Plan to show the max clock option is:
powercfg -attributes SUB_PROCESSOR 75b0ae3f-bce0-45a7-8c89-c9611c25e100 -ATTRIB_HIDE
and if you have Alder Lake with e-cores active you will also need:
powercfg -attributes SUB_PROCESSOR 75b0ae3f-bce0-45a7-8c89-c9611c25e101 -ATTRIB_HIDE
For some reason Windows mixes up which one is the power efficient cores and you need both types just for Alder (and Raptor). Won't hurt if you open both options for other arches, but it will clutter your processor power management section if you add a useless option. These won't raise clocks above your bios limit, but they can reduce them and the corresponding power consumption. Also I don't get a perfect correlation between my p-core entry and what the result is, and it even varies between bios versions and overclocks, but it is proportional. I just load the cpu, check the clocks/power in hwinfo and adjust until I get what I want.
It's been my favorite power saving method as of late and it seems like it would be handy for Zen4 temp control, but I have no idea if it works with them. I like to set up a new balanced power plan and name it whatever max frequency I've chosen for p-cores.