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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
4
-8
/
+9
2019-07-31
drm/amdgpu: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
1
-26
/
+70
2019-07-31
drm/amdgpu: Fill out gem_object->resv
Daniel Vetter
4
-18
/
+3
2019-07-26
drm/amd/display: Implement MST Aux device registration
Leo Li
1
-1
/
+23
2019-07-26
drm/amd/display: Use connector kdev as aux device parent
Leo Li
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
371
-3165
/
+415302
2019-07-19
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
53
-255
/
+663
2019-07-18
drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freq
hersen wu
2
-26
/
+41
2019-07-18
drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlers
Alex Deucher
1
-10
/
+0
2019-07-18
drm/amd/display: Force uclk to max for every state
Nicholas Kazlauskas
2
-3
/
+13
2019-07-17
drm/amdkfd: Remove GWS from process during uninit
Joseph Greathouse
1
-0
/
+3
2019-07-17
drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface
Tom St Denis
1
-1
/
+1
2019-07-17
drm/amd/powerplay: update vega20 driver if to fit latest SMU firmware
Evan Quan
1
-2
/
+4
2019-07-17
drm/amd/powerplay: maintain SMU FW backward compatibility
Evan Quan
1
-3
/
+9
2019-07-17
drm/amd/powerplay: correct smu_update_table usage
Evan Quan
5
-23
/
+23
2019-07-17
drm/amd/powerplay: fix deadlock around smu_handle_task V2
Evan Quan
1
-3
/
+0
2019-07-17
drm/amd/powerplay: avoid access before allocation
Evan Quan
1
-4
/
+7
2019-07-17
drm/amd/powerplay: fix memory allocation failure check V2
Evan Quan
1
-2
/
+2
2019-07-17
drm/amdgpu: Fix silent amdgpu_bo_move failures
Felix Kuehling
1
-3
/
+37
2019-07-17
drm/amdgpu: drop dead header
Alex Deucher
2
-33
/
+0
2019-07-16
drm/amd/powerplay: Use proper enums in vega20_print_clk_levels
Nathan Chancellor
1
-3
/
+3
2019-07-16
drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCH
Nicolai Hähnle
1
-17
/
+10
2019-07-16
drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ss
Kenneth Feng
1
-6
/
+5
2019-07-16
drm/amdgpu: check kdb_bin_size to exclude kdb loading sequence
Hawking Zhang
1
-1
/
+1
2019-07-16
drm/amdgpu: Fix unaligned memory copies
Felix Kuehling
1
-0
/
+2
2019-07-16
drm/amdgpu: replace simple_strtol() by kstrtou32()
Wang Xiayang
1
-1
/
+2
2019-07-16
drm/amdgpu: remove memset after kzalloc
Fuqian Huang
4
-8
/
+0
2019-07-16
drm/amd/amdgpu: hide #warning for missing DC config
Arnd Bergmann
2
-6
/
+0
2019-07-16
drm/amdgpu: Fix Vega20 Perf counter for pcie_bw
Kent Russell
1
-2
/
+8
2019-07-16
drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10
Tom St Denis
1
-0
/
+7
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
6
-13
/
+14
2019-07-16
drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu
Kevin Wang
2
-23
/
+41
2019-07-16
drm/amd/powerplay: fix save dpm level error for smu
Kevin Wang
1
-4
/
+3
2019-07-16
drm/amd/powerplay: avoid double check feature enabled
Kevin Wang
1
-15
/
+8
2019-07-16
drm/amd/powerplay: add standard profile dpm support for smu
Kevin Wang
1
-1
/
+1
2019-07-16
drm/amd/powerplay: add socclk profile dpm support.
Kevin Wang
1
-0
/
+6
2019-07-16
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
9
-17
/
+20
2019-07-16
drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...
Arnd Bergmann
1
-1
/
+1
2019-07-16
drm/amd/display: Support clang option for stack alignment
Arnd Bergmann
2
-5
/
+19
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
549
-5661
/
+423595
2019-07-12
drm/amd/powerplay: add pstate mclk(uclk) support for navi10
Kevin Wang
2
-1
/
+8
2019-07-12
drm/amd/powerplay: fix smu clock type change miss error
Kevin Wang
1
-2
/
+2
2019-07-12
drm/amdgpu: support key database loading for navi10
Hawking Zhang
5
-1
/
+70
2019-07-12
drm/amdgpu: switch to macro for psp bootloader command
Hawking Zhang
3
-4
/
+10
2019-07-12
drm/amdgpu: Print out voltage in DM_PPLIB
Paul Menzel
1
-1
/
+2
2019-07-11
drm/amd/display: Add drm_audio_component support to amdgpu_dm
Nicholas Kazlauskas
3
-0
/
+248
2019-07-11
drm/amd/display: Expose audio inst from DC to DM
Nicholas Kazlauskas
2
-0
/
+4
2019-07-11
drm/amdkfd: fix cp hang in eviction
Eric Huang
1
-7
/
+9
2019-07-11
drm/amdgpu: enable IP discovery by default on navi
Alex Deucher
1
-1
/
+2
2019-07-11
drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map array
tiancyin
1
-1
/
+1
[next]