summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorMukul Joshi <mukul.joshi@amd.com>2023-08-28 14:18:23 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-09-11 17:07:33 -0400
commit56d6daa3c743ab48d2f747d9373bfc4db0c8fd5a (patch)
tree07d0228ce44f7190d952056817065f34f9243a65 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parent88ca2f8a962eb02fca31ead32c3cf3f308d6cd1a (diff)
drm/amdkfd: Fix reg offset for setting CWSR grace period
This patch fixes the case where the code currently passes absolute register address and not the reg offset, which HWS expects, when sending the PM4 packet to set/update CWSR grace period. Additionally, cleanup the signature of build_grace_period_packet_info function as it no longer needs the inst parameter. Signed-off-by: Mukul Joshi <mukul.joshi@amd.com> Reviewed-by: Jonathan Kim <jonathan.kim@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions