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
pinetabv-6.6.y-devel
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
/
gfx_v8_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-09
drm/amdgpu: remove unused functions
Nirmoy Das
1
-99
/
+0
2020-03-09
drm/amdgpu: set compute queue priority at mqd_init
Nirmoy Das
1
-3
/
+20
2020-03-05
drm/amdgpu: fix IB test MCBP bug
Monk Liu
1
-1
/
+1
2020-02-29
drm/amdgpu: Initialize SPM_VMID with 0xf (v2)
Jacob He
1
-1
/
+18
2020-02-29
drm/amdgpu: Add num_banks and num_ranks to gfx config structure
Yong Zhao
1
-0
/
+5
2020-01-23
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
1
-2
/
+3
2020-01-16
drm/amdgpu: only set cp active field for kiq queue
Huang Rui
1
-2
/
+5
2019-12-06
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
Pierre-Eric Pelloux-Prayer
1
-3
/
+19
2019-12-03
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
1
-39
/
+1
2019-11-13
drm/amdgpu: remove set but not used variable 'mc_shared_chmap'
yu kuai
1
-2
/
+1
2019-10-25
drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ring
Nirmoy Das
1
-1
/
+1
2019-08-09
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
1
-0
/
+9
2019-08-06
drm/amdgpu: pin the csb buffer on hw init for gfx v8
Likun Gao
1
-0
/
+40
2019-07-31
drm/amdgpu: Default disable GDS for compute+gfx
Joseph Greathouse
1
-7
/
+17
2019-07-18
drm/amdgpu: Default disable GDS for compute VMIDs
Joseph Greathouse
1
-0
/
+9
2019-07-18
drm/amdgpu: Default disable GDS for compute VMIDs
Joseph Greathouse
1
-0
/
+9
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
1
-2
/
+2
2019-07-05
drm/amdgpu: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-3
/
+2
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-2
/
+6
2019-06-21
drm/amdgpu: enable gfx eop interrupt per gfx pipe
Hawking Zhang
1
-2
/
+2
2019-06-21
drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_init
Hawking Zhang
1
-2
/
+2
2019-06-21
drm/amdgpu: add helper function for gfx queue/bitmap transition
Hawking Zhang
1
-9
/
+9
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+6
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+2
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
1
-1
/
+4
2019-05-24
drm/amdgpu: remove static GDS, GWS and OA allocation
Christian König
1
-28
/
+4
2019-03-19
drm/amdgpu/gfx_v8_0: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-02-06
drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
Marek Olšák
1
-2
/
+19
2019-01-26
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
1
-2
/
+2
2019-01-14
drm/amdgpu: Cleanup 2 compiler warnings
Kent Russell
1
-2
/
+0
2019-01-14
drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequence
Tiecheng Zhou
1
-13
/
+35
2018-12-10
drm/amdgpu: remove set but not used variable 'grbm_soft_reset'
YueHaibing
1
-4
/
+2
2018-12-10
drm/amdgpu: bypass RLC init under sriov for Tonga (v2)
Tiecheng Zhou
1
-0
/
+5
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
1
-5
/
+5
2018-11-20
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-10
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
1
-143
/
+58
2018-11-10
drm/amdgpu: separate amdgpu_rlc into a single file
Likun Gao
1
-9
/
+2
2018-11-10
drm/amdgpu: unify rlc function into structure
Likun Gao
1
-11
/
+17
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
1
-3
/
+7
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
1
-13
/
+5
2018-11-05
drm/amdgpu: cleanup skipping IB test on KIQ
Christian König
1
-2
/
+0
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
1
-17
/
+10
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
1
-18
/
+11
2018-11-05
drm/amdgpu: increase the size of HQD EOP buffers
Marek Olšák
1
-1
/
+1
2018-11-05
drm/amdgpu: put HQD EOP buffers into VRAM
Marek Olšák
1
-1
/
+1
2018-11-05
drm/amdgpu: use scheduler fault instead of reset work
Christian König
1
-2
/
+29
2018-10-26
drm/amdgpu: Fix compute ring 1.0.0 failure after reset
Andrey Grodzovsky
1
-2
/
+4
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
1
-11
/
+0
2018-10-10
drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
Rex Zhu
1
-0
/
+11
2018-10-10
drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
Rex Zhu
1
-200
/
+49
[next]