commit | de65513af1124b28f2a858bc19b71a54dd93824e | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Tue Apr 04 17:18:28 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 31 16:48:57 2017 -0400 |
tree | 1ae7ec152cfeb244704fe5bbc434a1b6822cbf16 | |
parent | e33fec4835b9d2b1f8f8b1eb7c3415ab75a0faf5 [diff] |
drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES The assumption that we are only using the first pipe no longer holds. Instead, calculate the queue_mask from the queue_bitmap. Acked-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Andres Rodriguez <andresx7@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>