summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si_ih.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+3
* drm/amdgpu: simplify IH programmingChristian König2019-01-141-5/+4Star
* drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2Christian König2019-01-141-14/+17
* drm/amdgpu: move IV prescreening into the GMC codeChristian König2018-12-081-14/+0Star
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-271-1/+1
* drm/amdgpu: cleanup amdgpu_ih.cChristian König2018-09-271-2/+2
* drm/amdgpu: make function pointers mandatoryChristian König2018-09-271-2/+1Star
* drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-1/+1
* drm/amdgpu: Add prescreening stage in IH processing (v2)Felix Kuehling2017-09-261-0/+14
* drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
* drm/amdgpu/ih: store the full context idAlex Deucher2017-03-301-1/+1
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-301-0/+1
* drm/amdgpu: move misc si headers into amdgpuAlex Deucher2017-01-271-1/+1
* drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-1/+9
* drm/amd/amdgpu: Tidy up SI IH codeTom St Denis2016-09-131-22/+8Star
* drm/amdgpu: add interupt handler implementation for si v3Ken Wang2016-08-311-0/+313