summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/si_ih.c
AgeCommit message (Expand)Author
2021-05-19drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky
2021-05-19drm/amdgpu: Split amdgpu_device_fini into early and lateAndrey Grodzovsky
2020-11-02drm/amdgpu: improve code indentation and alignmentDeepak R Varma
2020-07-01drm/amdgpu/uvd3.x: fix register definition warningsAlex Deucher
2019-11-22drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
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