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
2018-11-28
drm/amdgpu: Add delay after enable RLC ucode
shaoyunl
1
-3
/
+4
2018-11-28
drm/amdgpu: Avoid endless loop in GPUVM fragment processing
Felix Kuehling
1
-2
/
+4
2018-11-28
drm/amdgpu: Cast to uint64_t before left shift
Felix Kuehling
1
-4
/
+4
2018-11-21
drm/amd/dm: Understand why attaching path/tile properties are needed
Lyude Paul
1
-3
/
+0
2018-11-21
drm/amd/dm: Don't forget to attach MST encoders
Lyude Paul
1
-0
/
+2
2018-11-20
drm/amdgpu: Enable HDP memory light sleep
Kenneth Feng
1
-7
/
+32
2018-11-20
drm/amd/pp: handle negative values when reading OD
Greathouse, Joseph
4
-46
/
+40
2018-11-20
drm/amdgpu: Add missing firmware entry for HAINAN
Takashi Iwai
1
-0
/
+1
2018-11-20
drm/amd/powerplay: disable Vega20 DS related features
Evan Quan
1
-1
/
+11
2018-11-20
drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
Felix Kuehling
1
-2
/
+5
2018-11-16
drm/amd/display: Support amdgpu "max bpc" connector property (v2)
Nicholas Kazlauskas
2
-0
/
+17
2018-11-16
drm/amdgpu: Add amdgpu "max bpc" connector property (v2)
Nicholas Kazlauskas
2
-0
/
+9
2018-11-13
drm/amdgpu: fix huge page handling on Vega10
Christian König
1
-8
/
+10
2018-11-13
drm/amd/pp: Fix truncated clock value when set watermark
Rex Zhu
1
-16
/
+16
2018-11-13
drm/amdgpu: fix bug with IH ring setup
Philip Yang
1
-1
/
+1
2018-11-13
drm/amdgpu: set system aperture to cover whole FB region
shaoyunl
2
-6
/
+6
2018-11-08
drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
Lyude Paul
1
-5
/
+0
2018-11-08
drm/amd/display: Drop reusing drm connector for MST
Jerry (Fangzhi) Zuo
2
-35
/
+7
2018-11-08
drm/amd/display: Cleanup MST non-atomic code workaround
Jerry (Fangzhi) Zuo
3
-46
/
+4
2018-11-08
drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabled
Evan Quan
1
-20
/
+17
2018-11-08
drm/amd/powerplay: set a default fclk/gfxclk ratio
Evan Quan
3
-1
/
+19
2018-11-07
drm/amdgpu/display/dce11: only enable FBC when selected
Alex Deucher
1
-1
/
+2
2018-11-07
drm/amdgpu/display/dm: handle FBC dc feature parameter
Alex Deucher
1
-0
/
+3
2018-11-07
drm/amdgpu/display/dc: add FBC to dc_config
Alex Deucher
1
-0
/
+1
2018-11-07
drm/amdgpu: add DC feature mask module parameter
Alex Deucher
3
-0
/
+16
2018-11-07
drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)
Alex Deucher
1
-1
/
+6
2018-11-07
drm/amdgpu/vega20: add CLK base offset
Alex Deucher
1
-0
/
+1
2018-11-07
drm/amd/display: Stop leaking planes
Harry Wentland
1
-1
/
+1
2018-11-07
drm/amd/display: Fix misleading buffer information
Shaokun Zhang
1
-2
/
+2
2018-11-07
Revert "drm/amd/display: set backlight level limit to 1"
Alex Deucher
1
-7
/
+0
2018-11-06
drm/amd: Update atom_smu_info_v3_3 structure
Leo Li
1
-2
/
+5
2018-11-02
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-115
/
+207
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+0
2018-11-01
drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"
Christian König
2
-4
/
+2
2018-11-01
drm/amd/pp: Print warning if od_sclk/mclk out of range
Rex Zhu
1
-4
/
+8
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10
Rex Zhu
1
-0
/
+31
2018-11-01
drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7
Rex Zhu
1
-4
/
+6
2018-11-01
drm/amd/powerplay: no MGPU fan boost enablement on DPM disabled
Evan Quan
1
-3
/
+3
2018-11-01
drm/amdgpu: Fix skipping hangged job reset during gpu recover.
Andrey Grodzovsky
1
-1
/
+1
2018-10-31
drm/amd/powerplay: revise Vega20 pptable version check
Evan Quan
1
-2
/
+8
2018-10-31
drm/amd/display: set backlight level limit to 1
Guttula, Suresh
1
-0
/
+7
2018-10-26
drm/amdgpu: fix reporting of failed msg sent to SMU (v2)
Shirish S
1
-0
/
+4
2018-10-26
drm/amdgpu: Fix compute ring 1.0.0 failure after reset
Andrey Grodzovsky
1
-2
/
+4
2018-10-26
drm/amdgpu: fix VM leaf walking
Christian König
1
-1
/
+2
2018-10-25
drm/amdgpu: fix amdgpu_vm_fini
Christian König
1
-1
/
+3
2018-10-25
drm/amd/powerplay: commonize the API for retrieving current clocks
Evan Quan
1
-29
/
+15
2018-10-25
drm/amd/powerplay: correct the clocks for DAL to be Khz unit
Evan Quan
1
-11
/
+10
2018-10-25
drm/amd/display: Disable 4k 60 HDMI on DCE11
David Francis
1
-1
/
+1
2018-10-25
drm/amdgpu: Fix null point error
Rex Zhu
4
-6
/
+10
2018-10-25
drm/amd/display: Fix Null point error if smu ip was disabled
Rex Zhu
1
-5
/
+11
[next]