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-08-14
drm/amdgpu: annotate a false positive recursive locking
Dennis Li
1
-3
/
+7
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-117
/
+162
2020-08-06
drm/amdgpu: fix PSP autoload twice in FLR
Liu ChengZhe
1
-1
/
+3
2020-08-06
drm/amdgpu: fix spelling mistake "paramter" -> "parameter"
Colin Ian King
1
-1
/
+1
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
1
-3
/
+2
2020-08-05
drm/amdgpu: move IP discovery data to mman
Alex Deucher
1
-2
/
+2
2020-08-05
drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)
Monk Liu
1
-0
/
+5
2020-08-05
drm/amdgpu: break GPU recovery once it's in bad state(v4)
Guchun Chen
1
-3
/
+17
2020-08-05
drm/amdgpu: break driver init process when it's bad GPU(v5)
Guchun Chen
1
-3
/
+9
2020-07-30
drm/amdgpu: fix PSP autoload twice in FLR
Liu ChengZhe
1
-1
/
+3
2020-07-28
drm/amdgpu: enable DC support for SI parts (v2)
Mauro Rossi
1
-0
/
+6
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-24
/
+29
2020-07-15
drm/amd/display: add DC support for navy flounder
Bhawanpreet Lakha
1
-0
/
+1
2020-07-15
drm/amdgpu: set asic family and ip blocks for navy_flounder
Jiansong Chen
1
-0
/
+1
2020-07-15
drm/amdgpu: add navy_flounder gpu info firmware
Jiansong Chen
1
-0
/
+4
2020-07-15
drm/amdgpu: add navy_flounder asic type
Jiansong Chen
1
-0
/
+1
2020-07-15
drm/amdgpu: RAS emergency restart logic refine
Wenhui Sheng
1
-11
/
+12
2020-07-11
drm/amdgpu: minor cleanup of phase1 suspend code
Nirmoy Das
1
-10
/
+13
2020-07-11
drm/amdgpu: enable gpu recovery for sienna cichlid
Likun Gao
1
-0
/
+1
2020-07-02
Revert "drm/amdgpu: support access regs outside of mmio bar"
Hawking Zhang
1
-17
/
+28
2020-07-02
drm/amdgpu: make IB test synchronize with init for SRIOV(v2)
Monk Liu
1
-0
/
+3
2020-07-02
drm/amdgpu: merge atombios init block
Wenhui Sheng
1
-22
/
+1
2020-07-02
drm/amdgpu: invoke req full access early enough
Wenhui Sheng
1
-31
/
+23
2020-07-01
drm/amdgpu: call release_firmware() without a NULL check
Nirmoy Das
1
-4
/
+2
2020-07-01
drm/amdgpu: restrict the hw sched jobs number to power of two
Kevin Wang
1
-0
/
+10
2020-07-01
drm/amd: correct trivial kernel-doc inconsistencies
Colton Lewis
1
-2
/
+0
2020-07-01
drm/amdgpu: skip BAR resizing if the bios already did it
Alex Deucher
1
-0
/
+5
2020-07-01
drm/amdgpu: support reserve bad page for virt (v3)
Stanley.Yang
1
-0
/
+3
2020-07-01
drm/amdgpu: temporarily read bounding box from gpu_info fw for navi12
Tianci.Yin
1
-1
/
+15
2020-07-01
drm/amdgpu/dc: Add missing Sienna_Cichlid chip id
Jerry (Fangzhi) Zuo
1
-0
/
+3
2020-06-03
drm/amdgpu: set asic family and ip blocks for sienna_cichlid
Likun Gao
1
-0
/
+1
2020-06-03
drm/amdgpu: add sienna_cichlid gpu info firmware v2
Likun Gao
1
-1
/
+5
2020-06-03
drm/amdgpu: add sienna_cichlid asic type
Likun Gao
1
-0
/
+1
2020-05-29
drm/amdgpu: clean up discovery testing
Alex Deucher
1
-2
/
+2
2020-05-29
drm/amdgpu: skip gpu_info firmware if discovery info is available
Alex Deucher
1
-7
/
+6
2020-05-29
drm/amdgpu: added a sysfs interface for thermal throttling related V4
Evan Quan
1
-0
/
+11
2020-05-28
drm/amdgpu: put some case statments in family order
Alex Deucher
1
-27
/
+27
2020-05-28
drm/amdgpu: simplify CZ/ST and KV/KB/ML checks
Alex Deucher
1
-4
/
+4
2020-05-28
drm/amdgpu: simplify raven and renoir checks
Alex Deucher
1
-2
/
+1
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
1
-2
/
+2
2020-05-22
drm/amdgpu: move gpu_info parsing after common early init
Alex Deucher
1
-4
/
+4
2020-05-22
drm/amdgpu: move discovery gfx config fetching
Alex Deucher
1
-4
/
+3
2020-05-18
drm/amdgpu: Add autodump debugfs node for gpu reset v8
Jiange Zhao
1
-0
/
+2
2020-05-08
drm/amdgpu: cleanup sysfs file handling
Nirmoy Das
1
-24
/
+12
2020-05-06
drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2
Christian König
1
-0
/
+26
2020-05-05
drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audio
Nathan Chancellor
1
-1
/
+1
2020-04-30
drm/amdgpu: put the audio codec into suspend state before gpu reset V3
Evan Quan
1
-0
/
+75
2020-04-28
drm/amdgpu: implement TMZ accessor (v3)
Luben Tuikov
1
-2
/
+1
2020-04-28
drm/amdgpu: add function to check tmz capability (v4)
Huang Rui
1
-0
/
+3
2020-04-27
drm/amdgpu: remove conversion to bool in amdgpu_device.c
Jason Yan
1
-1
/
+1
[prev]
[next]