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
/
gfx_v9_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
drm/amdgpu/gfx9: add gfxoff quirk
Alex Deucher
1
-0
/
+2
2020-04-09
drm/amdgpu: unify fw_write_wait for new gfx9 asics
Aaron Liu
1
-0
/
+2
2020-03-31
drm/amdgpu: fix hpd bo size calculation error
Kevin Wang
1
-1
/
+1
2020-03-26
drm/amdgpu: fix the coverage issue to clear ArcVPGRs
Dennis Li
1
-1
/
+1
2020-03-19
drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"
Colin Ian King
1
-1
/
+1
2020-03-19
drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wreg
Nathan Chancellor
1
-5
/
+1
2020-03-16
drm/amdgpu: revise RLCG access path
Monk Liu
1
-3
/
+96
2020-03-13
drm/amdgpu: add codes to clear AccVGPR for arcturus
Dennis Li
1
-7
/
+132
2020-03-13
drm/amdgpu: check GFX RAS capability before reset counters
Hawking Zhang
1
-0
/
+3
2020-03-09
drm/amdgpu: remove unused functions
Nirmoy Das
1
-100
/
+0
2020-03-09
drm/amdgpu: set compute queue priority at mqd_init
Nirmoy Das
1
-0
/
+20
2020-03-05
drm/amdgpu: add reset_ras_error_count function for HDP
Hawking Zhang
1
-1
/
+0
2020-03-05
drm/amdgpu: add reset_ras_error_count function for GFX
Hawking Zhang
1
-16
/
+10
2020-03-05
drm/amdgpu: fix IB test MCBP bug
Monk Liu
1
-1
/
+1
2020-03-05
drm/amdgpu: clean wptr on wb when gpu recovery
Yintian Tao
1
-0
/
+1
2020-02-29
drm/amdgpu: Initialize SPM_VMID with 0xf (v2)
Jacob He
1
-1
/
+18
2020-02-29
drm/amdgpu/sriov: Use kiq to copy the gpu clock
Emily Deng
1
-10
/
+58
2020-02-19
drm/amdgpu: drop the non-sense firmware version check on arcturus
Evan Quan
1
-2
/
+3
2020-02-19
drm/amdgpu: add is_raven_kicker judgement for raven1
changzhu
1
-2
/
+9
2020-02-13
drm/amdgpu/gfx9: disable gfxoff when reading rlc clock
Alex Deucher
1
-0
/
+2
2020-02-11
drm/amdgpu: correct comment to clear up the confusion
Guchun Chen
1
-1
/
+6
2020-02-11
drm/amdgpu: limit GDS clearing workaround in cold boot sequence
Guchun Chen
1
-3
/
+6
2020-01-31
drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for Arcturus
Joseph Greathouse
1
-0
/
+17
2020-01-28
drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)
Alex Deucher
1
-4
/
+40
2020-01-23
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-2
/
+2
2020-01-23
drm/amdgpu: add RAS support for the gfx block of Arcturus
Dennis Li
1
-1
/
+25
2020-01-23
drm/amdgpu: abstract EDC counter clear to a separated function
Dennis Li
1
-35
/
+77
2020-01-23
drm/amdgpu: refine the security check for RAS functions
Dennis Li
1
-2
/
+2
2020-01-23
drm/amdgpu: read gfx register using RREG32_KIQ macro
chen gong
1
-5
/
+5
2020-01-23
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
1
-2
/
+3
2020-01-23
drm/amdgpu: modify packet size for pm4 flush tlbs
Alex Sierra
1
-1
/
+1
2020-01-16
drm/amdgpu: only set cp active field for kiq queue
Huang Rui
1
-2
/
+5
2020-01-16
drm/amdgpu: replace kcq enable/disable functions on gfx_v9
Alex Sierra
1
-100
/
+2
2020-01-16
drm/amdgpu: implement tlbs invalidate on gfx9 gfx10
Alex Sierra
1
-0
/
+14
2020-01-16
drm/amdgpu: kiq pm4 function implementation for gfx_v9
Alex Sierra
1
-0
/
+115
2020-01-14
drm/amdgpu: Match TC hash settings to DF settings (v2)
Joseph Greathouse
1
-0
/
+19
2020-01-14
drm/amdgpu/gfx9: remove unused sdma headers
Alex Deucher
1
-9
/
+0
2020-01-14
drm/amdgpu: read sdma edc counter to clear the counters
Hawking Zhang
1
-10
/
+1
2020-01-07
drm/amdgpu/gfx: simplify old firmware warning
Alex Deucher
1
-2
/
+1
2019-12-23
drm/amdgpu/gfx: Add mmSDMA2-7_EDC_COUNTER to support Arcturus
James Zhu
1
-4
/
+20
2019-12-23
drm/amdgpu/gfx: Add mmCOMPUTE_STATIC_THREAD_MGMT_SE4-7 to support Arcturus
James Zhu
1
-13
/
+25
2019-12-23
drm/amdgpu/gfx: Replace ARRAY_SIZE with size variable
James Zhu
1
-10
/
+17
2019-12-19
drm/amdgpu: enable gfxoff for raven1 refresh
changzhu
1
-11
/
+4
2019-12-06
drm/amdgpu/gfx: Improvement on EDC GPR workarounds
James Zhu
1
-20
/
+63
2019-12-03
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
1
-39
/
+1
2019-12-03
drm/amdgpu/gfx: Increase dispatch packet number
James Zhu
1
-2
/
+2
2019-12-03
drm/amdgpu/gfx: Clear more EDC cnt
James Zhu
1
-0
/
+5
2019-11-26
drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC mode
Hawking Zhang
1
-4
/
+4
2019-11-22
drm/amdgpu: Update Arcturus golden registers
Jay Cornwall
1
-0
/
+1
2019-11-22
drm/amdgpu: define soc15_ras_field_entry for reuse
Dennis Li
1
-23
/
+11
[next]