https://bugzilla.kernel.org/show_bug.cgi?id=213983

Christian König (christian.koe...@amd.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christian.koe...@amd.com

--- Comment #3 from Christian König (christian.koe...@amd.com) ---
Well what happens here is that a buffer object is released while it is pinned
and TTM now warns about doing stuff like that.

The key point is we need to figure out why the buffer is pinned in the first
place.

One possibility is that it is used for scanout and containing the displayed
picture, but from the backtrace my guess is that the buffer is shared with a
different device and pinned because of that.

Can we get an lspci output for the system?

Thanks in advance,
Christian.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

Reply via email to