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
/
display
/
modules
/
freesync
/
freesync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
drm/amd/display: Remove unnecessary dc_stream vtable
Harry Wentland
1
-54
/
+30
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
1
-7
/
+7
2017-09-27
drm/amd/display: Clean up flattening core_dc to dc
Bhawanpreet Lakha
1
-10
/
+9
2017-09-27
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
1
-6
/
+5
2017-09-27
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
1
-25
/
+25
2017-09-27
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
1
-33
/
+27
2017-09-27
drm/amd/display: Add regkey for DRR control for internal panel
Anthony Koo
1
-34
/
+40
2017-09-27
drm/amd/display: Re-enable Vsync Interrupts for Gradual Refresh Ramp
Amy Zhang
1
-10
/
+28
2017-09-27
drm/amd/display: add hyst frames for fixed refresh
Anthony Koo
1
-20
/
+36
2017-09-27
drm/amd/display: Temporary disable BTR FreeSync support for now
Anthony Koo
1
-5
/
+8
2017-09-27
drm/amd/display: Fix DRR Enable on Desktop
Amy Zhang
1
-30
/
+59
2017-09-27
drm/amd/display: fix freesync not working on raven
Corbin McElhanney
1
-0
/
+10
2017-09-27
drm/amd/display: prevent assert on error of 1 in calc_freesync_range
Dmytro Laktyushkin
1
-2
/
+4
2017-09-27
drm/amd/display: Assign stream to map before we need it
Harry Wentland
1
-4
/
+2
2017-09-27
drm/amd/display: Add support for FreeSync on eDP to module
Eric Cook
1
-9
/
+33
2017-09-27
drm/amd/display: Check for Zero Range in FreeSync Calc
Eric Cook
1
-0
/
+15
2017-09-27
drm/amd/display: fix crash caused by incorrect index being used for array
Dmytro Laktyushkin
1
-1
/
+1
2017-09-27
drm/amd/display: FreeSync Auto Sweep Support
Eric Cook
1
-49
/
+178
2017-09-27
drm/amd/display: PSR Refactor
Sylvia Tsai
1
-3
/
+11
2017-09-27
drm/amd/display: Make sure v_total_min and max not less than v_total.
Yongqiang Sun
1
-0
/
+12
2017-09-27
drm/amd/display: FreeSync LFC MIN/MAX update on current frame
Eric Cook
1
-28
/
+39
2017-09-27
drm/amd/display: sometime VtotalMin less than VTotal (rounding issue)
Charlene Liu
1
-6
/
+6
2017-09-27
drm/amd/display: Fix 64-bit division, yet again
Harry Wentland
1
-4
/
+11
2017-09-27
drm/amd/display: Set ignore_msa_timing flag for freesync modes
Sylvia Tsai
1
-1
/
+5
2017-09-27
drm/amd/display: Fix compile warnings
Anthony Koo
1
-4
/
+3
2017-09-27
drm/amd/display: Disable Modules at Runtime
Anthony Koo
1
-29
/
+65
2017-09-27
drm/amd/display: Retrieve windowed fullscreen state
Andrew Wong
1
-0
/
+3
2017-09-27
drm/amd/display: Fix warning in freesync module
Harry Wentland
1
-0
/
+3
2017-09-27
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
1
-0
/
+1158