https://bugs.freedesktop.org/show_bug.cgi?id=107328
Christian König ckoenig.leichtzumerken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
--- Comment #1 from Christian König ckoenig.leichtzumerken@gmail.com --- (In reply to Paul Menzel from comment #0)
Is there a way to get rid of the for loop? Some memset equivalent?
At least not easily.
The hardware is not initialized yet, so we have to writeback the GART table using the CPU.
Depending on the size of the table (which in turn depends on installed system memory) it can easily take even more than a second to do this.