drm/amdgpu: add navi10 ih ip block (v3)
authorHawking Zhang <Hawking.Zhang@amd.com>
Sun, 3 Mar 2019 05:02:40 +0000 (13:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:35:30 +0000 (21:35 -0500)
commitedc611475a8adbdea8ce358216c5b1a9d710049c
treeb6f8c0edea12c4943caccf98440d65c044f217ab
parent5527cd064012937915306806bcbb9de01f77b132
drm/amdgpu: add navi10 ih ip block (v3)

IH is the interrupt handler block.

v1: add initial ih support (Ray)
v2: add dummy prescreen iv function for navi10 (Hawking)
v3: squash in additional updates (Alex)

Signed-off-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/navi10_ih.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/navi10_ih.h [new file with mode: 0644]