summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-05-24drm/amdgpu:only call flr_work under infinite timeoutMonk Liu-12/+18
2017-05-24drm/amdgpu:use job* to replace voluntaryMonk Liu-8/+7
2017-05-24drm/amdgpu:don't invoke srio-gpu-reset in gpu-reset (v2)Monk Liu-5/+13
2017-05-24drm/amdgpu: id reset count only is updated when used end v2Chunming Zhou-2/+1
2017-05-24drm/amdgpu: make pipeline sync be in same place v2Chunming Zhou-8/+34
2017-05-24drm/amdgpu: add sched sync for amdgpu job v2Chunming Zhou-5/+17
2017-05-24drm/amdgpu: remove unsed amdgpu_gem_handle_lockup (v2)Christian König-35/+11
2017-05-24drm/amdgpu: print when gpu reset successedChunming Zhou-2/+3
2017-05-24drm/amdgpu: fix ring0 failed on pro cardChunming Zhou-7/+50
2017-05-24drm/amdgpu: extend lock range for race condition when gpu resetRoger.He-11/+19
2017-05-24drm/amdgpu: Fix comments in source codeAlex Xie-4/+4
2017-05-24drm/amdgpu: fix errors in comments.Alex Xie-4/+3
2017-05-24drm/amdgpu/gfx9: move define to header fileAlex Deucher-2/+1
2017-05-24drm/amd/amdgpu: get rid of else branchNikola Pajkovsky-22/+23
2017-05-24drm/amdgpu:cleanup flag not usedMonk Liu-3/+0
2017-05-24drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu-1/+12
2017-05-24drm/amdgpu:new PM4 entry for VI/AIMonk Liu-0/+13
2017-05-24drm/amdgpu:change SR-IOV DMAframe schemeMonk Liu-8/+11
2017-05-24drm/amdgpu:unify gfx8/9 ce/de meta_dataMonk Liu-11/+12
2017-05-24drm/amdgpu:cleanup indent/format for gfx_v9_0.cMonk Liu-18/+18
2017-05-24drm/amdgpu: clean doorbell after sending init table to mmschFrank Min-0/+2
2017-05-24drm/amdgpu/virt: change AI ack-irq message to debug levelXiangliang Yu-1/+1
2017-05-24drm/amdgpu/psp: Do not load asd for SRIOVXiangliang Yu-0/+7
2017-05-24drm/amdgpu: Bypass GMC/UVD/VCE hw_fini in SR-IOVTrigger Huang-3/+21
2017-05-24drm/amdgpu:re-write sriov_reinit_early/late (v2)Monk Liu-24/+39
2017-05-24drm/amdgpu:need som change on vega10 mailboxMonk Liu-13/+15
2017-05-24drm/amdgpu:fix cannot receive rcv/ack irq bugMonk Liu-2/+2
2017-05-24drm/amdgpu:kiq reg access need timeout(v2)Monk Liu-5/+8
2017-05-24drm/amdgpu/gfx9: wait for completion in KIQ initAlex Deucher-10/+79
2017-05-24drm/amdgpu/gfx9: use new KIQ packet definesAlex Deucher-11/+12
2017-05-24drm/amdgpu: add KIQ packet defines to soc15d.hAlex Deucher-0/+82
2017-05-24drm/amdgpu/gfx9: clear the compute ring on resetAlex Deucher-0/+1
2017-05-24drm/amdgpu/gfx9: create mqd backupsAlex Deucher-2/+14
2017-05-24drm/amdgpu: Move kiq ring lock out of virt structureShaoyun Liu-6/+9
2017-05-24drm/amdgpu: bump module verion for reserved vmidChunming Zhou-1/+2
2017-05-24drm/amdgpu: implement grab reserved vmid V4Chunming Zhou-4/+75
2017-05-24drm/amdgpu: add limitation for dedicated vm number v4Chunming Zhou-0/+12
2017-05-24drm/amdgpu: reserve/unreserve vmid by vm ioctl v4Chunming Zhou-13/+51
2017-05-24drm/amdgpu: add reserved vmid field in vm struct v2Chunming Zhou-1/+18
2017-05-24drm/amdgpu: add vm ioctlChunming Zhou-0/+18
2017-05-24drm/amdgpu: Enable chained IB MCBP supportTrigger Huang-6/+11
2017-05-24drm/amdgpu:fix get wrong gfx always on cu masks.Rex Zhu-8/+26
2017-05-24drm/amdgpu: fix s3 ring test failed on Vi caused by KIQ enabled.Rex Zhu-3/+2
2017-05-24drm/amdgpu/virt: change the place of virt_init_settingXiangliang Yu-10/+10
2017-05-24drm/amdgpu/virt: bypass cg and pg setting for SRIOVXiangliang Yu-0/+2
2017-05-24drm/amdgpu: drop support for per ASIC read registersChristian König-69/+2
2017-05-24drm/amdgpu: drop support for untouched registersChristian König-214/+210
2017-05-24drm/amdgpu: delete redundant kiq irq funcs type check in gfx8.Rex Zhu-4/+0
2017-05-24drm/amdgpu: fix typo in dmesg in gfx_v8_0_kiq_kcq_disable.Rex Zhu-1/+2
2017-05-24drm/amdgpu: add HDMI audio support for si dce6Xiaojie Yuan-9/+121