Browse Source

drm/radeon/cik: fix typo in documentation

Copy-paste typo.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Alex Deucher 11 years ago
parent
commit
972c5ddb17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/gpu/drm/radeon/cik.c

+ 1 - 1
drivers/gpu/drm/radeon/cik.c

@@ -3046,7 +3046,7 @@ static u32 cik_create_bitmask(u32 bit_width)
 }
 }
 
 
 /**
 /**
- * cik_select_se_sh - select which SE, SH to address
+ * cik_get_rb_disabled - computes the mask of disabled RBs
  *
  *
  * @rdev: radeon_device pointer
  * @rdev: radeon_device pointer
  * @max_rb_num: max RBs (render backends) for the asic
  * @max_rb_num: max RBs (render backends) for the asic