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
starfive-6.6.48-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
/
mes_v10_1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
drm/amdgpu: switch to unified amdgpu_ring_test_helper
Guchun Chen
1
-7
/
+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
-11
/
+11
2023-01-10
drm/amd: Remove superfluous assignment for `adev->mes.adev`
Mario Limonciello
1
-1
/
+0
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for MES
Mario Limonciello
1
-9
/
+1
2023-01-10
drm/amd: Load MES microcode during early_init
Mario Limonciello
1
-80
/
+17
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-07-28
drm/amdgpu: move mes self test after drm sched re-started
Jack Xiao
1
-1
/
+2
2022-07-13
drm/amdgpu/mes: init aggregated doorbell
Le Ma
1
-1
/
+57
2022-07-12
drm/amdgpu/mes: set correct mes ring ready flag
Jack Xiao
1
-0
/
+3
2022-07-09
drm/amdgpu/mes: fix mes submission in atomic context
Jack Xiao
1
-32
/
+23
2022-05-04
drm/amdgpu/gfx10: enable kiq to map mes ring
Jack Xiao
1
-66
/
+40
2022-05-04
drm/amdgpu: add mes unmap legacy queue routine
Jack Xiao
1
-3
/
+66
2022-05-04
drm/amdgpu/mes10.1: add mes self test in late init
Jack Xiao
1
-0
/
+10
2022-05-04
drm/amdgpu/mes10.1: implement the suspend/resume routine
Jack Xiao
1
-2
/
+16
2022-05-04
drm/amdgpu/mes10.1: add delay after mes engine enable
Jack Xiao
1
-0
/
+1
2022-05-04
drm/amdgpu/mes10.1: call general mes initialization
Jack Xiao
1
-0
/
+5
2022-05-04
drm/amdgpu/mes: relocate status_fence slot allocation
Jack Xiao
1
-33
/
+0
2022-05-04
drm/amdgpu: enable mes kiq N-1 test on sienna cichlid
Jack Xiao
1
-38
/
+164
2022-05-04
drm/amdgpu/mes: extend mes framework to support multiple mes pipes
Jack Xiao
1
-87
/
+128
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
1
-6
/
+5
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-1
/
+2
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-1
/
+1
2020-11-02
drm/amdgpu: use "*" adjacent to data name
Deepak R Varma
1
-1
/
+1
2020-09-23
drm/amdgpu/mes: simplify the return expression of mes_v10_1_ring_init
Qinglang Miao
1
-6
/
+1
2020-07-01
drm/amdgpu/mes10.1: add no scheduler flag for mes
Alex Deucher
1
-0
/
+1
2020-07-01
drm/amdgpu/mes: allocate memory slots for hw resource setting
Le Ma
1
-0
/
+36
2020-07-01
drm/amdgpu/mes: add status fence memory definitions
Le Ma
1
-0
/
+2
2020-07-01
drm/amdgpu/mes: correct register offset for sienna_cichlid
Likun Gao
1
-4
/
+35
2020-07-01
drm/amdgpu/mes10.1: update mes initialization
Jack Xiao
1
-5
/
+15
2020-07-01
drm/amdgpu/mes10.1: copy mes fw info into global fw array
Jack Xiao
1
-0
/
+17
2020-07-01
drm/amdgpu/mes10.1: add sienna_cichlid mes firmware support
Jack Xiao
1
-0
/
+4
2020-07-01
drm/amdgpu/mes10.1: implement setting hardware resources
Jack Xiao
1
-0
/
+41
2020-07-01
drm/amdgpu/mes10.1: implement querying the scheduler status
Jack Xiao
1
-0
/
+19
2020-07-01
drm/amdgpu/mes10.1: implement removing hardware queue
Jack Xiao
1
-1
/
+18
2020-07-01
drm/amdgpu/mes10.1: implement adding hardware queue
Jack Xiao
1
-1
/
+49
2020-07-01
drm/amdgpu/mes10.1: add the helper function for mes command submission
Jack Xiao
1
-0
/
+30
2020-07-01
drm/amdgpu/mes10.1: add the mes fw api
Jack Xiao
1
-0
/
+1
2020-07-01
drm/amdgpu/mes10.1: enable the mes ring during initialization
Jack Xiao
1
-0
/
+31
2020-07-01
drm/amdgpu/mes10.1: install mes queue via kiq
Jack Xiao
1
-0
/
+27
2020-07-01
drm/amdgpu/mes10.1: install mes queue by register programming
Jack Xiao
1
-0
/
+62
2020-07-01
drm/amdgpu/mes10.1: initialize the mqd
Jack Xiao
1
-0
/
+130
2020-07-01
drm/amdgpu/mes10.1: allocate mqd buffer
Jack Xiao
1
-0
/
+37
2020-07-01
drm/amdgpu/mes10.1: implement the ring functions of mes specific
Jack Xiao
1
-0
/
+43
2020-07-01
drm/amdgpu/mes10.1: initialize the software part of mes ring
Jack Xiao
1
-0
/
+26
2020-07-01
drm/amdgpu/mes10.1: allocate the eop buffer
Jack Xiao
1
-0
/
+33
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-0
/
+1
[next]