[PATCH 05/10] drm/radeon: document radeon_fence.c (v2)

2012-07-16 Thread alexdeuc...@gmail.com
From: Alex Deucher Adds documentation to most of the functions in radeon_fence.c v2: address Christian's comments: - split common concept description into it's own comment - fix description of intr parameter - Improve description of -EDEADLK error Signed-off-by: Alex

[PATCH 05/10] drm/radeon: document radeon_fence.c (v2)

2012-07-16 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com Adds documentation to most of the functions in radeon_fence.c v2: address Christian's comments: - split common concept description into it's own comment - fix description of intr parameter - Improve description of -EDEADLK error Signed-off-by: Alex

[PATCH 05/10] drm/radeon: document radeon_fence.c

2012-06-29 Thread Christian König
Some minor comments spread over the whole file, see below: On 29.06.2012 16:28, alexdeucher at gmail.com wrote: > From: Alex Deucher > > Adds documentation to most of the functions in > radeon_fence.c > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/radeon/radeon_fence.c | 373 >

[PATCH 05/10] drm/radeon: document radeon_fence.c (v2)

2012-06-29 Thread alexdeuc...@gmail.com
From: Alex Deucher Adds documentation to most of the functions in radeon_fence.c v2: address Christian's comments: - split common concept description into it's own comment - fix description of intr parameter - Improve description of -EDEADLK error Signed-off-by: Alex

[PATCH 05/10] drm/radeon: document radeon_fence.c

2012-06-29 Thread alexdeuc...@gmail.com
From: Alex Deucher Adds documentation to most of the functions in radeon_fence.c Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_fence.c | 373 + 1 files changed, 373 insertions(+), 0 deletions(-) diff --git

[PATCH 05/10] drm/radeon: document radeon_fence.c

2012-06-29 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com Adds documentation to most of the functions in radeon_fence.c Signed-off-by: Alex Deucher alexander.deuc...@amd.com --- drivers/gpu/drm/radeon/radeon_fence.c | 373 + 1 files changed, 373 insertions(+), 0 deletions(-)

Re: [PATCH 05/10] drm/radeon: document radeon_fence.c

2012-06-29 Thread Christian König
Some minor comments spread over the whole file, see below: On 29.06.2012 16:28, alexdeuc...@gmail.com wrote: From: Alex Deucher alexander.deuc...@amd.com Adds documentation to most of the functions in radeon_fence.c Signed-off-by: Alex Deucher alexander.deuc...@amd.com ---

[PATCH 05/10] drm/radeon: document radeon_fence.c (v2)

2012-06-29 Thread alexdeucher
From: Alex Deucher alexander.deuc...@amd.com Adds documentation to most of the functions in radeon_fence.c v2: address Christian's comments: - split common concept description into it's own comment - fix description of intr parameter - Improve description of -EDEADLK error Signed-off-by: Alex