[Bug 102497] Fatal error during GPU init when using an aarch64 board

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 2 17:59:48 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=102497

--- Comment #2 from Mikulas Patocka <mikulas at twibright.com> ---
U-BOOT initializes the PCIe controller with 16MB window - it's too small for
GPUs. You have to compile the EDK EFI firmware. You don't have to flash it, you
can copy flash-image.bin to sdcard starting at sector 4096 and use the switches
on the board to select boot from sdcard.

I've got GPU working this way, but opengl doesn't work because of glitches when
writing to the framebuffer.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180802/a8bf1b7a/attachment.html>


More information about the dri-devel mailing list