06-23-2019, 12:33 AM
(06-19-2019, 03:58 PM)pc2005 Wrote: Linux kernel drivers for AMD GPU would work (maybe with a little code meddling), but I seems to me (and I may be wrong) the SoC has too small window for mapping PCIe device address space. GPU cards usually have at least 128MB BAR space, but RK3399 is so tightly stuffed, it seems to support only 64MB. It is enough for something like SATA controller, but not enough for graphic data/buffers.
RK3399 memory mapping PCIe device address space is 32MB, which not sufficient for GPU cards.