aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/tonga_ih.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29drm/amdgpu: increase IH ring buffer size to avoid overflowRoger.He1-1/+1
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher1-1/+1
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-0/+1
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-1/+9
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher1-8/+6
2016-08-08drm/amdgpu: implement vi ih check/pre/post_soft_resetChunming Zhou1-2/+47
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis1-0/+1
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie1-1/+1
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis1-34/+0
2016-04-07drm/amd/amdgpu: fix irq domain remove for tonga ihJunwei Zhang1-1/+1
2016-01-11drm/amdgpu: add irq domain supportAlex Deucher1-0/+7
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-18/+33
2015-06-03drm/amdgpu: Add initial VI supportAlex Deucher1-0/+458