summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/tonga_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-20/+7Star
* drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2Christian König2019-01-141-20/+23
* drm/amdgpu: move IV prescreening into the GMC codeChristian König2018-12-081-13/+0Star
* drm/amdgpu: remove VM fault_credit handlingChristian König2018-12-081-17/+1Star
* drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-281-1/+1
* 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: use the TTM dummy page instead of allocating oneChristian König2018-02-271-1/+1
* drm/amdgpu: rename pas_id to pasidChristian König2018-02-191-1/+1
* drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-1/+1
* drm/amdgpu: Handle GPUVM fault stormsFelix Kuehling2017-09-281-2/+17
* 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: increase IH ring buffer size to avoid overflowRoger.He2017-03-301-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: rework IP block registration (v2)Alex Deucher2016-10-251-1/+9
* drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-141-8/+6Star
* drm/amdgpu: implement vi ih check/pre/post_soft_resetChunming Zhou2016-08-081-2/+47
* drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1Star
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-091-1/+1
|\
| * drm/amd/amdgpu: fix irq domain remove for tonga ihJunwei Zhang2016-04-071-1/+1
* | drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-051-34/+0Star
|/
* drm/amdgpu: add irq domain supportAlex Deucher2016-01-111-0/+7
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-041-18/+33
* drm/amdgpu: Add initial VI supportAlex Deucher2015-06-041-0/+458