Comment 22 for bug 597075

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Thanks for verifying. 2.6.35-1.1 was based on upstream 2.6.35-rc1 and 2.6.35-2.2 was based on upstream 2.6.35-rc2. It looks like i915 saw 43 commits between 2.6.35-rc1 and 2.6.35-rc2. intel-agp looks like it had 0 changes:

~/linux-2.6$ git log --pretty=oneline v2.6.35-rc1..v2.6.35-rc2 -- drivers/gpu/drm/i915/ | wc -l
43
~/linux-2.6$ git log --pretty=oneline v2.6.35-rc1..v2.6.35-rc2 -- drivers/char/agp/intel-agp.c | wc -l
0

So lets stick with the bisect of the i915 changes.

~/linux-2.6$ git bisect start v2.6.35-rc2 v2.6.35-rc1 -- drivers/gpu/drm/i915/
Bisecting: 21 revisions left to test after this (roughly 5 steps)
[9553426372eef71c849499fb1d232f4b0577c0f9] drm/i915: Add CxSR support on Pineview DDR3

I've built the resulting bisected kernel and placed it at the following url. I realize the .deb has an odd version name, but please test anyways and let me know your results. Thanks.

http://people.canonical.com/~ogasawara/lp597075/9553426/