On 09/11/2020 17:54, Alex Deucher wrote:
On Fri, Nov 6, 2020 at 9:10 AM Christian König
wrote:
The pool parameter can be NULL if we free through the shrinker.
Signed-off-by: Christian König
Does this fix:
https://gitlab.freedesktop.org/drm/amd/-/issues/1362
It does! So you can add my:
T
On Fri, Nov 6, 2020 at 9:10 AM Christian König
wrote:
>
> The pool parameter can be NULL if we free through the shrinker.
>
> Signed-off-by: Christian König
Does this fix:
https://gitlab.freedesktop.org/drm/amd/-/issues/1362
Acked-by: Alex Deucher
> ---
> drivers/gpu/drm/ttm/ttm_pool.c | 2