index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-04-29
drm/amd/display: Fix and simplify apply_below_the_range()
Mario Kleiner
2019-03-20
drm/amd/display: Fix VTEM InfoPacket programming
Reza Amini
2019-03-20
drm/amd/display: Programming correct VRR_EN bit in VTEM structure
Hugo Hu
2019-03-20
drm/amd/display: Add a hysteresis to BTR frame multiplier
Aric Cyr
2019-02-27
drm/amd/display: Pass app_tf by value rather than by reference
Nathan Chancellor
2019-01-14
drm/amd/display: Add new infopacket definition
Bayan Zabihiyan
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
2018-11-30
drm/amd/display: Info frame cleanup
Harmanprit Tatla
2018-11-05
drm/amd/display: Freesync does not engage on some displays
Harmanprit Tatla
2018-09-26
drm/amd/display: Add color bit info to freesync infoframe
SivapiriyanKumarasamy
2018-08-27
drm/amd/display: add config for sending VSIF
Anthony Koo
2018-08-27
drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_range
Anthony Koo
2018-08-27
drm/amd/display: refactor vupdate interrupt registration
Anthony Koo
2018-08-27
drm/amd/display: fix LFC tearing at top of screen
Anthony Koo
2018-08-27
drm/amd/display: Add back code to allow for rounding error
Anthony Koo
2018-08-27
drm/amd/display: Fix bug that causes black screen
Anthony Koo
2018-08-27
drm/amd/display: Fix bug where refresh rate becomes fixed
Anthony Koo
2018-08-27
drm/amd/display: add method to check for supported range
Anthony Koo
2018-08-27
drm/amd/display: Refactor FreeSync module
Anthony Koo
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-14
drm/amd/display: add support for regkey "LCDFreeSyncDefault"
Samson Tam
2018-03-14
drm/amd/display: Implement stats logging
Anthony Koo
2017-12-06
drm/amd/display: Remove unnecessary dc_stream vtable
Harry Wentland
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: Clean up flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-26
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2017-09-26
drm/amd/display: Add regkey for DRR control for internal panel
Anthony Koo
2017-09-26
drm/amd/display: Re-enable Vsync Interrupts for Gradual Refresh Ramp
Amy Zhang
2017-09-26
drm/amd/display: add hyst frames for fixed refresh
Anthony Koo
2017-09-26
drm/amd/display: Temporary disable BTR FreeSync support for now
Anthony Koo
2017-09-26
drm/amd/display: Fix DRR Enable on Desktop
Amy Zhang
2017-09-26
drm/amd/display: fix freesync not working on raven
Corbin McElhanney
2017-09-26
drm/amd/display: prevent assert on error of 1 in calc_freesync_range
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Assign stream to map before we need it
Harry Wentland
2017-09-26
drm/amd/display: Add support for FreeSync on eDP to module
Eric Cook
2017-09-26
drm/amd/display: Check for Zero Range in FreeSync Calc
Eric Cook
2017-09-26
drm/amd/display: fix crash caused by incorrect index being used for array
Dmytro Laktyushkin
2017-09-26
drm/amd/display: FreeSync Auto Sweep Support
Eric Cook
2017-09-26
drm/amd/display: PSR Refactor
Sylvia Tsai
2017-09-26
drm/amd/display: Make sure v_total_min and max not less than v_total.
Yongqiang Sun
2017-09-26
drm/amd/display: FreeSync LFC MIN/MAX update on current frame
Eric Cook
2017-09-26
drm/amd/display: sometime VtotalMin less than VTotal (rounding issue)
Charlene Liu
2017-09-26
drm/amd/display: Fix 64-bit division, yet again
Harry Wentland
2017-09-26
drm/amd/display: Set ignore_msa_timing flag for freesync modes
Sylvia Tsai
2017-09-26
drm/amd/display: Fix compile warnings
Anthony Koo
2017-09-26
drm/amd/display: Disable Modules at Runtime
Anthony Koo
2017-09-26
drm/amd/display: Retrieve windowed fullscreen state
Andrew Wong
[next]