]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_vm_cpu.c
index 39c704a1fb0e556d832ff42f748a692f42e71364..0786e7555554b1c8e4fb226b36bb33fb63a9c791 100644 (file)
@@ -59,7 +59,7 @@ static int amdgpu_vm_cpu_prepare(struct amdgpu_vm_update_params *p,
  *
  * @p: see amdgpu_vm_update_params definition
  * @bo: PD/PT to update
- * @pe: kmap addr of the page entry
+ * @pe: byte offset of the PDE/PTE, relative to start of PDB/PTB
  * @addr: dst addr to write into pe
  * @count: number of page entries to update
  * @incr: increase next addr by incr bytes
This page took 0.033311 seconds and 4 git commands to generate.