summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vega10_ih.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Move IH clientid defs to separate fileOak Zeng2018-03-141-2/+2
* drm/amdgpu: rename pas_id to pasidChristian König2018-02-191-1/+1
* drm/amdgpu: remove WARN_ON when VM isn't found v2Christian König2018-01-291-1/+1
* drm/amdgpu: fix locking in vega10_ih_prescreen_ivChristian König2018-01-291-1/+3
* drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-2/+2
* drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher2017-12-131-8/+3
* drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu2017-12-081-2/+0
* drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-061-1/+1
* drm/amd/include:cleanup vega10 osssys header files.Feifei Xu2017-12-061-2/+2
* drm/amdgpu: switch to use new SOC15 reg read/write macros for soc15 ihHawking Zhang2017-12-041-23/+23
* drm/amdgpu: Handle GPUVM fault stormsFelix Kuehling2017-09-281-4/+7
* drm/amdgpu:no kiq in IHMonk Liu2017-09-261-2/+2
* drm/amdgpu: Track pending retry faults in IH and VM (v2)Felix Kuehling2017-09-261-1/+77
* drm/amdgpu: Add prescreening stage in IH processing (v2)Felix Kuehling2017-09-261-0/+14
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-2/+8
|\
| * drm/amdgpu: apply nbio7 for Raven (v3)Chunming Zhou2017-05-241-2/+8
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
|/
* drm/amdgpu: Fix 32bit x86 compilation warningAlex Xie2017-03-301-1/+1
* drm/amdgpu: add vega10 interrupt handlerKen Wang2017-03-291-0/+424
OpenPOWER on IntegriCloud