search for: 1d7c71a

Displaying 1 result from an estimated 1 matches for "1d7c71a".

Did you mean: 1b7cb71a
2014 Feb 28
1
[Bug 75620] New: [NVAA] nouveau: tearing regression
...river/nouveau Product: xorg Created attachment 94915 --> https://bugs.freedesktop.org/attachment.cgi?id=94915&action=edit git bisect log I noticed mplayer showing some tearing starting from kernel version v3.10.7 which wasn't there in v3.8. I could bisect it down to commit 1d7c71a3e2f77336df536855b0efd2dc5bdeb41b (drm/nouveau/disp: port vblank handling to event interface). Unfortunately c7d73f6a8ad71f9d9f58c86981322c6e48093a4f introduced a NULL-pointer dereference regression. Luckily I found 526810adb93554e17bdb83023a01cfa8758960b2 which fixes that. Doing the bisect I had to...