index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_mes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
drm/amdkfd: fix mes set shader debugger process management
Jonathan Kim
1
-4
/
+6
2023-12-08
drm/amdgpu: SW part of MES event log enablement
shaoyunl
1
-0
/
+5
2023-08-08
drm/amdgpu: cleanup MES process level doorbells
Shashank Sharma
1
-10
/
+0
2023-08-08
drm/amdgpu: use doorbell mgr for MES kernel doorbells
Shashank Sharma
1
-0
/
+6
2023-07-25
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
1
-0
/
+1
2023-06-09
drm/amdkfd: fix and enable debugging for gfx11
Jonathan Kim
1
-1
/
+3
2023-06-09
drm/amdkfd: apply trap workaround for gfx11
Jonathan Kim
1
-0
/
+2
2023-06-09
drm/amdgpu: expose debug api for mes
Jonathan Kim
1
-0
/
+20
2023-01-10
drm/amd: Load MES microcode during early_init
Mario Limonciello
1
-0
/
+1
2022-10-27
drm/amdgpu: remove deprecated MES version vars
Graham Sider
1
-2
/
+0
2022-09-28
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
1
-0
/
+2
2022-07-13
drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped
Le Ma
1
-0
/
+3
2022-07-13
drm/amdgpu/mes: init aggregated doorbell
Le Ma
1
-1
/
+1
2022-07-12
drm/amdgpu/mes: fix bo va unmap issue in mes
Jack Xiao
1
-0
/
+2
2022-07-09
drm/amdgpu/mes: fix mes submission in atomic context
Jack Xiao
1
-0
/
+1
2022-06-30
drm/amdgpu: add common interface for mes misc op
Jack Xiao
1
-0
/
+46
2022-06-28
drm/amdgpu: add mc wptr addr support for mes
Jack Xiao
1
-0
/
+2
2022-06-24
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
1
-0
/
+1
2022-06-24
drm/amdkfd: Enable GFX11 usermode queue oversubscription
Graham Sider
1
-0
/
+7
2022-06-24
drm/amdgpu: Fetch MES scheduler/KIQ versions
Graham Sider
1
-0
/
+3
2022-05-04
drm/amdgpu: add mes unmap legacy queue routine
Jack Xiao
1
-1
/
+84
2022-05-04
drm/amdgpu/mes: Update the doorbell function signatures
Mukul Joshi
1
-0
/
+9
2022-05-04
drm/amdgpu/mes: fix vm csa update issue
Jack Xiao
1
-0
/
+3
2022-05-04
drm/amdgpu/mes: implement mes self test
Jack Xiao
1
-0
/
+2
2022-05-04
drm/amdgpu/mes: add helper functions to alloc/free ctx metadata
Jack Xiao
1
-0
/
+4
2022-05-04
drm/amdgpu/mes: implement removing mes ring
Jack Xiao
1
-0
/
+2
2022-05-04
drm/amdgpu/mes: use ring for kernel queue submission
Jack Xiao
1
-0
/
+5
2022-05-04
drm/amdgpu/mes: add helper function to get the ctx meta data offset
Jack Xiao
1
-1
/
+2
2022-05-04
drm/amdgpu/mes: implement removing mes queue
Jack Xiao
1
-0
/
+1
2022-05-04
drm/amdgpu/mes: implement adding mes queue
Jack Xiao
1
-0
/
+19
2022-05-04
drm/amdgpu/mes: implement resuming all gangs
Jack Xiao
1
-0
/
+1
2022-05-04
drm/amdgpu/mes: implement suspending all gangs
Jack Xiao
1
-0
/
+2
2022-05-04
drm/amdgpu/mes: implement removing mes gang
Jack Xiao
1
-0
/
+1
2022-05-04
drm/amdgpu/mes: implement adding mes gang
Jack Xiao
1
-0
/
+12
2022-05-04
drm/amdgpu/mes: implement destroying mes process
Jack Xiao
1
-0
/
+1
2022-05-04
drm/amdgpu/mes: implement creating mes process v2
Jack Xiao
1
-0
/
+3
2022-05-04
drm/amdgpu/mes: initialize/finalize common mes structure v2
Jack Xiao
1
-0
/
+4
2022-05-04
drm/amdgpu/mes: add mes kiq callback
Jack Xiao
1
-0
/
+5
2022-05-04
drm/amdgpu/mes: extend mes framework to support multiple mes pipes
Jack Xiao
1
-14
/
+21
2022-05-04
drm/amdgpu: update mes process/gang/queue definitions
Jack Xiao
1
-0
/
+59
2020-07-01
drm/amdgpu/mes: add status fence memory definitions
Le Ma
1
-0
/
+3
2020-07-01
drm/amdgpu/mes: update some mes definitions
Jack Xiao
1
-2
/
+40
2019-06-22
drm/amdgpu/mes10.1: add mes firmware info fields
Jack Xiao
1
-0
/
+16
2019-06-22
drm/amdgpu/mes: add definitions of ip callback function
Jack Xiao
1
-0
/
+54
2019-06-22
drm/amdgpu/mes: add mes header file and definition
Jack Xiao
1
-0
/
+31