index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_mes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/mes: add mes mapping legacy queue support
Jack Xiao
2024-04-26
1
-0
/
+22
*
drm/amdgpu/mes11: Use a separate fence per transaction
Alex Deucher
2024-04-26
1
-0
/
+12
*
drm/amdgpu/mes: fix use-after-free issue
Jack Xiao
2024-04-26
1
-0
/
+1
*
drm/amdgpu : Increase the mes log buffer size as per new MES FW version
shaoyunl
2024-04-09
1
-3
/
+2
*
drm/amdgpu : Add mes_log_enable to control mes log feature
shaoyunl
2024-04-09
1
-1
/
+4
*
drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...
Srinivasan Shanmugam
2024-03-22
1
-1
/
+1
*
drm/amdgpu: cleanup unused variable
Shashank Sharma
2024-03-20
1
-7
/
+3
*
drm/amdgpu: Only create mes event log debugfs when mes is enabled
shaoyunl
2024-02-07
1
-3
/
+3
*
drm/amdgpu: Enable seq64 manager and fix bugs
Arunpravin Paneer Selvam
2024-01-22
1
-1
/
+1
*
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2023-12-20
1
-2
/
+2
|
\
|
*
drm/exec: Pass in initial # of objects
Rob Clark
2023-12-10
1
-2
/
+2
*
|
drm/amdkfd: fix mes set shader debugger process management
Jonathan Kim
2023-12-13
1
-0
/
+31
*
|
drm/amdgpu: SW part of MES event log enablement
shaoyunl
2023-12-07
1
-0
/
+61
|
/
*
drm/amdgpu: fix GRBM read timeout when do mes_self_test
Tim Huang
2023-11-03
1
-0
/
+16
*
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-4
/
+7
*
drm/amdgpu: cleanup MES process level doorbells
Shashank Sharma
2023-08-07
1
-53
/
+1
*
drm/amdgpu: use doorbell mgr for MES kernel doorbells
Shashank Sharma
2023-08-07
1
-57
/
+37
*
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
2023-08-04
1
-1
/
+3
|
\
|
*
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
2023-07-25
1
-0
/
+2
|
*
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
2023-07-18
1
-1
/
+1
*
|
drm/amdgpu: use drm_exec for MES testing
Christian König
2023-07-12
1
-47
/
+43
|
/
*
drm/amdkfd: fix and enable debugging for gfx11
Jonathan Kim
2023-06-09
1
-1
/
+6
*
drm/amdgpu: expose debug api for mes
Jonathan Kim
2023-06-09
1
-0
/
+32
*
drm/amdgpu: switch to unified amdgpu_ring_test_helper
Guchun Chen
2023-06-09
1
-7
/
+2
*
drm/amd/amdgpu: introduce gc_*_mes_2.bin v2
Jack Xiao
2023-04-11
1
-4
/
+22
*
drm/amd/amdgpu: limit one queue per gang
Jack Xiao
2023-03-22
1
-6
/
+3
*
drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is...
Lee Jones
2023-03-22
1
-0
/
+5
*
drm/amd: Use `amdgpu_ucode_*` helpers for MES
Mario Limonciello
2023-01-09
1
-8
/
+2
*
drm/amd: Load MES microcode during early_init
Mario Limonciello
2023-01-09
1
-0
/
+65
*
drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
Yifan Zhang
2022-09-14
1
-0
/
+3
*
drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped
Le Ma
2022-07-13
1
-0
/
+7
*
drm/amdgpu/mes: init aggregated doorbell
Le Ma
2022-07-13
1
-4
/
+12
*
drm/amdgpu/mes: fix bo va unmap issue in mes
Jack Xiao
2022-07-12
1
-3
/
+58
*
drm/amdgpu/mes: fix mes submission in atomic context
Jack Xiao
2022-07-08
1
-15
/
+1
*
drm/amdgpu/mes: Fix an error handling path in amdgpu_mes_self_test()
Jianglei Nie
2022-07-05
1
-1
/
+3
*
drm/amdgpu/mes: add mes register access interface
Jack Xiao
2022-06-30
1
-1
/
+131
*
drm/amdgpu: add mc wptr addr support for mes
Jack Xiao
2022-06-28
1
-2
/
+8
*
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
2022-06-23
1
-0
/
+1
*
drm/amdgpu/mes: fix format specifier for size_t
Alex Deucher
2022-05-10
1
-1
/
+1
*
drm/amdgpu: add mes unmap legacy queue routine
Jack Xiao
2022-05-04
1
-123
/
+212
*
drm/amdgpu/mes: Update the doorbell function signatures
Mukul Joshi
2022-05-04
1
-15
/
+22
*
drm/amdgpu/mes: disable mes sdma queue test
Jack Xiao
2022-05-04
1
-0
/
+5
*
drm/amdgpu/mes: fix vm csa update issue
Jack Xiao
2022-05-04
1
-22
/
+59
*
drm/amdgpu/mes: implement mes self test
Jack Xiao
2022-05-04
1
-0
/
+97
*
drm/amdgpu/mes: add ring/ib test for mes self test
Jack Xiao
2022-05-04
1
-0
/
+32
*
drm/amdgpu/mes: create gang and queues for mes self test
Jack Xiao
2022-05-04
1
-0
/
+39
*
drm/amdgpu/mes: map ctx metadata for mes self test
Jack Xiao
2022-05-04
1
-0
/
+37
*
drm/amdgpu/mes: add helper functions to alloc/free ctx metadata
Jack Xiao
2022-05-04
1
-0
/
+25
*
drm/amdgpu/mes: implement removing mes ring
Jack Xiao
2022-05-04
1
-0
/
+11
*
drm/amdgpu/mes: use ring for kernel queue submission
Jack Xiao
2022-05-04
1
-0
/
+93
[next]