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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
drm/scheduler: Remove priority macro INVALID (v2)
Luben Tuikov
3
-14
/
+34
2020-08-19
drm/scheduler: Scheduler priority fixes (v2)
Luben Tuikov
6
-9
/
+9
2020-08-19
drm/amdkfd: fix the wrong sdma instance query for renoir
Huang Rui
1
-9
/
+22
2020-08-19
drm/amdgpu: parse ta firmware for navy_flounder
Bhawanpreet Lakha
1
-2
/
+1
2020-08-19
drm/amdgpu: fix NULL pointer access issue when unloading driver
Guchun Chen
1
-2
/
+0
2020-08-18
drm/amdgpu: disable gfxoff for navy_flounder
Jiansong Chen
1
-0
/
+3
2020-08-18
Merge v5.9-rc1 into drm-misc-next
Maxime Ripard
1
-2
/
+0
2020-08-17
drm/amdgpu: add condition check for trace_amdgpu_cs()
Kevin Wang
1
-3
/
+13
2020-08-17
drm/amdgpu: fix amdgpu_bo_release_notify() comment error
Kevin Wang
1
-1
/
+1
2020-08-17
drm/amdkfd: fix the wrong sdma instance query for renoir
Huang Rui
1
-9
/
+22
2020-08-15
drm/amdgpu: note what type of reset we are using
Alex Deucher
5
-2
/
+13
2020-08-15
drm/amdgpu: print where we get the vbios image from
Alex Deucher
1
-7
/
+21
2020-08-14
drm/amdgpu: parse ta firmware for navy_flounder
Bhawanpreet Lakha
1
-2
/
+1
2020-08-14
drm/amdgpu/vcn3.0: only SIENNA_CICHLID need specify instance for dec/enc
James Zhu
1
-2
/
+2
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan
15
-19940
/
+5
2020-08-14
drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.c
Evan Quan
4
-431
/
+439
2020-08-14
drm/amd/powerplay: optimize i2c bus access implementation
Evan Quan
3
-13
/
+20
2020-08-14
drm/amd/powerplay: drop unnecessary pp_funcs checker
Evan Quan
3
-13
/
+6
2020-08-14
drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation
Evan Quan
4
-32
/
+32
2020-08-14
drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FS
Guchun Chen
1
-0
/
+4
2020-08-14
drm/amdgpu: fix NULL pointer access issue when unloading driver
Guchun Chen
1
-2
/
+0
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
34
-452
/
+173
2020-08-14
drm/amd/powerplay: enable swSMU mgpu fan boost support
Evan Quan
1
-1
/
+4
2020-08-14
drm/amd/powerplay: optimize the interface for mgpu fan boost enablement
Evan Quan
3
-7
/
+16
2020-08-14
drm/amdgpu: disable gfxoff for navy_flounder
Jiansong Chen
1
-0
/
+3
2020-08-14
drm/amdgpu: Use function pointer for some mmhub functions
Oak Zeng
12
-121
/
+100
2020-08-14
drm/amdgpu: pass NULL pointer instead of 0
Nirmoy Das
1
-1
/
+1
2020-08-14
drm/amdgpu: annotate a false positive recursive locking
Dennis Li
1
-3
/
+7
2020-08-14
drm/amdgpu: add debugfs interface for RAP test
Wenhui Sheng
4
-1
/
+161
2020-08-14
drm/amdgpu: enable RAP TA load
Wenhui Sheng
3
-0
/
+201
2020-08-14
drm/amdgpu: add RAP TA header file
Wenhui Sheng
1
-0
/
+84
2020-08-14
drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)
Tianci.Yin
1
-1
/
+7
2020-08-14
drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x
Tianci.Yin
2
-9
/
+27
2020-08-14
drm/amdgpu: add debugfs node to toggle ras error cnt harvest
Guchun Chen
1
-0
/
+7
2020-08-14
drm/amdgpu: bypass querying ras error count registers
Guchun Chen
3
-32
/
+41
2020-08-12
Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-21
/
+105
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
126
-1397
/
+11974
2020-08-12
drm/ttm: give resource functions their own [ch] files
Christian König
2
-5
/
+5
2020-08-12
drm/ttm: rename ttm_resource_manager_func callbacks
Christian König
2
-5
/
+5
2020-08-11
drm/amdgpu: Enable P2P dmabuf over XGMI
Arunpravin
3
-3
/
+52
2020-08-11
drm/amdgpu: utilize subconnector property for DP through atombios
Oleg Vasilev
3
-1
/
+28
2020-08-11
Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...
Dave Airlie
8
-21
/
+105
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
1
-1
/
+2
2020-08-11
drm/amdgpu: update gc golden register for arcturus
shiwu.zhang
1
-0
/
+1
2020-08-11
drm/amdgpu: Skip some registers config for SRIOV
Liu ChengZhe
2
-0
/
+38
2020-08-11
drm: amdgpu: Use the correct size when allocating memory
Christophe JAILLET
1
-1
/
+1
2020-08-11
drm/amdgpu: fix reload KMD hang on GFX10 KIQ
Monk Liu
1
-0
/
+4
2020-08-11
drm/amdgpu: update gc golden register for arcturus
shiwu.zhang
1
-0
/
+1
2020-08-11
drm/amdgpu: Skip some registers config for SRIOV
Liu ChengZhe
2
-0
/
+38
[prev]
[next]