KMS bug

just wanted to let the devs know that KMS has become very buggy after the work that has been done over the last 48 hours. Especially when threaded video is on, latency increases tremendously. Not sure if your aware of this and can’t really find to much info in the log.

Use git bisect to find the faulty commit. I don’t see how any commit can have affected KMS though.

maybe it is not just KMS, I’ll run it over X to see if I get the same issue. I’ll try to find the commit with git and post back. Thank you.

edit definitely just KMS. Just tested x and worked fine. It is extremely noticable. Right on startup RGUI takes 3 seconds or more to respond to input. This is not happening when starting over x. I will have to finish the bisect tomorrow as I have other projects to finish ATM but I will post back as soon as I find the commit.

haha oh my goodness after going through the bisect process and turning up nothing I was really scratching my head. I hadn’t updated the graphics driver in a few days so nothing else was making sense. Then it hit me, I turned off vsync the other day while using the ffmpeg core to watch a movie because it was the only way to stop it from crackling. Long story short, do not use KMS with v-sync off or you’ll think its majorly broken. Good to know.