]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: document radeon_fence.c (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Jul 2012 18:02:37 +0000 (14:02 -0400)
committerChristian König <deathsimple@vodafone.de>
Wed, 18 Jul 2012 11:53:37 +0000 (13:53 +0200)
commit12476dc0e2fd6277318ae45254fb80adcce55cc0
treee83632683f8105f105e05c30342fb2841fcc90e7
parent6f2ad410b2565844d8c69161e159238aa5b75dc8
drm/radeon: document radeon_fence.c (v2)

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 Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/radeon/radeon_fence.c