https://bugs.freedesktop.org/show_bug.cgi?id=109345
--- Comment #26 from Christian Zigotzky chzigotzky@xenosoft.de --- (In reply to Michel Dänzer from comment #25)
(In reply to Christian Zigotzky from comment #24)
With which good and bad commit should I start bisecting?
Good: c76cd634eb5bfd497617ea224a54a03b545c8c4d Bad: 4971f090aa7f6ce5daa094ce4334f6618f93a7eb
Hi Michel,
Thanks a lot for your help! :-)
I started bisecting today.
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git drm_test
cd drm_test
git bisect start
git bisect good c76cd634eb5bfd497617ea224a54a03b545c8c4d
git bisect bad 4971f090aa7f6ce5daa094ce4334f6618f93a7eb
Output:
Bisecting: 653 revisions left to test after this (roughly 10 steps) [2ac5e38ea4203852d6e99edd3cf11f044b0a409f] Merge drm/drm-next into drm-intel-next-queued
---
cp ../linux-image-5.1-rc7-X1000_X5000/X5000_and_QEMU_e5500/src/cyrus-5.1-rc7.config .config
make CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc oldconfig
make CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc uImage
Download: http://www.xenosoft.de/uImage-drm1
@Allan (acefnq/ace) Please test this kernel with the two installed graphics cards.
Thanks, Christian