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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
drm/amdgpu: use node_id and node_size to calcualte dram_base_address
Hawking Zhang
3
-82
/
+2
2020-05-08
drm/amdgpu: switch to common rlc_autoload helper
Hawking Zhang
3
-10
/
+1
2020-05-08
drm/amdgpu: drop unused ras ta helper function
Hawking Zhang
2
-32
/
+0
2020-05-08
drm/amdgpu: switch to common ras ta helper
Hawking Zhang
3
-33
/
+30
2020-05-08
drm/amdgpu: switch to common xgmi ta helpers
Hawking Zhang
3
-137
/
+123
2020-05-07
drm/amd/display: remove duplicate headers
Chen Zhou
1
-1
/
+0
2020-05-07
drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()
Jason Yan
1
-3
/
+1
2020-05-07
drm/amd/amdgpu: cleanup coding style a bit
Bernard Zhao
1
-30
/
+13
2020-05-07
drm/amd/display: add basic atomic check for cursor plane
Simon Ser
1
-2
/
+24
2020-05-07
drm/amd/display: Fix vblank and pageflip event handling for FreeSync
Nicholas Kazlauskas
1
-82
/
+55
2020-05-07
drm/amdgpu: Fix bug in RAS invoke
John Clements
1
-3
/
+3
2020-05-06
drm/amdgpu/navi10: fix unsigned comparison with 0
ChenTao
1
-2
/
+0
2020-05-06
drm/amdgpu: Use GEM obj reference for KFD BOs
Felix Kuehling
1
-2
/
+3
2020-05-06
drm/amdgpu: force fbdev into vram
Alex Deucher
1
-2
/
+1
2020-05-06
drm/amd/powerplay: perform PG ungate prior to CG ungate
Evan Quan
2
-6
/
+6
2020-05-06
drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
Evan Quan
2
-14
/
+4
2020-05-06
drm/amdgpu: disable MGCG/MGLS also on gfx CG ungate
Evan Quan
1
-1
/
+1
2020-05-06
drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2
Christian König
1
-0
/
+26
2020-05-06
drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption test
Jerry (Fangzhi) Zuo
1
-27
/
+13
2020-05-05
drm/amdgpu: allocate large structures dynamically
Arnd Bergmann
1
-10
/
+21
2020-05-05
amdgpu_acpi: add backlight control for the DC case
Andriy Gapon
1
-1
/
+21
2020-05-05
drm/radeon: fix unsigned comparison with 0
ChenTao
1
-2
/
+2
2020-05-05
drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audio
Nathan Chancellor
1
-1
/
+1
2020-05-05
drm/amd/display: 3.2.84
Aric Cyr
1
-1
/
+1
2020-05-05
drm/amd/display: Add struct field for future use
Anthony Koo
1
-0
/
+1
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
16
-25
/
+25
2020-05-05
drm/amd/display: remove unused module/stats
Aurabindo Pillai
1
-448
/
+0
2020-05-05
drm/amd/display: Check DMCU Exists Before Loading
Jerry (Fangzhi) Zuo
1
-1
/
+6
2020-05-05
drm/amd/display: Prevent dpcd reads with passive dongles
Aurabindo Pillai
1
-6
/
+11
2020-05-05
drm/amd/display: Add 4 to 1 MPC split support
Isabel Zhang
3
-34
/
+79
2020-05-05
drm/amd/display: The external monitor will show gray screen during SUT reboot
yanyan kang
1
-0
/
+16
2020-05-05
drm/amd/display: add addition dc type to translate to dmub fw type
Anthony Koo
6
-8
/
+21
2020-05-05
drm/amd/display: Support FP16 pixel format
Stylon Wang
1
-0
/
+8
2020-05-05
drm/amd/display: temporary clamp the vratio used to 1.0
Lewis Huang
1
-12
/
+14
2020-05-05
drm/amd/display: Allow PState switch in VBLANK one display VACTIVE
Alvin Lee
6
-1
/
+34
2020-05-05
drm/amd/display: fix counter in wait_for_no_pipes_pending
Roman Li
1
-3
/
+2
2020-05-05
drm/amd/display: Mode change with same timing causing long display blank
Aric Cyr
4
-106
/
+0
2020-05-05
drm/amd/display: Update DCN2.1 DV Code Revision
Sung Lee
1
-4
/
+4
2020-05-05
drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.
Yongqiang Sun
18
-463
/
+339
2020-05-05
drm/amd/display: remove unused variable 'ret' in dm_suspend()
Jason Yan
1
-2
/
+1
2020-05-01
amd/amdgpu: Limit rlcg write registers only for nv12
shaoyunl
1
-7
/
+25
2020-05-01
drm/amdkfd: Use a systematic method to calculate queue mask bit
Yong Zhao
2
-1
/
+6
2020-05-01
drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()
Yong Zhao
2
-9
/
+9
2020-05-01
drm/amdgpu: skip reservation of discovery tmr region in pre-Navi
Hawking Zhang
1
-3
/
+5
2020-05-01
drm/amdgpu: re-structue members for ip discovery
Hawking Zhang
3
-35
/
+38
2020-05-01
drm/amdgpu: update the method to set kcq queue mask
Likun Gao
1
-1
/
+14
2020-05-01
drm/amdgpu: check SMU NULL ptr on gfx hw init
Likun Gao
1
-7
/
+9
2020-05-01
drm/amdgpu: change HWIP from UVD to VCN for VCN2.5
Boyuan Zhang
1
-196
/
+196
2020-05-01
drm/amdgpu: Add missing parameter description in comments
Felix Kuehling
2
-0
/
+2
2020-05-01
drm/amdkfd: Fix comment formatting
Felix Kuehling
1
-2
/
+2
[next]