summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/cz_ih.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-26drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König1-1/+1
2018-02-19drm/amdgpu: rename pas_id to pasidChristian König1-1/+1
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König1-1/+1
2017-09-28drm/amdgpu: Handle GPUVM fault stormsFelix Kuehling1-2/+17
2017-09-26drm/amdgpu: Add prescreening stage in IH processing (v2)Felix Kuehling1-0/+14
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher1-1/+1
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-0/+1
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-1/+9
2016-05-18drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani1-2/+1
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis1-0/+1
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König1-1/+1
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis1-34/+0
2016-01-11drm/amdgpu: add irq domain supportAlex Deucher1-0/+7
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-18/+35
2015-06-03drm/amdgpu: Add initial VI supportAlex Deucher1-0/+435