index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
2023-01-24
drm/amdgpu: declare firmware for new MES 11.0.4
Li Ma
2023-01-24
drm/amdgpu: remove unconditional trap enable on add gfx11 queues
Jonathan Kim
2023-01-09
drm/amd: Remove superfluous assignment for `adev->mes.adev`
Mario Limonciello
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for MES
Mario Limonciello
2023-01-09
drm/amd: Load MES microcode during early_init
Mario Limonciello
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
2022-12-20
drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
Tim Huang
2022-12-01
drm/amdgpu/mes11: enable reg active poll
Jack Xiao
2022-11-15
drm/amdgpu: Stop clearing kiq position during unload
YuBiao Wang
2022-11-04
drm/amdgpu: extend halt_if_hws_hang to MES
Graham Sider
2022-10-27
drm/amdgpu: remove deprecated MES version vars
Graham Sider
2022-10-21
drm/amdgpu: Adjust MES polling timeout for sriov
Yiqing Yao
2022-10-18
drm/amdgpu: dequeue mes scheduler during fini
YuBiao Wang
2022-10-17
drm/amdgpu: skip mes self test for gc 11.0.3
Likun Gao
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-09-29
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
2022-09-29
drm/amdgpu: Enable SA software trap.
David Belanger
2022-09-27
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
2022-08-30
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
2022-08-30
drm/amdgpu: declare firmware for new MES 11.0.3
Hawking Zhang
2022-08-29
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
2022-07-28
drm/amdgpu: move mes self test after drm sched re-started
Jack Xiao
2022-07-13
drm/amdgpu/mes11: initialize aggregated doorbell
Jack Xiao
2022-07-12
drm/amdgpu/mes: set correct mes ring ready flag
Jack Xiao
2022-07-08
drm/amdgpu/mes: fix mes submission in atomic context
Jack Xiao
2022-07-05
drm/amdgpu/mes11: fix to unmap legacy queue
Jack Xiao
2022-06-30
drm/amdgpu: enable mes to access registers v2
Jack Xiao
2022-06-30
drm/amdgpu/mes11: add mes11 misc op
Jack Xiao
2022-06-28
drm/amdgpu: add mc wptr addr support for mes
Jack Xiao
2022-06-23
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
2022-06-23
drm/amdgpu: Fetch MES scheduler/KIQ versions
Graham Sider
2022-06-08
drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.
Yifan Zhang
2022-05-16
drm/amdgpu/gfx11: fix mes mqd settings
Jack Xiao
2022-05-06
drm/amdgpu: add GC v11.0.1 into mes v11
Huang Rui
2022-05-05
drm/amdgpu: add mes 11 firmware for mes 11.0.2
Flora Cui
2022-05-05
drm/amdgpu/gfx11: remove some register fields that no longer exist
Alex Deucher
2022-05-04
drm/amdgpu/gfx11: enable kiq to map mes ring
Jack Xiao
2022-05-04
drm/amdgpu/mes11: initiate mes v11 support
Jack Xiao