Age | Commit message (Expand) | Author | Files | Lines |
2021-05-20 | drm/amdgpu: Handle IOMMU enabled case. | Andrey Grodzovsky | 1 | -1/+0 |
2021-05-20 | drm/amdgpu: Split amdgpu_device_fini into early and late | Andrey Grodzovsky | 1 | -1/+1 |
2021-01-05 | drm/amdgpu: Add check to prevent IH overflow | Defang Bo | 1 | -13/+24 |
2020-12-02 | drm/amd/amdgpu/tonga_ih: Provide some missing descriptions for 'ih' and 'entry' | Lee Jones | 1 | -0/+4 |
2019-06-11 | drm/amd: drop use of drmP.h in remaining files | Sam Ravnborg | 1 | -1/+3 |
2019-01-14 | drm/amdgpu: simplify IH programming | Christian König | 1 | -20/+7 |
2019-01-14 | drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2 | Christian König | 1 | -20/+23 |
2018-12-08 | drm/amdgpu: move IV prescreening into the GMC code | Christian König | 1 | -13/+0 |
2018-12-08 | drm/amdgpu: remove VM fault_credit handling | Christian König | 1 | -17/+1 |
2018-11-28 | drm/amdgpu: Use asic specific doorbell index instead of macro definition | Oak Zeng | 1 | -1/+1 |
2018-09-27 | drm/amdgpu: move more defines into amdgpu_irq.h | Christian König | 1 | -1/+1 |
2018-09-27 | drm/amdgpu: cleanup amdgpu_ih.c | Christian König | 1 | -2/+2 |
2018-09-27 | drm/amdgpu: make function pointers mandatory | Christian König | 1 | -2/+1 |
2018-02-27 | drm/amdgpu: use the TTM dummy page instead of allocating one | Christian König | 1 | -1/+1 |
2018-02-19 | drm/amdgpu: rename pas_id to pasid | Christian König | 1 | -1/+1 |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König | 1 | -1/+1 |
2017-09-28 | drm/amdgpu: Handle GPUVM fault storms | Felix Kuehling | 1 | -2/+17 |
2017-09-26 | drm/amdgpu: Add prescreening stage in IH processing (v2) | Felix Kuehling | 1 | -0/+14 |
2017-05-16 | drm/amd: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 1 | -1/+1 |
2017-03-30 | drm/amdgpu: increase IH ring buffer size to avoid overflow | Roger.He | 1 | -1/+1 |
2017-03-30 | drm/amdgpu/ih: store the full context id | Alex Deucher | 1 | -1/+1 |
2017-03-30 | drm/amdgpu: switch ih handling to two levels (v3) | Alex Deucher | 1 | -0/+1 |
2016-10-25 | drm/amdgpu: rework IP block registration (v2) | Alex Deucher | 1 | -1/+9 |
2016-10-14 | drm/amdgpu: fix amdgpu_need_full_reset (v2) | Alex Deucher | 1 | -8/+6 |
2016-08-08 | drm/amdgpu: implement vi ih check/pre/post_soft_reset | Chunming Zhou | 1 | -2/+47 |
2016-05-18 | drm/amd/amdgpu : Remove unused variable | Muhammad Falak R Wani | 1 | -2/+1 |
2016-05-11 | drm/amd/amdgpu: Add name field to amd_ip_funcs (v2) | Tom St Denis | 1 | -0/+1 |
2016-05-09 | Merge tag 'v4.6-rc7' into drm-next | Dave Airlie | 1 | -1/+1 |
2016-05-05 | drm/amd/amdgpu: Drop print_status callbacks. | Tom St Denis | 1 | -34/+0 |
2016-04-07 | drm/amd/amdgpu: fix irq domain remove for tonga ih | Junwei Zhang | 1 | -1/+1 |
2016-01-11 | drm/amdgpu: add irq domain support | Alex Deucher | 1 | -0/+7 |
2015-06-04 | drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) | yanyang1 | 1 | -18/+33 |
2015-06-04 | drm/amdgpu: Add initial VI support | Alex Deucher | 1 | -0/+458 |