Displaying 2 results from an estimated 2 matches for "5786d304".
Did you mean:
5786104
2014 Nov 19
0
Is it necessary to parse the VBIOS init table when executable is false?
..._________________________
> Nouveau mailing list
> Nouveau at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nouveau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20141120/5786d304/attachment.html>
2014 Nov 19
2
Is it necessary to parse the VBIOS init table when executable is false?
Hello everyone,
The code is at /core/subdev/bios/init.c.
When the executable is 0,these functions that parse the VBIOS init table seems to do nothing except the parsing. And in my opinion,init_exec_force does nothing,too!
Then I tried to test it on my computer,when the VBIOS parser tries to change a MMIO register or call a function of struct nouveau_devinit (such as devinit->pll_set,etc.),it