drm/radeon/cik: fix typo in documentation
Copy-paste typo. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
0d997b6857
commit
972c5ddb17
|
@ -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
|
||||
* @max_rb_num: max RBs (render backends) for the asic
|
||||
|
|
Loading…
Reference in New Issue