radeon si: si_mc_load_microcode, blackout code path never used

Sylvain BERTRAND sylware at legeek.net
Tue Jul 17 02:50:06 PDT 2012


The code path in that function makes the "blackout thingy" never used:

...
if (running == 0) {
	if (running) {
		...blackout thingy...
	}
...

Is this normal behavior?

-- 
Sylvain


More information about the dri-devel mailing list