(In reply to comment #4) > (In reply to comment #3) > > Did you try again after fixing the vddci setup? > > To my knowledge, the memory speed is still limited to 1250 instead of > reaching its maximum speed of 1300; the same thing goes for the core clock. > I'll need to have a look at the code, but the last time I had a look, we > were still calling btc_get_max_clock_from_voltage_dependency_table(), which > was limiting the speed to the reference values. Right. I mean have you tried reverting that patch or just skipping the calls to btc_get_max_clock_from_voltage_dependency_table(). I think they should work fine now that vddci is fixed.