si_mc_load_microcode function and blackout

2012-07-16 Thread Alex Deucher
On Sun, Jul 15, 2012 at 5:11 PM, Sylvain BERTRAND wrote: > Blackout mc microcode thingy useless? > > ... > if (running == 0) { > if (running) { > ...blackout thingy... > } > ... When I wrote the code, the code in the running == 0 block was originally a separate fun

Re: si_mc_load_microcode function and blackout

2012-07-16 Thread Alex Deucher
On Sun, Jul 15, 2012 at 5:11 PM, Sylvain BERTRAND wrote: > Blackout mc microcode thingy useless? > > ... > if (running == 0) { > if (running) { > ...blackout thingy... > } > ... When I wrote the code, the code in the running == 0 block was originally a separate fun

si_mc_load_microcode function and blackout

2012-07-15 Thread Sylvain BERTRAND
Blackout mc microcode thingy useless? ... if (running == 0) { if (running) { ...blackout thingy... } ...

si_mc_load_microcode function and blackout

2012-07-15 Thread Sylvain BERTRAND
Blackout mc microcode thingy useless? ... if (running == 0) { if (running) { ...blackout thingy... } ... ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel