
Big picture http://www.skateman.nl/wp-content/uploa ... 213042.png

My pleasure!caseycullen wrote:Amazing work! Thanks Christian and all others who contributed/tested!
Thanks a lot for testing!Skateman wrote:Final kernel 5.1 up and running on my AmigaOne X5000. Many thanks for all the hard work you have put into it Christian (and all who contributed)!
Hi Ace,acefnq wrote:Christian
DRM8 boots to Firepro. Can you ascertain anything as yet as to where the issue lies?
Cheers
ace
Code: Select all
git bisect goodCode: Select all
Bisecting: 2 revisions left to test after this (roughly 2 steps)
[43cf1fc0e27e2f7eeb5d6c15fd023813a5b49987] drm: fix deadlock of syncobj v6Code: Select all
make CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc oldconfigCode: Select all
make CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc uImageIlia Mirkin wrote: If I had to put money on one of the left-over commits, I'd go with
commit 3d42f1ddc47a69c0ce155f9f30d764c4d689a5fa
Author: Aaron Ma <[email protected]>
Date: Sat Sep 1 02:20:00 2018 +0800
vgaarb: Keep adding VGA device in queue
If failed to find the deivice owning the boot framebuffer,
try to use the first VGA device instead of the last one.
Usually the 1st device is integrated GPU who owns the boot framebuffer.
Signed-off-by: Aaron Ma <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch ... onical.com
Which seems to change the vgaarb logic wrt which device is the primary.
Hi Ace,acefnq wrote:Christian
DRM9 boots to SI card.
ace
Code: Select all
git bisect badCode: Select all
Bisecting: 0 revisions left to test after this (roughly 1 step)
[3d42f1ddc47a69c0ce155f9f30d764c4d689a5fa] vgaarb: Keep adding VGA device in queueCode: Select all
make CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc oldconfigCode: Select all
make CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc uImageHi Ace,acefnq wrote:Christian
DRM10 also boots to SI card.
ace
Code: Select all
git bisect badCode: Select all
Bisecting: 0 revisions left to test after this (roughly 0 steps)
[a81c9ab678802075b7942c41cf640d9d9866d2db] vgaarb: Add support for 64-bit frame buffer addressCode: Select all
make CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc oldconfigCode: Select all
make CROSS_COMPILE=powerpc-linux-gnu- ARCH=powerpc uImage