Age | Commit message (Expand) | Author |
2021-05-19 | drm/amdgpu: Handle IOMMU enabled case. | Andrey Grodzovsky |
2021-05-19 | drm/amdgpu: Split amdgpu_device_fini into early and late | Andrey Grodzovsky |
2020-11-02 | drm/amdgpu: improve code indentation and alignment | Deepak R Varma |
2020-07-01 | drm/amdgpu/uvd3.x: fix register definition warnings | Alex Deucher |
2019-11-22 | drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 | Sam Bobroff |
2019-06-10 | drm/amd: drop use of drmP.h in remaining files | Sam Ravnborg |
2019-01-14 | drm/amdgpu: simplify IH programming | Christian König |
2019-01-14 | drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2 | Christian König |
2018-12-07 | drm/amdgpu: move IV prescreening into the GMC code | Christian König |
2018-09-26 | drm/amdgpu: move more defines into amdgpu_irq.h | Christian König |
2018-09-26 | drm/amdgpu: cleanup amdgpu_ih.c | Christian König |
2018-09-26 | drm/amdgpu: make function pointers mandatory | Christian König |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König |
2017-09-26 | drm/amdgpu: Add prescreening stage in IH processing (v2) | Felix Kuehling |
2017-05-16 | drm/amd: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada |
2017-03-29 | drm/amdgpu/ih: store the full context id | Alex Deucher |
2017-03-29 | drm/amdgpu: switch ih handling to two levels (v3) | Alex Deucher |
2017-01-27 | drm/amdgpu: move misc si headers into amdgpu | Alex Deucher |
2016-10-25 | drm/amdgpu: rework IP block registration (v2) | Alex Deucher |
2016-09-12 | drm/amd/amdgpu: Tidy up SI IH code | Tom St Denis |
2016-08-31 | drm/amdgpu: add interupt handler implementation for si v3 | Ken Wang |