https://bugs.freedesktop.org/show_bug.cgi?id=18154
Andrej Krutak andree@andree.sk changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|libdrm support for |DRM support for addressing |addressing >32 bits on 32 |>32 bits on 32 bit cores |bit cores |
--- Comment #2 from Andrej Krutak andree@andree.sk --- I'm attaching a patch that resolves this problem at least with p3041 board + radeon card, where I saw similar problem (the mmio base being truncated). The issue was too small type of ttm_bus_placement.base. Also, the debug prints at the beginning only print 32 bits of the values (even if they are 64 bit).
dri-devel@lists.freedesktop.org