index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2022-05-04
drm/amdgpu/mes: initialize/finalize common mes structure v2
Jack Xiao
-0
/
+76
2022-05-04
drm/amdgpu: add mes queue id mask v2
Jack Xiao
-0
/
+1
2022-05-04
drm/amdgpu/mes: manage mes doorbell allocation
Jack Xiao
-0
/
+134
2022-05-04
drm/amdgpu: enable mes kiq N-1 test on sienna cichlid
Jack Xiao
-50
/
+184
2022-05-04
drm/amdgpu: add mes kiq frontdoor loading support
Jack Xiao
-0
/
+10
2022-05-04
drm/amdgpu/mes: add mes kiq callback
Jack Xiao
-0
/
+5
2022-05-04
drm/amdgpu: add mes kiq PSP GFX FW type
Likun Gao
-0
/
+6
2022-05-04
drm/amdgpu/sdma5: add mes support for sdma ib test
Jack Xiao
-14
/
+36
2022-05-04
drm/amdgpu/sdma5: add mes support for sdma ring test
Jack Xiao
-11
/
+26
2022-05-04
drm/amdgpu/sdma5: add mes queue fence handling
Jack Xiao
-0
/
+18
2022-05-04
drm/amdgpu/sdma5: associate mes queue id with fence
Jack Xiao
-1
/
+3
2022-05-04
drm/amdgpu/sdma5: initialize sdma mqd
Jack Xiao
-0
/
+44
2022-05-04
drm/amdgpu/sdma5.2: add mes support for sdma ib test
Jack Xiao
-14
/
+36
2022-05-04
drm/amdgpu/sdma5.2: add mes support for sdma ring test
Jack Xiao
-11
/
+26
2022-05-04
drm/amdgpu/sdma5.2: add mes queue fence handling
Jack Xiao
-0
/
+18
2022-05-04
drm/amdgpu/sdma5.2: associate mes queue id with fence
Jack Xiao
-2
/
+4
2022-05-04
drm/amdgpu/sdma5.2: initialize sdma mqd
Jack Xiao
-0
/
+44
2022-05-04
drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queue
Jack Xiao
-8
/
+16
2022-05-04
drm/amdgpu: don't use kiq to flush gpu tlb if mes enabled
Jack Xiao
-1
/
+1
2022-05-04
drm/amdgpu/gfx10: add mes support for gfx ib test
Jack Xiao
-13
/
+33
2022-05-04
drm/amdgpu/gfx10: add mes queue fence handling
Jack Xiao
-20
/
+40
2022-05-04
drm/amdgpu/mes: extend mes framework to support multiple mes pipes
Jack Xiao
-101
/
+149
2022-05-04
drm/amdgpu: allocate doorbell index for mes kiq
Jack Xiao
-4
/
+8
2022-05-04
drm/amdgpu: add mes_kiq module parameter v2
Jack Xiao
-2
/
+19
2022-05-04
drm/amdgpu: update mes process/gang/queue definitions
Jack Xiao
-0
/
+59
2022-05-04
drm/amdgpu: use the whole doorbell space for mes
Jack Xiao
-13
/
+19
2022-05-04
drm/amdgpu/gmc10: skip emitting pasid mapping packet
Jack Xiao
-0
/
+4
2022-05-04
drm/amdgpu/gfx10: use INVALIDATE_TLBS to invalidate TLBs v2
Jack Xiao
-7
/
+20
2022-05-04
drm/amdgpu/gfx10: inherit vmid from mqd
Jack Xiao
-0
/
+8
2022-05-04
drm/amdgpu/gfx10: associate mes queue id with fence v2
Jack Xiao
-1
/
+4
2022-05-04
drm/amdgpu/gfx10: use per ctx CSA for de metadata
Jack Xiao
-11
/
+28
2022-05-04
drm/amdgpu/gfx10: use per ctx CSA for ce metadata
Jack Xiao
-9
/
+19
2022-05-04
drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2
Jack Xiao
-55
/
+56
2022-05-04
drm/amdgpu: assign the cpu/gpu address of fence from ring
Jack Xiao
-2
/
+2
2022-05-04
drm/amdgpu: initialize/finalize the ring for mes queue
Jack Xiao
-41
/
+104
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
-145
/
+128
2022-05-04
drm/amdgpu: define ring structure to access rptr/wptr/fence
Jack Xiao
-0
/
+6
2022-05-04
drm/amdgpu: add mes ctx data in amdgpu_ring
Jack Xiao
-0
/
+5
2022-05-04
drm/amdgpu: add the per-context meta data v3
Jack Xiao
-0
/
+128
2022-05-04
drm/amdgpu: add helper function to initialize mqd from ring v4
Jack Xiao
-0
/
+50
2022-05-04
drm/amdgpu: define MQD abstract layer for hw ip
Jack Xiao
-0
/
+21
2022-05-04
drm/amdgpu: add imu fw structure
Likun Gao
-0
/
+10
2022-05-04
drm/amdgpu: add rlc TOC header file for soc21 (v2)
Likun Gao
-0
/
+41
2022-05-04
drm/amdgpu: support rlc v2_3 ucode struct
Likun Gao
-1
/
+16
2022-05-04
drm/amdgpu: add gfx firmware header v2_0
Likun Gao
-0
/
+19
2022-05-04
drm/amdgpu: add gfx11 clearstate header
Hawking Zhang
-0
/
+988
2022-05-04
drm/amdgpu/discovery: Set GC family for GC 11.0 IP
Likun Gao
-0
/
+3
2022-05-04
drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
Alice Wong
-2
/
+1
2022-05-04
drm/amdgpu/discovery: Enable SMU for SMU 13.0.0
Likun Gao
-0
/
+1
2022-05-04
drm/amdgpu/soc21: enable ATHUB and MMHUB PG
Evan Quan
-1
/
+2
[prev]
[next]