What | Removed | Added |
---|---|---|
Summary | libdrm support for addressing >32 bits on 32 bit cores | DRM support for addressing >32 bits on 32 bit cores |
Comment # 2
on bug 18154
from Andrej Krutak
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.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel