commit | 894700f3b7e01e87954a94be6508205c7f024386 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Fri Feb 24 15:28:43 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 31 16:48:59 2017 -0400 |
tree | 1c1d577e45dd4f99147bc565d65d64ae7d126d39 | |
parent | 0a281f5a2cba94a574167edadca88a3130a88612 [diff] |
drm/amdgpu: condense mqd programming sequence The MQD structure matches the reg layout. Take advantage of this to simplify HQD programming. Note that the ACTIVE field still needs to be programmed last. Suggested-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Andres Rodriguez <andresx7@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>