diff options
author | Lijo Lazar | 2023-01-20 12:42:00 +0530 |
---|---|---|
committer | Alex Deucher | 2023-06-09 09:52:25 -0400 |
commit | c1d3f627ff33bf1ae145209030a114c4985beddf (patch) | |
tree | c0833b4220f2b25960c5b957900bfad5f118d8d6 /include | |
parent | 5ca1ceebab140b36928dabc9a5b36b9a3010e844 (diff) |
drm/amdgpu: Fix mqd init on GFX v9.4.3
For MQD init, an XCC's queue is selected with GRBM select. However, for
initialization of MQD, values read from logical XCC0 registers are used.
This results in garbage values being read from XCC0 whose queue is not
selected. Change to read from the right XCC for MQD initialization.
Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions