commit | aac1e3caac343c05ab550fa611489bd206aa8a7b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 24 10:06:06 2016 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Feb 25 17:44:57 2016 -0500 |
tree | 5a57da8ff80e4af80c2da6c9c789d09bc71cd2db | |
parent | d2eaa59000c7717e68a75cf2c106f056d2bc30b4 [diff] |
drm/amdgpu/gfx: fix off by one in rb rework (v2) When I reworked this code, I messed up num rb count. v2: use hweight32 Reviewed-by: Ken Wang <Qingquing.Wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>