10:23 karolherbst: anholt: what did you try again to fix the oop on jetson?
15:57 anholt: karolherbst: do you meant he warn following the fault? or the null deref oops?
15:57 karolherbst: the null deref
15:57 anholt: revert 9ae6fa4791a92476440797d8b083ca8168bfc620.
16:07 karolherbst: anholt: didn't you try to set the missing func pointer to something
16:08 anholt: yes
16:08 anholt: I grabbed the reset func pointer from some other gm20something. it didn't make anything better
16:09 karolherbst: mhhh yeah.. mhh
16:09 karolherbst: that stuff is annoying
16:09 karolherbst: so the main difference is that on the tegra platforms they have like real PMU images, and I suspect we just don't handle them too well
16:10 karolherbst: but there is nobody around who really knows anything substantial about any of this
16:10 karolherbst: given the amount of people caring about tegra/jetson makes it also questionable to revert those commits, because they actually fix real problems on desktop and mobile chips :(
16:12 karolherbst: maybe skeggsb has any ideas