The power used by the gpu is mostly used by the shaders. Each shader uses some memory for the program and another bigger chunk for the data (the amount varies with the n-factor). As the n-factor increases the graphic cards will no longer have enough memory to use all the shaders, so the power used will decrease (and so will the hashing speed).
So which config we should to decrease ? Thread-concurrency ?