aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/vega10_ih.c
AgeCommit message (Expand)Author
2018-12-01drm/amdgpu: fix bug with IH ring setupPhilip Yang
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng
2018-02-19drm/amdgpu: rename pas_id to pasidChristian König
2018-01-29drm/amdgpu: remove WARN_ON when VM isn't found v2Christian König
2018-01-29drm/amdgpu: fix locking in vega10_ih_prescreen_ivChristian König
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-12-13drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher
2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 osssys header files.Feifei Xu
2017-12-04drm/amdgpu: switch to use new SOC15 reg read/write macros for soc15 ihHawking Zhang
2017-09-28drm/amdgpu: Handle GPUVM fault stormsFelix Kuehling
2017-09-26drm/amdgpu:no kiq in IHMonk Liu
2017-09-26drm/amdgpu: Track pending retry faults in IH and VM (v2)Felix Kuehling
2017-09-26drm/amdgpu: Add prescreening stage in IH processing (v2)Felix Kuehling
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-24drm/amdgpu: apply nbio7 for Raven (v3)Chunming Zhou
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-03-30drm/amdgpu: Fix 32bit x86 compilation warningAlex Xie
2017-03-29drm/amdgpu: add vega10 interrupt handlerKen Wang