index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
modules
/
freesync
/
freesync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Limit Minimum FreeSync Refresh Rate
Austin Zheng
2023-06-15
1
-2
/
+9
*
drm/amd/display: remove unused variable oldest_index
Tom Rix
2023-04-18
1
-4
/
+0
*
drm/amd/display: remove unused average_render_time_in_us and i variables
Tom Rix
2023-04-11
1
-14
/
+0
*
Revert "drm/amd/display: Fix FreeSync active bit issue"
Aric Cyr
2023-02-28
1
-9
/
+3
*
drm/amd/display: Fix FreeSync active bit issue
Leo (Hanghong) Ma
2023-02-14
1
-3
/
+9
*
drm/amd/display: set active bit for desktop with VSDBv3
Dillon Varone
2023-01-17
1
-6
/
+14
*
drm/amd/display: Remove unused code
Rodrigo Siqueira
2023-01-17
1
-44
/
+0
*
drm/amd/display: Set correct EOTF and Gamut flag in VRR info
Mike Hsieh
2022-11-09
1
-4
/
+4
*
drm/amd/display: Fix HDMI VSIF V3 incorrect issue
Leo Ma
2022-08-10
1
-12
/
+3
*
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2022-07-05
1
-2
/
+0
*
drm/amd/display: Add vrr_active_variable to dc_stream_update
Harry VanZyllDeJong
2022-06-15
1
-1
/
+1
*
drm/amd/display: Firmware assisted MCLK switch and FS
Felipe Clark
2022-06-15
1
-0
/
+5
*
drm/amd/display: Fix inconsistent timestamp type
Angus Wang
2022-04-12
1
-1
/
+4
*
drm/amd/display: fix 64 bit divide in freesync code
Alex Deucher
2022-04-11
1
-1
/
+1
*
drm/amd/dc: remove duplicate include
Lv Ruyi
2022-04-06
1
-1
/
+0
*
drm/amd/display: Add flip interval workaround
Angus Wang
2022-04-05
1
-1
/
+73
*
drm/amd/display: Get ceiling for v_total calc
Guo, Bing
2021-10-28
1
-3
/
+12
*
drm/amd/display: disable desktop VRR when using older flip model
hvanzyll
2021-05-27
1
-10
/
+19
*
drm/amd/display: Fixed corruption on 4K tvs
Harry VanZyllDeJong
2021-04-09
1
-2
/
+2
*
drm/amd/display: Change input parameter for set_drr
Alvin Lee
2021-04-09
1
-11
/
+26
*
drm/amd/display: Add flag for building infopacket
Max.Tseng
2021-03-02
1
-2
/
+26
*
drm/amd/display: Set FixRate bit in VSIF V3
AMD\ramini
2020-12-09
1
-4
/
+8
*
drm/amd/display: Implement VSIF V3 extended refresh rate feature
Reza Amini
2020-12-09
1
-18
/
+82
*
drm/amd/display: FreeSync not active near lower bound of non-LFC monitor range
Aric Cyr
2020-10-05
1
-4
/
+6
*
drm/amd/display: Fixed comments (uniform style)
Felipe
2020-10-05
1
-22
/
+23
*
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
2020-08-10
1
-7
/
+29
*
drm/amd/display: Allow asic specific FSFT timing optimization
Reza Amini
2020-08-06
1
-1
/
+4
*
drm/amd/display: Implement AMD VSIF V3
Reza Amini
2020-07-21
1
-0
/
+41
*
drm/amd/display: Send VSIF on unsupported modes on DAL
Jaehyun Chung
2020-07-08
1
-1
/
+1
*
drm/amd/display: Fix incorrect rounding for 10Hz refresh range
Jaehyun Chung
2020-07-02
1
-27
/
+8
*
drm/amd/display: Change infopacket type programming
Haiyi Zhou
2020-04-22
1
-8
/
+93
*
drm/amd/display: LFC not working on 2.0x range monitors (v2)
Aric Cyr
2020-03-31
1
-15
/
+19
*
drm/amd/display: Only round InfoFrame refresh rates
Aric Cyr
2020-02-25
1
-6
/
+2
*
drm/amd/display: Fixed comment styling
Haiyi Zhou
2020-01-22
1
-1
/
+1
*
drm/amd/display: Fix 300Hz Freesync bug
Alvin Lee
2020-01-16
1
-1
/
+2
*
drm/amd/display: Clear state after exiting fixed active VRR state
Amanda Liu
2020-01-16
1
-0
/
+2
*
drm/amd/display: Reinstate LFC optimization
Amanda Liu
2019-12-18
1
-13
/
+19
*
drm/amd/display: Fix screen tearing on vrr tests
Amanda Liu
2019-12-05
1
-19
/
+13
*
drm/amd/display: remove redundant assignment to variable v_total
Colin Ian King
2019-12-02
1
-1
/
+1
*
drm/amd/display: Add capability check for static ramp calc
Jaehyun Chung
2019-10-11
1
-0
/
+4
*
drm/amd/display: Properly round nominal frequency for SPD
Aric Cyr
2019-10-11
1
-5
/
+8
*
drm/amd/display: remove set but not used variable 'core_freesync'
YueHaibing
2019-10-07
1
-4
/
+0
*
drm/amd/display: Improve LFC behaviour
Aric Cyr
2019-10-03
1
-13
/
+19
*
drm/amd/display: Refactoring VTEM
Ahmad Othman
2019-08-23
1
-217
/
+55
*
drm/amd/display: Fix frames_to_insert math
Bayan Zabihiyan
2019-08-15
1
-10
/
+17
*
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-06-10
1
-0
/
+2
*
drm/amd/display: Fix and simplify apply_below_the_range()
Mario Kleiner
2019-04-29
1
-4
/
+2
*
drm/amd/display: Fix VTEM InfoPacket programming
Reza Amini
2019-03-21
1
-33
/
+111
*
drm/amd/display: Programming correct VRR_EN bit in VTEM structure
Hugo Hu
2019-03-21
1
-2
/
+2
*
drm/amd/display: Add a hysteresis to BTR frame multiplier
Aric Cyr
2019-03-21
1
-2
/
+22
[next]