index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
mes_v11_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
drm/amdgpu: Enable event log on MES 11
shaoyunl
1
-0
/
+2
2023-10-19
drm/amdgpu/mes11: remove aggregated doorbell code
Alex Deucher
1
-56
/
+0
2023-10-13
drm/amdgpu: Improve MES responsiveness during oversubscription
Jay Cornwall
1
-0
/
+1
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-1
/
+1
2023-08-30
drm/amdgpu: add mes firmware support for gc_11_5_0
Aaron Liu
1
-0
/
+3
2023-08-09
drm/amdgpu: Clean up errors in mes_v11_0.c
Ran Sun
1
-2
/
+1
2023-07-27
drm/amdgpu: remove repeat code for mes_add_queue_pkt
Bob Zhou
1
-4
/
+0
2023-07-25
drm/amdgpu: Add -ENOMEM error handling when there is no memory
Srinivasan Shanmugam
1
-1
/
+3
2023-07-25
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
1
-0
/
+2
2023-06-09
drm/amdkfd: fix and enable debugging for gfx11
Jonathan Kim
1
-0
/
+1
2023-06-09
drm/amdkfd: apply trap workaround for gfx11
Jonathan Kim
1
-5
/
+2
2023-06-09
drm/amdgpu: expose debug api for mes
Jonathan Kim
1
-0
/
+12
2023-06-09
drm/amdgpu: switch to unified amdgpu_ring_test_helper
Guchun Chen
1
-6
/
+1
2023-06-09
drm/amdgpu: fix S3 issue if MQD in VRAM
Jack Xiao
1
-0
/
+3
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-1
/
+1
2023-06-09
drm/amdgpu: put MQDs in VRAM
Alex Deucher
1
-0
/
+1
2023-04-18
drm/amdgpu: convert gfx.kiq to array type (v3)
Le Ma
1
-13
/
+13
2023-04-14
drm/amdgpu: reserve the old gc_11_0_*_mes.bin
Li Ma
1
-0
/
+5
2023-04-11
drm/amdgpu: Add MES KIQ clear to tell RLC that KIQ is dequeued
Yifan Zha
1
-2
/
+12
2023-04-11
drm/amdgpu: Add MES KIQ dequeue in MES hw fini
Yifan Zha
1
-6
/
+11
2023-04-11
drm/amd/amdgpu: introduce gc_*_mes_2.bin v2
Jack Xiao
1
-5
/
+5
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
1
-1
/
+1
2023-01-24
drm/amdgpu: declare firmware for new MES 11.0.4
Li Ma
1
-0
/
+2
2023-01-24
drm/amdgpu: remove unconditional trap enable on add gfx11 queues
Jonathan Kim
1
-1
/
+0
2023-01-09
drm/amd: Remove superfluous assignment for `adev->mes.adev`
Mario Limonciello
1
-1
/
+0
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for MES
Mario Limonciello
1
-9
/
+1
2023-01-09
drm/amd: Load MES microcode during early_init
Mario Limonciello
1
-71
/
+17
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
1
-2
/
+6
2022-12-20
drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
Tim Huang
1
-1
/
+2
2022-12-01
drm/amdgpu/mes11: enable reg active poll
Jack Xiao
1
-0
/
+1
2022-11-15
drm/amdgpu: Stop clearing kiq position during unload
YuBiao Wang
1
-1
/
+3
2022-11-04
drm/amdgpu: extend halt_if_hws_hang to MES
Graham Sider
1
-0
/
+4
2022-10-27
drm/amdgpu: remove deprecated MES version vars
Graham Sider
1
-4
/
+0
2022-10-21
drm/amdgpu: Adjust MES polling timeout for sriov
Yiqing Yao
1
-1
/
+8
2022-10-18
drm/amdgpu: dequeue mes scheduler during fini
YuBiao Wang
1
-3
/
+39
2022-10-17
drm/amdgpu: skip mes self test for gc 11.0.3
Likun Gao
1
-1
/
+2
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+11
2022-09-29
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
1
-0
/
+4
2022-09-29
drm/amdgpu: Enable SA software trap.
David Belanger
1
-1
/
+5
2022-09-27
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
1
-0
/
+4
2022-08-30
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
1
-0
/
+1
2022-08-30
drm/amdgpu: declare firmware for new MES 11.0.3
Hawking Zhang
1
-0
/
+2
2022-08-29
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
1
-0
/
+1
2022-07-28
drm/amdgpu: move mes self test after drm sched re-started
Jack Xiao
1
-1
/
+2
2022-07-13
drm/amdgpu/mes11: initialize aggregated doorbell
Jack Xiao
1
-1
/
+57
2022-07-12
drm/amdgpu/mes: set correct mes ring ready flag
Jack Xiao
1
-0
/
+3
2022-07-08
drm/amdgpu/mes: fix mes submission in atomic context
Jack Xiao
1
-38
/
+25
2022-07-05
drm/amdgpu/mes11: fix to unmap legacy queue
Jack Xiao
1
-5
/
+4
2022-06-30
drm/amdgpu: enable mes to access registers v2
Jack Xiao
1
-0
/
+1
2022-06-30
drm/amdgpu/mes11: add mes11 misc op
Jack Xiao
1
-0
/
+53
[next]