summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-14drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox.Gavin Wan1-0/+1
2017-05-24drm/amdgpu:only call flr_work under infinite timeoutMonk Liu1-6/+9
2017-05-24drm/amdgpu:use job* to replace voluntaryMonk Liu1-1/+1
2017-05-24drm/amdgpu:need som change on vega10 mailboxMonk Liu1-5/+5
2017-04-28drm/amdgpu/virt: don't check VALID bit for FLR completion messagePixel Ding1-3/+6
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-2/+2
2017-03-29drm/amdgpu/virt: fix typoXiangliang Yu1-8/+8
2017-03-29drm/amdgpu:RUNTIME flag should clr laterMonk Liu1-3/+1
2017-03-29drm/amdgpu:use work instead of delay-workMonk Liu1-19/+17
2017-03-29drm/amdgpu:no kiq for mailbox registers accessMonk Liu1-16/+16
2017-03-29drm/amdgpu:Refine handshake of mailboxKen Xue1-1/+23
2017-01-27drm/amdgpu/virt: implement VI virt operation interfacesXiangliang Yu1-0/+592