Commit 972c5ddb authored by Alex Deucher's avatar Alex Deucher

drm/radeon/cik: fix typo in documentation

Copy-paste typo.
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 0d997b68
...@@ -3046,7 +3046,7 @@ static u32 cik_create_bitmask(u32 bit_width) ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment