OSDN Git Service

drm/amdgpu: add interupt handler implementation for si v3
authorKen Wang <Qingqing.Wang@amd.com>
Tue, 19 Jan 2016 06:02:14 +0000 (14:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Aug 2016 16:10:19 +0000 (12:10 -0400)
commit27ae10641e9c99f32db004cc54cb0639cd58d6d1
treedac116a70e458ce29c756d50b6c1792f00e52b6c
parentdf70502eef80be23e9eab6c916aeb91b460211e9
drm/amdgpu: add interupt handler implementation for si v3

v3: rebase fixups

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Ken Wang <Qingqing.Wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/si_ih.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/si_ih.h [new file with mode: 0644]