[PATCH] drm/amdgpu: fix amdgpu_bo_release_notify() comment error

Christian König christian.koenig at amd.com
Mon Aug 17 10:04:48 UTC 2020


Am 17.08.20 um 09:35 schrieb Kevin Wang:
> fix amdgpu_bo_release_notify() comment error.
>
> Signed-off-by: Kevin Wang <kevin1.wang at amd.com>

Reviewed-by: Christian König <christian.koenig at amd.com>

> ---
>   drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
> index 3d95b3edb635..4cb750ed6851 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
> @@ -1301,7 +1301,7 @@ void amdgpu_bo_move_notify(struct ttm_buffer_object *bo,
>   }
>   
>   /**
> - * amdgpu_bo_move_notify - notification about a BO being released
> + * amdgpu_bo_release_notify - notification about a BO being released
>    * @bo: pointer to a buffer object
>    *
>    * Wipes VRAM buffers whose contents should not be leaked before the



More information about the amd-gfx mailing list