Re: [PATCH] drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)

2018-05-18 Thread Tom St Denis
On 05/18/2018 05:52 AM, Christian König wrote: Am 17.05.2018 um 17:34 schrieb Alex Deucher: On Tue, May 15, 2018 at 10:02 AM, Tom St Denis wrote: NFC just comments. (v2):  Updated based on feedback from Alex Deucher. Signed-off-by: Tom St Denis Reviewed-by: Alex Deucher Just one comme

Re: [PATCH] drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)

2018-05-18 Thread Christian König
Am 17.05.2018 um 17:34 schrieb Alex Deucher: On Tue, May 15, 2018 at 10:02 AM, Tom St Denis wrote: NFC just comments. (v2): Updated based on feedback from Alex Deucher. Signed-off-by: Tom St Denis Reviewed-by: Alex Deucher Just one comment "Pin pages of memory pointed to..." better writ

Re: [PATCH] drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)

2018-05-17 Thread Alex Deucher
On Tue, May 15, 2018 at 10:02 AM, Tom St Denis wrote: > NFC just comments. > > (v2): Updated based on feedback from Alex Deucher. > > Signed-off-by: Tom St Denis Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 347 > +++- > 1 file chan

[PATCH] drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)

2018-05-15 Thread Tom St Denis
NFC just comments. (v2): Updated based on feedback from Alex Deucher. Signed-off-by: Tom St Denis --- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 347 +++- 1 file changed, 340 insertions(+), 7 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c b/drive