commit | e8a64b20eb27cd9c9403f51e4e6c415f9e096e39 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@gmail.com> | Wed Jul 29 10:33:06 2015 +0300 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Thu Jul 30 09:26:00 2015 +0300 |
tree | 409cfe95a297c5fa7f9169c133b13be10671c665 | |
parent | dcd14dd957f02ef679c61325a2221a0574bdcab3 [diff] |
drm/amdgpu: fix bug when amdkfd destroys hqd The wrong define was used to check if the hqd is still active v2: Don't use SHIFT as the MASK is already shifted Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>