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
/
gfx_v8_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-3
/
+3
2021-03-24
drm/amdgpu: Replace in_task() in gfx_v8_0_parse_sq_irq()
Sebastian Andrzej Siewior
1
-4
/
+5
2021-02-09
drm/amdgpu: enable wave limit on non high prio cs pipes
Nirmoy Das
1
-1
/
+49
2021-02-09
drm/amdgpu: add wave limit functionality for gfx8,9
Nirmoy Das
1
-1
/
+17
2021-02-09
drm/amdgpu: enable only one high prio compute queue
Nirmoy Das
1
-4
/
+2
2020-12-09
drm/amdgpu: use AMDGPU_NUM_VMID when possible
Nirmoy Das
1
-1
/
+1
2020-12-02
drm/amd/amdgpu/gfx_v8_0: Functions must follow directly after their headers
Lee Jones
1
-1
/
+1
2020-11-13
drm/amdgpu: fix compute queue priority if num_kcq is less than 4
Nirmoy Das
1
-2
/
+4
2020-11-02
drm/amdgpu/gfx: improve code indentation and alignment
Deepak R Varma
1
-1
/
+1
2020-10-27
drm/amdgpu: correct CG_ACLK_CNTL setting
Evan Quan
1
-3
/
+11
2020-10-16
drm/amdgpu: move amdgpu_num_kcq handling to a helper
Alex Deucher
1
-1
/
+2
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-34
/
+27
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-3
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-14
drm/amd/powerplay: drop unnecessary pp_funcs checker
Evan Quan
1
-3
/
+2
2020-08-14
drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation
Evan Quan
1
-14
/
+7
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-3
/
+3
2020-08-05
drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)
Monk Liu
1
-14
/
+15
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-3
/
+3
2020-07-02
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
1
-4
/
+2
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
1
-1
/
+1
2020-05-18
drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)
Marek Olšák
1
-1
/
+18
2020-05-18
drm/amdgpu: Add mem_sync implementation for all the ASICs.
Andrey Grodzovsky
1
-1
/
+16
2020-04-23
drm/amdgpu: request reg_val_offs each kiq read reg
Yintian Tao
1
-4
/
+4
2020-04-23
drm/amdgpu: change how we update mmRLC_SPM_MC_CNTL
Christian König
1
-2
/
+8
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-5
/
+6
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
1
-7
/
+0
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-2
/
+4
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
[next]