aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si_ih.c
AgeCommit message (Expand)Author
2019-01-14drm/amdgpu: simplify IH programmingChristian König
2019-01-14drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2Christian König
2018-12-07drm/amdgpu: move IV prescreening into the GMC codeChristian König
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: cleanup amdgpu_ih.cChristian König
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-09-26drm/amdgpu: Add prescreening stage in IH processing (v2)Felix Kuehling
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-01-27drm/amdgpu: move misc si headers into amdgpuAlex Deucher
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-09-12drm/amd/amdgpu: Tidy up SI IH codeTom St Denis
2016-08-31drm/amdgpu: add interupt handler implementation for si v3Ken Wang