]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu: remove pasid_src field from IV entry
authorXiaomeng Hou <Xiaomeng.Hou@amd.com>
Thu, 27 Apr 2023 05:38:47 +0000 (13:38 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:25:47 +0000 (09:25 -0400)
commit04b3c34f5cb2994a5e466659ea4aa962c0fc09a6
tree83c4af54267a6527b870d34fba04e47aca8fedd5
parenta6f7baa387a32940e364978f72c1c150a29a219d
drm/amdgpu: remove pasid_src field from IV entry

PASID_SRC is not actually present in the Interrupt Packet, the field is
taken as reserved bits now. So remove it from IV entry to avoid misuse.

Signed-off-by: Xiaomeng Hou <Xiaomeng.Hou@amd.com>
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.h