First, thanks for all the testing and reporting.
I can't pinpoint what fixed the signal drop, as I changed a ton of stuff, I started the kernel over clean from manteras source, and changed a bunch of proprietary files that we use, and tweaked the frameworks. I noticed in the logs that it is reporting the modem as status 1 instead of status 2, or what ever it is, that may be from the Cherry Magnum files I used.
I got a MT PA repo setup now it is
https://github.com/MT-ParanoidAndroid, I have only got the kernel and device files commits up so far.I cleaned up the device and vendor files to be easier to work with, I also took out some of the kernel objects that get built with the kernel, and changed the kernel make file to export those .ko files to be built in to the system.
Also it wasn't the msm_mdp.h in the device files that causes the issue with landscape video, I still have to test it, but I think it is the msm_rotator.h.
I just looked and I have been in deep sleep 80% of the time up which was only 3.5 hours, but ... I think that we have some wifi issues to deal with. First is the not being able to get the wifi to connect after it sleeps, it sucks cause we can't set it to go to sleep to save battery and it won't reconnect if you do. Plus I think there is more too it, I am gonna look on the kernel side and also the system side to see what can be done.
Thanks for the feedback. So we have a confirmation that the signal drop is not present any more, that is a good thing. I'll fix the video glitch when I get the next release together.