Re: Failed to find memory space for buffer eviction

2020-07-20 Thread Christian König
Am 16.07.20 um 19:05 schrieb Felix Kuehling: Am 2020-07-16 um 2:58 a.m. schrieb Christian König: Am 15.07.20 um 17:14 schrieb Felix Kuehling: Am 2020-07-15 um 5:28 a.m. schrieb Christian König: [SNIP] What could be problematic and result is an overrun is that TTM was buggy and called put_node

Re: Failed to find memory space for buffer eviction

2020-07-16 Thread Felix Kuehling
Am 2020-07-16 um 2:58 a.m. schrieb Christian König: > Am 15.07.20 um 17:14 schrieb Felix Kuehling: >> Am 2020-07-15 um 5:28 a.m. schrieb Christian König: >>> Am 15.07.20 um 04:49 schrieb Felix Kuehling: Am 2020-07-14 um 4:28 a.m. schrieb Christian König: > Hi Felix, > > yes I

Re: Failed to find memory space for buffer eviction

2020-07-16 Thread Christian König
Am 15.07.20 um 17:14 schrieb Felix Kuehling: Am 2020-07-15 um 5:28 a.m. schrieb Christian König: Am 15.07.20 um 04:49 schrieb Felix Kuehling: Am 2020-07-14 um 4:28 a.m. schrieb Christian König: Hi Felix, yes I already stumbled over this as well quite recently. See the following patch which

Re: Failed to find memory space for buffer eviction

2020-07-15 Thread Felix Kuehling
Am 2020-07-15 um 5:28 a.m. schrieb Christian König: > Am 15.07.20 um 04:49 schrieb Felix Kuehling: >> Am 2020-07-14 um 4:28 a.m. schrieb Christian König: >>> Hi Felix, >>> >>> yes I already stumbled over this as well quite recently. >>> >>> See the following patch which I pushed to drm-misc-next

Re: Failed to find memory space for buffer eviction

2020-07-15 Thread Deucher, Alexander
Christian König Reviewed-by: Roger He Signed-off-by: Alex Deucher From: amd-gfx on behalf of Christian König Sent: Wednesday, July 15, 2020 5:28 AM To: Kuehling, Felix ; Koenig, Christian ; amd-gfx list Subject: Re: Failed to find memory space

Re: Failed to find memory space for buffer eviction

2020-07-15 Thread Christian König
Am 15.07.20 um 04:49 schrieb Felix Kuehling: Am 2020-07-14 um 4:28 a.m. schrieb Christian König: Hi Felix, yes I already stumbled over this as well quite recently. See the following patch which I pushed to drm-misc-next just yesterday: commit e04be2310b5eac683ec03b096c0e22c4c2e23593 Author:

Re: Failed to find memory space for buffer eviction

2020-07-14 Thread Felix Kuehling
Am 2020-07-14 um 4:28 a.m. schrieb Christian König: > Hi Felix, > > yes I already stumbled over this as well quite recently. > > See the following patch which I pushed to drm-misc-next just yesterday: > > commit e04be2310b5eac683ec03b096c0e22c4c2e23593 > Author: Christian König > Date:   Mon Jul

Re: Failed to find memory space for buffer eviction

2020-07-14 Thread Christian König
Hi Felix, yes I already stumbled over this as well quite recently. See the following patch which I pushed to drm-misc-next just yesterday: commit e04be2310b5eac683ec03b096c0e22c4c2e23593 Author: Christian König Date:   Mon Jul 6 17:32:55 2020 +0200     drm/ttm: further cleanup ttm_mem_reg

Failed to find memory space for buffer eviction

2020-07-13 Thread Felix Kuehling
I'm running into this problem with the KFD EvictionTest. The log snippet below looks like it ran out of GTT space for the eviction of a 64MB buffer. But then it dumps the used and free space and shows plenty of free space. As I understand it, the per-page breakdown of used and free space shown by