index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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-04-27
drm/amdgpu: drop redundant cg/pg ungate on runpm enter
Evan Quan
1
-3
/
+0
2020-04-27
drm/amdgpu: move kfd suspend after ip_suspend_phase1
Evan Quan
1
-2
/
+2
2020-04-23
drm/amdgpu: set error query ready after all IPs late init
Dennis Li
1
-0
/
+2
2020-04-23
drm/amdgpu: code cleanup around gpu reset
Evan Quan
1
-10
/
+4
2020-04-23
drm/amdgpu: optimize the gpu reset for XGMI setup V2
Evan Quan
1
-51
/
+25
2020-04-23
drm/amdgpu: correct cancel_delayed_work_sync on gpu reset
Evan Quan
1
-0
/
+2
2020-04-23
drm/amdgpu: correct fbdev suspend on gpu reset
Evan Quan
1
-1
/
+1
2020-04-23
drm/amdgpu: clean up unused variable about ring lru
Kevin Wang
1
-3
/
+0
2020-04-23
drm/amdgpu: Print CU information by default during initialization
Yong Zhao
1
-1
/
+2
2020-04-23
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
1
-1
/
+2
2020-04-23
Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"
Kent Russell
1
-26
/
+0
2020-04-23
drm/amdgpu: fix the hw hang during perform system reboot and reset
Prike Liang
1
-0
/
+2
2020-04-13
drm/amd/amdgpu: remove hardcoded module name in prints
Aurabindo Pillai
1
-2
/
+2
2020-04-13
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
1
-2
/
+18
2020-04-09
drm/amdgpu: support access regs outside of mmio bar
Hawking Zhang
1
-28
/
+17
2020-04-09
drm/amdgpu: retire AMDGPU_REGS_KIQ flag
Hawking Zhang
1
-2
/
+2
2020-04-09
drm/amdgpu: retire RREG32_IDX/WREG32_IDX
Hawking Zhang
1
-2
/
+2
2020-04-09
drm/amdgpu: remove inproper workaround for vega10
Hawking Zhang
1
-16
/
+0
2020-04-09
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
1
-2
/
+3
2020-04-09
drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
Jack Zhang
1
-0
/
+2
2020-04-09
drm/amdkfd Avoid destroy hqd when GPU is on reset
Jack Zhang
1
-2
/
+0
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-2
/
+0
2020-04-09
drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
Jack Zhang
1
-0
/
+2
2020-04-01
drm/amdgpu: extend compute job timeout
Jiawei
1
-2
/
+2
2020-04-01
drm/amdgpu: postpone entering fullaccess mode
Monk Liu
1
-1
/
+11
2020-04-01
drm/amdgpu: adjust sequence of ip_discovery init and timeout_setting
Monk Liu
1
-12
/
+4
2020-04-01
drm/amdgpu: equip new req_init_data handshake
Monk Liu
1
-0
/
+19
2020-04-01
drm/amdgpu: disable ras query and iject during gpu reset
John Clements
1
-0
/
+3
2020-04-01
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
1
-0
/
+3
2020-04-01
drm/amdgpu: Enable reading FRU chip via I2C v3
Kent Russell
1
-0
/
+90
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
[prev]
[next]