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
2020-10-05
drm/amd/display: FreeSync not active near lower bound of non-LFC monitor range
Aric Cyr
1
-4
/
+6
2020-10-05
drm/amd/display: Fixed comments (uniform style)
Felipe
1
-22
/
+23
2020-08-11
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
1
-7
/
+29
2020-08-06
drm/amd/display: Allow asic specific FSFT timing optimization
Reza Amini
1
-1
/
+4
2020-07-21
drm/amd/display: Implement AMD VSIF V3
Reza Amini
1
-0
/
+41
2020-07-08
drm/amd/display: Send VSIF on unsupported modes on DAL
Jaehyun Chung
1
-1
/
+1
2020-07-02
drm/amd/display: Fix incorrect rounding for 10Hz refresh range
Jaehyun Chung
1
-27
/
+8
2020-04-23
drm/amd/display: Change infopacket type programming
Haiyi Zhou
1
-8
/
+93
2020-03-31
drm/amd/display: LFC not working on 2.0x range monitors (v2)
Aric Cyr
1
-15
/
+19
2020-02-25
drm/amd/display: Only round InfoFrame refresh rates
Aric Cyr
1
-6
/
+2
2020-01-23
drm/amd/display: Fixed comment styling
Haiyi Zhou
1
-1
/
+1
2020-01-16
drm/amd/display: Fix 300Hz Freesync bug
Alvin Lee
1
-1
/
+2
2020-01-16
drm/amd/display: Clear state after exiting fixed active VRR state
Amanda Liu
1
-0
/
+2
2019-12-19
drm/amd/display: Reinstate LFC optimization
Amanda Liu
1
-13
/
+19
2019-12-06
drm/amd/display: Fix screen tearing on vrr tests
Amanda Liu
1
-19
/
+13
2019-12-03
drm/amd/display: remove redundant assignment to variable v_total
Colin Ian King
1
-1
/
+1
2019-10-11
drm/amd/display: Add capability check for static ramp calc
Jaehyun Chung
1
-0
/
+4
2019-10-11
drm/amd/display: Properly round nominal frequency for SPD
Aric Cyr
1
-5
/
+8
2019-10-07
drm/amd/display: remove set but not used variable 'core_freesync'
YueHaibing
1
-4
/
+0
2019-10-03
drm/amd/display: Improve LFC behaviour
Aric Cyr
1
-13
/
+19
2019-08-23
drm/amd/display: Refactoring VTEM
Ahmad Othman
1
-219
/
+57
2019-08-15
drm/amd/display: Fix frames_to_insert math
Bayan Zabihiyan
1
-10
/
+17
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
1
-0
/
+2
2019-04-29
drm/amd/display: Fix and simplify apply_below_the_range()
Mario Kleiner
1
-4
/
+2
2019-03-21
drm/amd/display: Fix VTEM InfoPacket programming
Reza Amini
1
-33
/
+111
2019-03-21
drm/amd/display: Programming correct VRR_EN bit in VTEM structure
Hugo Hu
1
-2
/
+2
2019-03-21
drm/amd/display: Add a hysteresis to BTR frame multiplier
Aric Cyr
1
-2
/
+22
2019-02-28
drm/amd/display: Pass app_tf by value rather than by reference
Nathan Chancellor
1
-4
/
+3
2019-01-14
drm/amd/display: Add new infopacket definition
Bayan Zabihiyan
1
-5
/
+89
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
1
-6
/
+6
2018-11-30
drm/amd/display: Info frame cleanup
Harmanprit Tatla
1
-5
/
+5
2018-11-05
drm/amd/display: Freesync does not engage on some displays
Harmanprit Tatla
1
-28
/
+9
2018-09-27
drm/amd/display: Add color bit info to freesync infoframe
SivapiriyanKumarasamy
1
-20
/
+144
2018-08-27
drm/amd/display: add config for sending VSIF
Anthony Koo
1
-1
/
+2
2018-08-27
drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_range
Anthony Koo
1
-5
/
+34
2018-08-27
drm/amd/display: refactor vupdate interrupt registration
Anthony Koo
1
-11
/
+8
2018-08-27
drm/amd/display: fix LFC tearing at top of screen
Anthony Koo
1
-6
/
+0
2018-08-27
drm/amd/display: Add back code to allow for rounding error
Anthony Koo
1
-1
/
+12
2018-08-27
drm/amd/display: Fix bug that causes black screen
Anthony Koo
1
-12
/
+6
2018-08-27
drm/amd/display: Fix bug where refresh rate becomes fixed
Anthony Koo
1
-20
/
+23
2018-08-27
drm/amd/display: add method to check for supported range
Anthony Koo
1
-6
/
+58
2018-08-27
drm/amd/display: Refactor FreeSync module
Anthony Koo
1
-1256
/
+581
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-03-14
drm/amd/display: add support for regkey "LCDFreeSyncDefault"
Samson Tam
1
-0
/
+26
2018-03-14
drm/amd/display: Implement stats logging
Anthony Koo
1
-30
/
+99
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
[next]