Age | Commit message (Expand) | Author | Files | Lines |
2017-05-24 | drm/amdgpu: add sched sync for amdgpu job v2 | Chunming Zhou | 3 | -5/+17 |
2017-05-24 | drm/amdgpu: remove unsed amdgpu_gem_handle_lockup (v2) | Christian König | 1 | -35/+11 |
2017-05-24 | drm/amdgpu: print when gpu reset successed | Chunming Zhou | 1 | -2/+3 |
2017-05-24 | drm/amdgpu: fix ring0 failed on pro card | Chunming Zhou | 1 | -7/+50 |
2017-05-24 | drm/amdgpu: extend lock range for race condition when gpu reset | Roger.He | 3 | -11/+19 |
2017-05-24 | drm/amdgpu: Fix comments in source code | Alex Xie | 1 | -4/+4 |
2017-05-24 | drm/amdgpu: fix errors in comments. | Alex Xie | 1 | -4/+3 |
2017-05-24 | drm/amdgpu/gfx9: move define to header file | Alex Deucher | 2 | -2/+1 |
2017-05-24 | drm/amd/amdgpu: get rid of else branch | Nikola Pajkovsky | 1 | -22/+23 |
2017-05-24 | drm/amdgpu:cleanup flag not used | Monk Liu | 2 | -3/+0 |
2017-05-24 | drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2) | Monk Liu | 5 | -1/+12 |
2017-05-24 | drm/amdgpu:new PM4 entry for VI/AI | Monk Liu | 2 | -0/+13 |
2017-05-24 | drm/amdgpu:change SR-IOV DMAframe scheme | Monk Liu | 2 | -8/+11 |
2017-05-24 | drm/amdgpu:unify gfx8/9 ce/de meta_data | Monk Liu | 1 | -11/+12 |
2017-05-24 | drm/amdgpu:cleanup indent/format for gfx_v9_0.c | Monk Liu | 1 | -18/+18 |
2017-05-24 | drm/amdgpu: clean doorbell after sending init table to mmsch | Frank Min | 2 | -0/+2 |
2017-05-24 | drm/amdgpu/virt: change AI ack-irq message to debug level | Xiangliang Yu | 1 | -1/+1 |
2017-05-24 | drm/amdgpu/psp: Do not load asd for SRIOV | Xiangliang Yu | 1 | -0/+7 |
2017-05-24 | drm/amdgpu: Bypass GMC/UVD/VCE hw_fini in SR-IOV | Trigger Huang | 3 | -3/+21 |
2017-05-24 | drm/amdgpu:re-write sriov_reinit_early/late (v2) | Monk Liu | 1 | -24/+39 |
2017-05-24 | drm/amdgpu:need som change on vega10 mailbox | Monk Liu | 2 | -13/+15 |
2017-05-24 | drm/amdgpu:fix cannot receive rcv/ack irq bug | Monk Liu | 1 | -2/+2 |
2017-05-24 | drm/amdgpu:kiq reg access need timeout(v2) | Monk Liu | 1 | -5/+8 |
2017-05-24 | drm/amdgpu/gfx9: wait for completion in KIQ init | Alex Deucher | 1 | -10/+79 |
2017-05-24 | drm/amdgpu/gfx9: use new KIQ packet defines | Alex Deucher | 1 | -11/+12 |
2017-05-24 | drm/amdgpu: add KIQ packet defines to soc15d.h | Alex Deucher | 1 | -0/+82 |
2017-05-24 | drm/amdgpu/gfx9: clear the compute ring on reset | Alex Deucher | 1 | -0/+1 |
2017-05-24 | drm/amdgpu/gfx9: create mqd backups | Alex Deucher | 1 | -2/+14 |
2017-05-24 | drm/amdgpu: Move kiq ring lock out of virt structure | Shaoyun Liu | 5 | -6/+9 |
2017-05-24 | drm/amdgpu: bump module verion for reserved vmid | Chunming Zhou | 1 | -1/+2 |
2017-05-24 | drm/amdgpu: implement grab reserved vmid V4 | Chunming Zhou | 1 | -4/+75 |
2017-05-24 | drm/amdgpu: add limitation for dedicated vm number v4 | Chunming Zhou | 2 | -0/+12 |
2017-05-24 | drm/amdgpu: reserve/unreserve vmid by vm ioctl v4 | Chunming Zhou | 1 | -13/+51 |
2017-05-24 | drm/amdgpu: add reserved vmid field in vm struct v2 | Chunming Zhou | 2 | -1/+18 |
2017-05-24 | drm/amdgpu: add vm ioctl | Chunming Zhou | 3 | -0/+18 |
2017-05-24 | drm/amdgpu: Enable chained IB MCBP support | Trigger Huang | 1 | -6/+11 |
2017-05-24 | drm/amdgpu:fix get wrong gfx always on cu masks. | Rex Zhu | 4 | -8/+26 |
2017-05-24 | drm/amdgpu: fix s3 ring test failed on Vi caused by KIQ enabled. | Rex Zhu | 1 | -3/+2 |
2017-05-24 | drm/amdgpu/virt: change the place of virt_init_setting | Xiangliang Yu | 2 | -10/+10 |
2017-05-24 | drm/amdgpu/virt: bypass cg and pg setting for SRIOV | Xiangliang Yu | 1 | -0/+2 |
2017-05-24 | drm/amdgpu: drop support for per ASIC read registers | Christian König | 2 | -69/+2 |
2017-05-24 | drm/amdgpu: drop support for untouched registers | Christian König | 5 | -214/+210 |
2017-05-24 | drm/amdgpu: delete redundant kiq irq funcs type check in gfx8. | Rex Zhu | 1 | -4/+0 |
2017-05-24 | drm/amdgpu: fix typo in dmesg in gfx_v8_0_kiq_kcq_disable. | Rex Zhu | 1 | -1/+2 |
2017-05-24 | drm/amdgpu: add HDMI audio support for si dce6 | Xiaojie Yuan | 1 | -9/+121 |
2017-05-24 | drm/amdgpu: add DP audio support for si dce6 (v3) | Xiaojie Yuan | 2 | -36/+433 |
2017-05-24 | drm/amdgpu/gfx8: move CP_PQ_STATUS after doorbell range setting (v2) | Alex Deucher | 1 | -3/+2 |
2017-05-24 | drm/amdgpu: set cpg doorbell for fiji and polaris. | Rex Zhu | 1 | -39/+43 |
2017-05-24 | drm/amdgpu/gfx8: unify the HQD deactivation code | Alex Deucher | 1 | -22/+20 |
2017-05-24 | drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgating | Alex Deucher | 1 | -0/+2 |