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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
drm/amdgpu: Change the way to determine framebuffer type
Gang Ba
1
-13
/
+7
2020-11-05
drm/amdgpu: fix off by one in amdgpu_vm_handle_fault
Christian König
1
-1
/
+1
2020-11-05
drm/amdgpu: enable GFXOFF for dimgrey_cavefish
Tao Zhou
2
-0
/
+2
2020-11-05
drm/amdgpu: resolved ASD loading issue on sienna
John Clements
1
-0
/
+1
2020-11-05
drm/amdgpu: Enable FGCG for Vangogh
Jinzhou.Su
1
-0
/
+1
2020-11-05
drm/amdgpu: Add Fine Grain Clock Gating for GFX10
Jinzhou.Su
1
-0
/
+45
2020-11-05
drm/amdgpu: Add GFX Fine Grain Clock Gating flag
Jinzhou.Su
2
-0
/
+2
2020-11-04
drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE
Alex Deucher
5
-20
/
+0
2020-11-04
drm/amd/display: Add green_sardine support to DM
Roman Li
1
-0
/
+12
2020-11-04
drm/amd/display: Add green_sardine support to DC
Roman Li
4
-0
/
+25
2020-11-04
drm/amdgpu: enable vcn support for green_sardine (v2)
Thong Thai
1
-1
/
+7
2020-11-04
drm/amdgpu: enable green_sardine_asd.bin loading (v2)
Aaron Liu
1
-1
/
+5
2020-11-04
drm/amdgpu/sdma: add sdma engine support for green_sardine (v2)
Prike Liang
1
-1
/
+5
2020-11-04
drm/amdgpu: add gfx support for green_sardine (v2)
Prike Liang
1
-1
/
+11
2020-11-04
drm/amdgpu: add soc15 common ip block support for green_sardine (v3)
Prike Liang
1
-2
/
+9
2020-11-04
drm/amdgpu: add green_sardine support for gpu_info and ip block setting (v2)
Prike Liang
1
-1
/
+5
2020-11-04
drm/amdgpu: add Green_Sardine APU flag
Alex Deucher
1
-0
/
+1
2020-11-04
drm/ttm: replace context flags with bools v2
Christian König
2
-5
/
+3
2020-11-04
drm/ttm: rework no_retry handling v2
Christian König
2
-3
/
+2
2020-11-04
drm/amdgpu: resolved ASD loading issue on sienna
John Clements
1
-0
/
+1
2020-11-04
amdkfd: Check kvmalloc return before memcpy
Kent Russell
1
-1
/
+1
2020-11-04
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
1
-0
/
+4
2020-11-04
amd/amdgpu: Disable VCN DPG mode for Picasso
Veerabadhran Gopalakrishnan
1
-2
/
+1
2020-11-04
drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_table
Alex Deucher
1
-11
/
+0
2020-11-04
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
5
-28
/
+29
2020-11-02
drm/amdgpu: use "*" adjacent to data name
Deepak R Varma
5
-13
/
+13
2020-11-02
drm/amdgpu/amdgpu: use "*" adjacent to data name
Deepak R Varma
9
-21
/
+21
2020-11-02
drm/amdgpu/sdma: use "*" adjacent to data name
Deepak R Varma
2
-6
/
+6
2020-11-02
drm/amdgpu/jpeg: use "*" adjacent to data name
Deepak R Varma
3
-8
/
+8
2020-11-02
drm/amdgpu/umc: use "*" adjacent to data name
Deepak R Varma
2
-4
/
+4
2020-11-02
drm/amdgpu/vcn: use "*" adjacent to data name
Deepak R Varma
3
-3
/
+3
2020-11-02
drm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not set
Alex Deucher
1
-1
/
+4
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
9
-14
/
+14
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
13
-62
/
+62
2020-11-02
drm/amdgpu/nbio: improve code indentation and alignment
Deepak R Varma
2
-4
/
+4
2020-11-02
drm/amdgpu/vcn: improve code indentation and alignment
Deepak R Varma
3
-7
/
+7
2020-11-02
drm/amdgpu/gfx: improve code indentation and alignment
Deepak R Varma
3
-7
/
+7
2020-11-02
drm/amdgpu/dce: improve code indentation and alignment
Deepak R Varma
4
-5
/
+5
2020-11-02
drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded"
Colin Ian King
1
-1
/
+1
2020-11-02
drm/amd: fix typoes
Bernard Zhao
1
-1
/
+1
2020-11-02
drm/amdgpu: allow TMZ on vangogh
Alex Deucher
1
-0
/
+1
2020-11-02
amdkfd: Check kvmalloc return before memcpy
Kent Russell
1
-1
/
+1
2020-11-02
drm/amd/display: fix the NULL pointer that missed set_disp_pattern_generator ...
Huang Rui
1
-0
/
+1
2020-11-02
drm/amdgpu: replace ih ip block for vega20 and arcturus
Alex Sierra
1
-4
/
+11
2020-11-02
drm/amdgpu: apply dm_pp_notify_wm_clock_changes() for Polaris only
Evan Quan
1
-1
/
+6
2020-11-02
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
1
-0
/
+4
2020-11-02
amdgpu: Add mmhub MGCG and MGLS for vangogh
Jinzhou.Su
1
-0
/
+2
2020-11-02
drm/amd/display: Tune min clk values for MPO for RV
Pratik Vishwakarma
1
-3
/
+27
2020-11-02
drm/amdgpu: disable gfxoff if VCN is busy
Jiansong Chen
1
-1
/
+4
2020-11-02
drm/amd/display: fix recout calculation for left side clip
Dmytro Laktyushkin
1
-0
/
+4
[prev]
[next]