index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
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
2022-09-14
drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
Yifan Zhang
2022-07-13
drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped
Le Ma
2022-07-13
drm/amdgpu/mes: init aggregated doorbell
Le Ma
2022-07-12
drm/amdgpu/mes: fix bo va unmap issue in mes
Jack Xiao
2022-07-08
drm/amdgpu/mes: fix mes submission in atomic context
Jack Xiao
2022-07-05
drm/amdgpu/mes: Fix an error handling path in amdgpu_mes_self_test()
Jianglei Nie
2022-06-30
drm/amdgpu/mes: add mes register access interface
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-05-10
drm/amdgpu/mes: fix format specifier for size_t
Alex Deucher
2022-05-04
drm/amdgpu: add mes unmap legacy queue routine
Jack Xiao
2022-05-04
drm/amdgpu/mes: Update the doorbell function signatures
Mukul Joshi
2022-05-04
drm/amdgpu/mes: disable mes sdma queue test
Jack Xiao
2022-05-04
drm/amdgpu/mes: fix vm csa update issue
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement mes self test
Jack Xiao
2022-05-04
drm/amdgpu/mes: add ring/ib test for mes self test
Jack Xiao
2022-05-04
drm/amdgpu/mes: create gang and queues for mes self test
Jack Xiao
2022-05-04
drm/amdgpu/mes: map ctx metadata for mes self test
Jack Xiao
2022-05-04
drm/amdgpu/mes: add helper functions to alloc/free ctx metadata
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement removing mes ring
Jack Xiao
2022-05-04
drm/amdgpu/mes: use ring for kernel queue submission
Jack Xiao
2022-05-04
drm/amdgpu/mes: add helper function to get the ctx meta data offset
Jack Xiao
2022-05-04
drm/amdgpu/mes: add helper function to convert ring to queue property
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement removing mes queue
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement adding mes queue
Jack Xiao
2022-05-04
drm/amdgpu/mes: initialize mqd from queue properties
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement resuming all gangs
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement suspending all gangs
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement removing mes gang
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement adding mes gang
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement destroying mes process
Jack Xiao
2022-05-04
drm/amdgpu/mes: implement creating mes process v2
Jack Xiao
2022-05-04
drm/amdgpu/mes: relocate status_fence slot allocation
Jack Xiao
2022-05-04
drm/amdgpu/mes: initialize/finalize common mes structure v2
Jack Xiao
2022-05-04
drm/amdgpu/mes: manage mes doorbell allocation
Jack Xiao