index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
sdma_v5_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
drm/amdgpu: Fix inconsistent indenting
Jiapeng Chong
1
-7
/
+6
2021-05-21
drm/amd/amdgpu/sdma_v5_0: Fix typo in function name
Lee Jones
1
-1
/
+1
2021-05-21
drm/amdgpu: Modify GC register access from MMIO to RLCG in file sdma_v5*
Peng Ju Zhou
1
-36
/
+42
2021-05-19
drm/amdgpu: update sdma golden setting for Navi12
Guchun Chen
1
-0
/
+4
2021-05-10
drm/amdgpu: drop the GCR packet from the emit_ib frame for sdma5.0
Alex Deucher
1
-12
/
+0
2021-05-10
drm/amdgpu: Add graphics cache rinse packet for sdma 5.0
Alex Deucher
1
-0
/
+28
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-5
/
+3
2021-01-05
drm/amdgpu: remove redundant logic related HDP
Likun Gao
1
-1
/
+0
2020-12-01
drm/amd/amdgpu/sdma_v5_0: Provide some missing and repair other function params
Lee Jones
1
-6
/
+13
2020-12-01
drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12
Stanley.Yang
1
-1
/
+1
2020-09-25
drm/amd: Skip not used microcode loading in SRIOV
Jingwen Chen
1
-0
/
+3
2020-09-15
drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_0.c
Zheng Bin
1
-1
/
+1
2020-07-14
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
Xiaojie Yuan
1
-18
/
+8
2020-07-10
drm/amdgpu: remove unnecessary logic of ASIC check
Likun Gao
1
-7
/
+1
2020-07-01
drm/amdgpu: call release_firmware() without a NULL check
Nirmoy Das
1
-2
/
+2
2020-07-01
drm/amdgpu: add fw release for sdma v5_0
Wenhui Sheng
1
-1
/
+5
2020-06-03
drm/amdgpu: add sdma ip block for sienna_cichlid (v5)
Likun Gao
1
-0
/
+1
2020-04-28
drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v5
Aaron Liu
1
-1
/
+2
2020-04-28
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
1
-1
/
+2
2020-04-28
drm/amdgpu: invalidate L2 before SDMA IBs (v2)
Marek Olšák
1
-1
/
+13
2020-04-22
drm/amdgpu: Adjust the SDMA doorbell info printing
Yong Zhao
1
-1
/
+1
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-1
/
+2
2020-04-01
drm/amdgpu: skip access sdma_v5_0 registers under SRIOV (v2)
Yintian Tao
1
-36
/
+76
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
1
-3
/
+0
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-1
/
+2
2020-02-26
drm/amdgpu: use amdgpu_ring_test_helper when possible
Nirmoy Das
1
-4
/
+2
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-2
/
+2
2019-12-23
drm/amdgpu: simplify padding calculations (v2)
Luben Tuikov
1
-5
/
+12
2019-12-18
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
1
-5
/
+3
2019-12-18
drm/amdgpu/sdma5: make ring tests less chatty
Alex Deucher
1
-15
/
+5
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
1
-1
/
+12
2019-11-06
drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10
changzhu
1
-1
/
+12
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-4
/
+4
2019-10-11
drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync
Xiaojie Yuan
1
-1
/
+1
2019-09-13
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
1
-4
/
+4
2019-08-22
drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1x
Xiaojie Yuan
1
-1
/
+2
2019-08-12
drm/amdgpu/sdma5: set sdma clock gating for navi12
Xiaojie Yuan
1
-0
/
+1
2019-08-02
drm/amdgpu/sdma5: add golden settings for navi12 (v2)
Xiaojie Yuan
1
-0
/
+2
2019-08-02
drm/amdgpu/sdma5: add placeholder for navi12 golden settings
Xiaojie Yuan
1
-0
/
+11
2019-08-02
drm/amdgpu/sdma5: declare sdma firmwares for navi12
Xiaojie Yuan
1
-0
/
+6
2019-07-31
drm/amdgpu: drop drmP.h from sdma_v5_0.c
Alex Deucher
1
-3
/
+6
2019-07-18
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
1
-1
/
+1
2019-07-18
drm/amdgpu/sdma5: set clock gating for navi14
Xiaojie Yuan
1
-0
/
+1
2019-07-18
drm/amdgpu/sdma5: update sdma5 golden settings for navi14
tiancyin
1
-0
/
+2
2019-07-18
drm/amdgpu/sdma5: add sdma5_0 golden settings for navi14
Xiaojie Yuan
1
-2
/
+4
2019-07-18
drm/amdgpu/sdma5: add placeholder for navi14 golden settings
Xiaojie Yuan
1
-0
/
+11
2019-07-18
drm/amdgpu/sdma5: add support for navi14 firmware
Xiaojie Yuan
1
-0
/
+6
2019-06-21
drm/amdgpu/sdma5: incorrect variable type for gpu address
Jack Xiao
1
-1
/
+2
2019-06-21
drm/amdgpu/sdma5: fix a sdma potential hang in VK_Examples test
tiancyin
1
-1
/
+2
2019-06-21
drm/amdgpu: add initial support for sdma v5.0 (v6)
Hawking Zhang
1
-0
/
+1685