index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
sdma_v6_0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Add sysfs interface for sdma reset mask
Jesse.zhang@amd.com
2024-11-08
1
-0
/
+18
*
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-22
1
-1
/
+0
*
drm/amdgpu: fix typo for sdma6 constant fill packet
Frank Min
2024-10-22
1
-1
/
+1
*
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
1
-5
/
+3
*
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
1
-5
/
+3
*
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in check_soft_reset
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in print_ip_state
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu/sdma6: implement ring reset callback for sdma6
Jiadong Zhu
2024-09-26
1
-0
/
+26
*
drm/amdgpu/sdma6: split out per instance resume function
Jiadong Zhu
2024-09-26
1
-109
/
+131
*
drm/amdgpu: add print support for sdma_v_6_0 ip_dump
Sunil Khatri
2024-07-23
1
-0
/
+22
*
drm/amdgpu: Add sdma_v6_0 ip dump for devcoredump
Sunil Khatri
2024-07-23
1
-0
/
+90
*
drm/amdgpu: add firmware for SDMA IP v6.1.2
Tim Huang
2024-07-03
1
-0
/
+1
*
drm/amdgpu: add check before free wb entry
Jesse Zhang
2024-04-26
1
-1
/
+2
*
drm/amdgpu: replace tmz flag into buffer flag
Frank Min
2024-04-26
1
-3
/
+3
*
drm/amdgpu/sdma6: set sdma hang watchdog
Jack Xiao
2024-04-12
1
-0
/
+7
*
drm/amdgpu: cleanup conditional execution
Christian König
2024-03-04
1
-21
/
+8
*
drm/amdgpu: add sdma 6.1.1 firmware
Yifan Zhang
2024-02-16
1
-0
/
+1
*
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-31
1
-9
/
+1
|
\
|
*
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
2023-10-26
1
-9
/
+1
*
|
drm/amdgpu/mes11: remove aggregated doorbell code
Alex Deucher
2023-10-20
1
-58
/
+25
*
|
drm/amd: Move microcode init from sw_init to early_init for SDMA v6.0
Mario Limonciello
2023-09-28
1
-4
/
+5
*
|
drm/amd: Drop error message about failing to load SDMA firmware
Mario Limonciello
2023-09-28
1
-3
/
+1
*
|
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-2
/
+1
*
|
drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers
Lee Jones
2023-08-30
1
-4
/
+4
|
/
*
drm/amdgpu/sdma6: initialize sdma 6.1.0
Prike Liang
2023-08-07
1
-0
/
+1
*
drm/amdgpu: Fix up kdoc 'ring' parameter in sdma_v6_0_ring_pad_ib
Srinivasan Shanmugam
2023-06-09
1
-0
/
+1
*
drm/amdgpu: Fix up missing kdoc in sdma_v6_0.c
Srinivasan Shanmugam
2023-06-09
1
-0
/
+5
*
drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdma
Guchun Chen
2023-06-09
1
-5
/
+1
*
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-06-09
1
-1
/
+1
*
drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOV
Horace Chen
2023-06-09
1
-4
/
+1
*
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2023-04-14
1
-2
/
+2
*
drm/amdgpu: Enable GFX11 SDMA context empty interrupt
Graham Sider
2023-04-12
1
-10
/
+18
*
drm/amdgpu: use sdma_v6 single packet invalidation
Pierre-Eric Pelloux-Prayer
2023-04-12
1
-1
/
+22
*
drm/amd/display: Fix excess arguments on kernel-doc
Arthur Grillo
2023-02-16
1
-8
/
+7
*
drm/amdgpu: Add sdma ras function on sdma v6_0_3
YiPeng Chai
2023-01-19
1
-0
/
+24
*
drm/amdgpu: Skip specific mmhub and sdma registers accessing under sriov
Yifan Zha
2023-01-13
1
-4
/
+6
*
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
2023-01-09
1
-24
/
+1
*
drm/amdgpu: Skip access SDMA0_F32_CNTL in sdma_v6_0_enable under SRIOV
Yifan Zha
2022-11-01
1
-0
/
+3
*
drm/amdgpu: allow secure submission on gfx11 and sdma6
Yifan Zhang
2022-10-17
1
-0
/
+1
*
drm/amdgpu: fix SDMA suspend/resume on SR-IOV
Alex Deucher
2022-10-10
1
-1
/
+4
*
drm/amdgpu: switch sdma buffer function tear down to a helper
Alex Deucher
2022-10-10
1
-8
/
+1
*
drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqd
Ruili Ji
2022-10-06
1
-1
/
+2
[next]