aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-01drm/amdgpu: handle IH ring1 overflowPhilip Yang1-2/+14
2021-03-23drm/amdgpu: nuke the ih reentrant lockChristian König1-1/+0
2021-03-23drm/amdgpu: add ih waiter on process until checkpointJonathan Kim1-0/+5
2020-12-23drm/amdgpu: add a helper function to decode ivHawking Zhang1-1/+3
2020-12-23drm/amdgpu: add amdgpu_ih_regs structureHawking Zhang1-0/+13
2020-11-24drm/amdgpu: add infrastructure for soft IH ringChristian König1-0/+2
2019-03-19drm/amdgpu: limit the number of IVs processed at onceChristian König1-0/+3
2019-02-13drm/amdgpu: cleanup amdgpu_ih_process a bit moreChristian König1-3/+1
2019-01-14drm/amdgpu: simplify IH programmingChristian König1-9/+14
2019-01-14drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2Christian König1-6/+7
2018-12-07drm/amdgpu: move IV prescreening into the GMC codeChristian König1-2/+0
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-21/+1
2018-09-26drm/amdgpu: move more interrupt processing into amdgpu_irq.cChristian König1-1/+3
2018-09-26drm/amdgpu: cleanup amdgpu_ih.cChristian König1-4/+4
2018-09-12drm/amdgpu: Move fault hash table to amdgpu vmOak Zeng1-11/+0
2018-08-27drm/amdgpu: move ih definitions into amdgpu_ih headerHuang Rui1-0/+15
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng1-41/+2
2018-02-19drm/amdgpu: rename pas_id to pasidChristian König1-1/+1
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König1-2/+2
2017-09-26drm/amdgpu: Track pending retry faults in IH and VM (v2)Felix Kuehling1-0/+12
2017-05-24drm/amdgpu: add vcn ip block functions (v2)Leo Liu1-1/+2
2017-03-29drm/amdgpu: update IH IV ring entry for soc-15Alex Deucher1-1/+4
2017-03-29drm/amdgpu: add clinetid definition for vega10ken1-2/+40
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher1-1/+3
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-0/+6
2015-08-17drm/amdgpu: Implement irq interfaces for CGSAlex Deucher1-0/+1
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+62