index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
-23
/
+38
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
4
-0
/
+40
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
2017-05-24
drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgating
Alex Deucher
1
-4
/
+7
2017-05-24
drm/amdgpu/gfx8: move MEC doorbell range setting
Alex Deucher
1
-14
/
+12
2017-05-24
drm/amdgpu/gfx8: fix resume of KIQ and KCQs
Alex Deucher
1
-13
/
+13
2017-05-24
drm/amdgpu/gfx8: properly disable the KCQs in hw_fini
Alex Deucher
1
-0
/
+51
2017-05-24
drm/amdgpu/gfx8: use new KIQ packet defines
Alex Deucher
1
-5
/
+7
2017-05-24
drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream
Alex Deucher
1
-64
/
+23
2017-05-24
drm/amdgpu/gfx8: wait once for all KCQs to be created
Alex Deucher
1
-26
/
+31
2017-05-24
drm/amdgpu: split gfx_v8_0_kiq_init_queue into two
Alex Deucher
1
-21
/
+41
2017-05-24
drm/amdgpu/gfx8: wait for completion in KIQ init
Alex Deucher
1
-10
/
+78
2017-05-24
Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"
Alex Deucher
1
-1
/
+1
2017-05-24
drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)
David Panariti
2
-302
/
+26
[next]