index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_mes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-27
drm/amdgpu/mes: add mes mapping legacy queue support
Jack Xiao
1
-0
/
+22
2024-04-27
drm/amdgpu/mes11: Use a separate fence per transaction
Alex Deucher
1
-0
/
+12
2024-04-27
drm/amdgpu/mes: fix use-after-free issue
Jack Xiao
1
-0
/
+1
2024-04-10
drm/amdgpu : Increase the mes log buffer size as per new MES FW version
shaoyunl
1
-3
/
+2
2024-04-10
drm/amdgpu : Add mes_log_enable to control mes log feature
shaoyunl
1
-1
/
+4
2024-03-22
drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...
Srinivasan Shanmugam
1
-1
/
+1
2024-03-20
drm/amdgpu: cleanup unused variable
Shashank Sharma
1
-7
/
+3
2024-02-07
drm/amdgpu: Only create mes event log debugfs when mes is enabled
shaoyunl
1
-3
/
+3
2024-01-23
drm/amdgpu: Enable seq64 manager and fix bugs
Arunpravin Paneer Selvam
1
-1
/
+1
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-2
/
+2
2023-12-14
drm/amdkfd: fix mes set shader debugger process management
Jonathan Kim
1
-0
/
+31
2023-12-10
drm/exec: Pass in initial # of objects
Rob Clark
1
-2
/
+2
2023-12-08
drm/amdgpu: SW part of MES event log enablement
shaoyunl
1
-0
/
+61
2023-11-03
drm/amdgpu: fix GRBM read timeout when do mes_self_test
Tim Huang
1
-0
/
+16
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-4
/
+7
2023-08-08
drm/amdgpu: cleanup MES process level doorbells
Shashank Sharma
1
-53
/
+1
2023-08-08
drm/amdgpu: use doorbell mgr for MES kernel doorbells
Shashank Sharma
1
-57
/
+37
2023-08-04
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
1
-1
/
+3
2023-07-25
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
1
-0
/
+2
2023-07-18
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
1
-1
/
+1
2023-07-12
drm/amdgpu: use drm_exec for MES testing
Christian König
1
-47
/
+43
2023-06-09
drm/amdkfd: fix and enable debugging for gfx11
Jonathan Kim
1
-1
/
+6
2023-06-09
drm/amdgpu: expose debug api for mes
Jonathan Kim
1
-0
/
+32
2023-06-09
drm/amdgpu: switch to unified amdgpu_ring_test_helper
Guchun Chen
1
-7
/
+2
2023-04-12
drm/amd/amdgpu: introduce gc_*_mes_2.bin v2
Jack Xiao
1
-4
/
+22
2023-03-22
drm/amd/amdgpu: limit one queue per gang
Jack Xiao
1
-6
/
+3
2023-03-22
drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is...
Lee Jones
1
-0
/
+5
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for MES
Mario Limonciello
1
-8
/
+2
2023-01-10
drm/amd: Load MES microcode during early_init
Mario Limonciello
1
-0
/
+65
2022-09-14
drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
Yifan Zhang
1
-0
/
+3
2022-07-13
drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped
Le Ma
1
-0
/
+7
2022-07-13
drm/amdgpu/mes: init aggregated doorbell
Le Ma
1
-4
/
+12
2022-07-12
drm/amdgpu/mes: fix bo va unmap issue in mes
Jack Xiao
1
-3
/
+58
2022-07-09
drm/amdgpu/mes: fix mes submission in atomic context
Jack Xiao
1
-15
/
+1
2022-07-05
drm/amdgpu/mes: Fix an error handling path in amdgpu_mes_self_test()
Jianglei Nie
1
-1
/
+3
2022-06-30
drm/amdgpu/mes: add mes register access interface
Jack Xiao
1
-1
/
+131
2022-06-28
drm/amdgpu: add mc wptr addr support for mes
Jack Xiao
1
-2
/
+8
2022-06-24
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
1
-0
/
+1
2022-05-11
drm/amdgpu/mes: fix format specifier for size_t
Alex Deucher
1
-1
/
+1
2022-05-04
drm/amdgpu: add mes unmap legacy queue routine
Jack Xiao
1
-123
/
+212
2022-05-04
drm/amdgpu/mes: Update the doorbell function signatures
Mukul Joshi
1
-15
/
+22
2022-05-04
drm/amdgpu/mes: disable mes sdma queue test
Jack Xiao
1
-0
/
+5
2022-05-04
drm/amdgpu/mes: fix vm csa update issue
Jack Xiao
1
-22
/
+59
2022-05-04
drm/amdgpu/mes: implement mes self test
Jack Xiao
1
-0
/
+97
2022-05-04
drm/amdgpu/mes: add ring/ib test for mes self test
Jack Xiao
1
-0
/
+32
2022-05-04
drm/amdgpu/mes: create gang and queues for mes self test
Jack Xiao
1
-0
/
+39
2022-05-04
drm/amdgpu/mes: map ctx metadata for mes self test
Jack Xiao
1
-0
/
+37
2022-05-04
drm/amdgpu/mes: add helper functions to alloc/free ctx metadata
Jack Xiao
1
-0
/
+25
2022-05-04
drm/amdgpu/mes: implement removing mes ring
Jack Xiao
1
-0
/
+11
2022-05-04
drm/amdgpu/mes: use ring for kernel queue submission
Jack Xiao
1
-0
/
+93
[next]