]> Git Repo - J-linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
Merge tag 'optee-ffa-fix-for-v5.16' of git://git.linaro.org/people/jens.wiklander...
[J-linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_gtt_mgr.c
index 543000304a1cb3e297e5daace0274bb9e6beb5eb..675a72ef305da9689aeadc4182e94bad57dc8bcc 100644 (file)
@@ -118,7 +118,7 @@ bool amdgpu_gtt_mgr_has_gart_addr(struct ttm_resource *res)
  * @man: TTM memory type manager
  * @tbo: TTM BO we need this range for
  * @place: placement flags and restrictions
- * @mem: the resulting mem object
+ * @res: the resulting mem object
  *
  * Dummy, allocate the node but no space for it yet.
  */
@@ -182,7 +182,7 @@ err_out:
  * amdgpu_gtt_mgr_del - free ranges
  *
  * @man: TTM memory type manager
- * @mem: TTM memory object
+ * @res: TTM memory object
  *
  * Free the allocated GTT again.
  */
This page took 0.030327 seconds and 4 git commands to generate.