https://bugs.freedesktop.org/show_bug.cgi?id=18154
Andrej Krutak <andree at 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 at 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). -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140806/e25750ba/attachment.html>