On Sun, Jul 15, 2012 at 5:11 PM, Sylvain BERTRAND <sylware@xxxxxxxxxx> 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 function, but since it was only called when loading the ucode, I ended up just integrating it into the function, but I left the running checks as a reminder that you need to set those regs if you update the ucode while the vram controller ucode is already running. Alex > _______________________________________________ > dri-devel mailing list > dri-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/dri-devel _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel