Bug #1393
contigmalloc_map() failure
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Xorg fails to initialize radeon DRM after some time of work (restarting X
server). Dmesg says:
contigmalloc_map: failed size 16777216 low=0 high=ffffffff align=4096
boundary=0 flags=00000102
Related todos
History
Updated by Sascha Wildner 22 days ago
- Status changed from New to Closed
- Assignee deleted (
0)
With the recent DMA reserve fixes, it should be fixed (drm(4) manpage also has some words on adjusting it).