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
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
drm/amdgpu: drop redundant cg/pg ungate on runpm enter
Evan Quan
1
-3
/
+0
2020-05-01
drm/amdgpu: move kfd suspend after ip_suspend_phase1
Evan Quan
1
-2
/
+2
2020-04-14
drm/amdgpu: fix the hw hang during perform system reboot and reset
Prike Liang
1
-0
/
+2
2020-04-13
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
1
-2
/
+18
2020-04-09
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
1
-2
/
+3
2020-03-20
drm/amdgpu: protect RAS sysfs during GPU reset
John Clements
1
-1
/
+11
2020-03-16
drm/amdgpu: revise RLCG access path
Monk Liu
1
-13
/
+37
2020-03-13
drm/amdgpu: add fbdev suspend/resume on gpu reset
Evan Quan
1
-0
/
+4
2020-03-05
drm/amdgpu: fix IB test MCBP bug
Monk Liu
1
-0
/
+6
2020-02-29
drm/amdgpu: no need to clean debugfs at amdgpu
Yintian Tao
1
-1
/
+0
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-33
/
+48
2020-02-26
drm/amdgpu: drop legacy drm load and unload callbacks
Alex Deucher
1
-5
/
+0
2020-02-26
drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-4
/
+0
2020-02-26
drm/amdgpu/regs: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-4
/
+0
2020-02-26
drm/amdgpu/gem: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-4
/
+0
2020-02-26
drm/amdgpu: rename amdgpu_debugfs_preempt_cleanup
Alex Deucher
1
-1
/
+1
2020-02-26
drm/amdgpu: Increase timout on emulator to tenfold instead of twice
Yong Zhao
1
-1
/
+1
2020-02-20
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-02-13
drm/amdkfd: refactor runtime pm for baco
Rajneesh Bhardwaj
1
-2
/
+2
2020-02-07
drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2
Christian König
1
-0
/
+26
2020-02-07
drm/amdgpu: optimize amdgpu_device_vram_access a bit.
Christian König
1
-6
/
+11
2020-02-07
drm/amdgpu/sriov Don't send msg when smu suspend
Jack Zhang
1
-7
/
+8
2020-01-28
drm/amdgpu: enable GPU reset by default on renoir
Alex Deucher
1
-0
/
+1
2020-01-28
drm/amdgpu: enable GPU reset by default on Navi
Alex Deucher
1
-0
/
+3
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
1
-1
/
+1
2020-01-23
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-1
/
+1
2020-01-23
drm/amdgpu: add kiq version interface for RREG32/WREG32
chen gong
1
-2
/
+2
2020-01-23
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
1
-2
/
+2
2020-01-18
drm/amdgpu: add the lost mutex_init back
Pan, Xinhui
1
-0
/
+1
2020-01-16
drm/amdgpu: add arcturus to gpu recovery check code path
Hawking Zhang
1
-0
/
+1
2020-01-14
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
1
-47
/
+6
2020-01-07
amd/amdgpu/sriov tdr enablement with pp_onevf_mode
Jack Zhang
1
-1
/
+5
2019-12-23
drm/amdgpu: use true, false for bool variable in amdgpu_device.c
zhengbin
1
-2
/
+2
2019-12-23
drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.c
Ma Feng
1
-3
/
+1
2019-12-19
drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block type
Jane Jian
1
-1
/
+2
2019-12-19
drm/amdgpu: Switch from system_highpri_wq to system_unbound_wq
Andrey Grodzovsky
1
-1
/
+1
2019-12-19
drm/amdgpu: Redo XGMI reset synchronization.
Andrey Grodzovsky
1
-6
/
+31
2019-12-19
drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.
Andrey Grodzovsky
1
-63
/
+10
2019-12-19
drm/amdgpu: fix KIQ ring test fail in TDR of SRIOV
Monk Liu
1
-2
/
+0
2019-12-19
amd/amdgpu: add sched array to IPs with multiple run-queues
Nirmoy Das
1
-0
/
+2
2019-12-19
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
1
-1
/
+1
2019-12-19
drm/amdgpu/sriov: Tonga sriov also need load firmware with smu
Emily Deng
1
-1
/
+2
2019-12-19
drm/amdgpu: Add CU info print log
Yong Zhao
1
-0
/
+6
2019-12-11
drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupported
Simon Ser
1
-0
/
+3
2019-12-11
drm/amd/powerplay: enable pp one vf mode for vega10
Yintian Tao
1
-11
/
+5
2019-12-06
drm/amdgpu: clear err_event_athub flag after reset exit
Le Ma
1
-0
/
+3
2019-12-06
drm/amdgpu: support full gpu reset workflow when ras err_event_athub occurs
Le Ma
1
-6
/
+11
2019-12-06
drm/amdgpu: add concurrent baco reset support for XGMI
Le Ma
1
-12
/
+70
2019-12-06
drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helper
Le Ma
1
-7
/
+12
2019-12-03
drm/amdgpu/sriov: No need the event 3 and 4 now
Emily Deng
1
-2
/
+0
[next]