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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
drm/dp_mst: Add new quirk for Synaptics MST hubs
Mikita Lipski
2
-0
/
+29
2020-01-10
drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux
David Francis
1
-0
/
+143
2020-01-10
drm/dp_mst: Fill branch->num_ports
David Francis
1
-0
/
+2
2020-01-10
drm/dp_mst: Add MST support to DP DPCD R/W functions
David Francis
2
-20
/
+22
2020-01-10
drm/dp_mst: Parse FEC capability on MST ports
David Francis
1
-0
/
+2
2020-01-10
drm/dp_mst: Add PBN calculation for DSC modes
David Francis
6
-9
/
+24
2020-01-10
drm/amdkfd: Improve kfd_process lookup in kfd_ioctl
Felix Kuehling
2
-4
/
+28
2020-01-07
drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
Thomas Anderson
1
-22
/
+23
2020-01-07
drm/amd/display: add event type check before restart the authentication
Xiaodong Yan
1
-2
/
+7
2020-01-07
drm/amd/display: Add delay after h' watchdog timeout event
Michael Strauss
1
-4
/
+4
2020-01-07
drm/amd/display: rx_validation failed resume from sleep
Jing Zhou
1
-4
/
+16
2020-01-07
drm/amd/display: Return correct Error code for validate h_prime
Bhawanpreet Lakha
1
-1
/
+1
2020-01-07
drm/amd/display: Fix hdcp1 create session
Bhawanpreet Lakha
1
-1
/
+2
2020-01-07
drm/amd/display: fix psp return condition for hdcp module
Bhawanpreet Lakha
1
-1
/
+1
2020-01-07
drm/amd: use list_for_each_entry for list iteration.
Wambui Karuga
1
-15
/
+4
2020-01-07
drm/radeon: remove unnecessary braces around conditionals.
Wambui Karuga
6
-21
/
+18
2020-01-07
drm/radeon: remove boolean checks in if statements.
Wambui Karuga
8
-16
/
+16
2020-01-07
Revert "drm/amdgpu: Set no-retry as default."
Alex Deucher
1
-2
/
+2
2020-01-07
drm/amdgpu/gfx: simplify old firmware warning
Alex Deucher
2
-4
/
+2
2020-01-07
drm/amdgpu/gmc10: use common invalidation engine helper
Alex Deucher
2
-16
/
+5
2020-01-07
drm/amdgpu/gmc: move invaliation bitmap setup to common code
Alex Deucher
4
-41
/
+42
2020-01-07
drm/amdgpu: updated UMC error address record with correct channel index
John Clements
1
-33
/
+32
2020-01-07
drm/amdgpu: resolved bug in UMC RAS CE query
John Clements
1
-12
/
+20
2020-01-07
drm/amd/powerplay: cleanup the interfaces for powergate setting through SMU
Evan Quan
3
-35
/
+37
2020-01-07
drm/amd/powerplay: issue proper hdp flush for table transferring
Evan Quan
5
-10
/
+30
2020-01-07
drm/amd/powerplay: refine code to support no-dpm case
Evan Quan
3
-1
/
+20
2020-01-07
drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2
Evan Quan
11
-47
/
+117
2020-01-07
drm/amd/powerplay: cache the watermark settings on system memory
Evan Quan
6
-16
/
+24
2020-01-07
drm/amdgpu/smu: custom pstate profiling clock frequence for navi series asics
Kevin Wang
2
-3
/
+50
2020-01-07
drm/amd/amdgpu: L1 Policy(5/5) - removed IH_CHICKEN from VF
Zhigang Luo
1
-10
/
+12
2020-01-07
drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VF
Zhigang Luo
1
-7
/
+11
2020-01-07
drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhub
Zhigang Luo
2
-37
/
+44
2020-01-07
drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and gfxhub fro...
Zhigang Luo
2
-37
/
+48
2020-01-07
drm/amdgpu: removed GFX RAS support check in UMC ECC callback
John Clements
1
-7
/
+1
2020-01-07
drm/amdgpu: added function to wait for PSP BL availability
John Clements
1
-14
/
+28
2020-01-07
drm/amdgpu: use linux size macro to simplify ONE_Kib & One_Mib
Kevin Wang
2
-10
/
+3
2020-01-07
drm/amdgpu: resolve bug in UMC 6 error counter query
John Clements
2
-90
/
+64
2020-01-07
drm/amd/powerplay: add smu11_driver_if_arcturus.h new OOB members
Evan Quan
2
-2
/
+8
2020-01-07
amd/amdgpu/sriov tdr enablement with pp_onevf_mode
Jack Zhang
2
-1
/
+11
2020-01-07
amd/amdgpu/sriov enable onevf mode for ARCTURUS VF
Jack Zhang
3
-48
/
+56
2020-01-07
drm/amd/powerplay: retrieve the enabled feature mask from cache
Evan Quan
2
-27
/
+36
2020-01-07
drm/amd/powerplay: avoid deadlock on Vega20 swSMU routine
Evan Quan
1
-4
/
+0
2020-01-07
drm/amdgpu: update UMC 6.1 RAS error counter register access path
John Clements
1
-5
/
+5
2020-01-07
drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driver
Kevin Wang
3
-10
/
+33
2020-01-07
drm/radeon: remove three set but not used variable
yu kuai
1
-13
/
+2
2020-01-07
drm/amdgpu/powerplay: fix NULL pointer issue when SMU disabled
Likun Gao
1
-3
/
+9
2020-01-07
drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic platform
Kevin Wang
2
-8
/
+7
2020-01-07
drm/amdgpu: amalgamated PSP TA invoke functions
John Clements
1
-103
/
+34
2020-01-07
drm/amdgpu: amalgamate PSP TA load/unload functions
John Clements
1
-99
/
+39
2020-01-07
drm/amdgpu: by default output PSP ret status in event of cmd failure
John Clements
1
-2
/
+2
[next]