index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2025-02-12
drm/amd/display: Remove unused freesync functions
Dr. David Alan Gilbert
2024-12-02
drm/amd/display: Limit VTotal range to max hw cap minus fp
Dillon Varone
2024-11-04
drm/amd/display: avoid divided by zero
Charlene Liu
2024-10-07
drm/amd/display: Display lost signal on playing video
po-tchen
2024-09-18
drm/amd/display: Round calculated vtotal
Robin Chen
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
2024-03-20
drm/amd/display: Remove wrong signal from vrr calculation
Rodrigo Siqueira
2024-03-20
drm/amd/display: Add comments to v_total calculation and drop legacy TODO
Rodrigo Siqueira
2024-03-20
drm/amd/display: Support long vblank feature
Robin Chen
2024-01-05
drm/amd/display: Fix freesync.c codestyle
Marcelo Mendes Spessoto Junior
2023-11-17
drm/amd/display: Send PQ bit in AMD VSIF
Krunoslav Kovac
2023-10-09
drm/amd/display: VSIF v3 set Max Refresh Rate
Muhammad Ansari
2023-09-06
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
2023-06-15
drm/amd/display: Limit Minimum FreeSync Refresh Rate
Austin Zheng
2023-04-18
drm/amd/display: remove unused variable oldest_index
Tom Rix
2023-04-11
drm/amd/display: remove unused average_render_time_in_us and i variables
Tom Rix
2023-02-28
Revert "drm/amd/display: Fix FreeSync active bit issue"
Aric Cyr
2023-02-14
drm/amd/display: Fix FreeSync active bit issue
Leo (Hanghong) Ma
2023-01-17
drm/amd/display: set active bit for desktop with VSDBv3
Dillon Varone
2023-01-17
drm/amd/display: Remove unused code
Rodrigo Siqueira
2022-11-09
drm/amd/display: Set correct EOTF and Gamut flag in VRR info
Mike Hsieh
2022-08-10
drm/amd/display: Fix HDMI VSIF V3 incorrect issue
Leo Ma
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2022-06-14
drm/amd/display: Add vrr_active_variable to dc_stream_update
Harry VanZyllDeJong
2022-06-14
drm/amd/display: Firmware assisted MCLK switch and FS
Felipe Clark
2022-04-12
drm/amd/display: Fix inconsistent timestamp type
Angus Wang
2022-04-11
drm/amd/display: fix 64 bit divide in freesync code
Alex Deucher
2022-04-06
drm/amd/dc: remove duplicate include
Lv Ruyi
2022-04-05
drm/amd/display: Add flip interval workaround
Angus Wang
2021-10-28
drm/amd/display: Get ceiling for v_total calc
Guo, Bing
2021-05-27
drm/amd/display: disable desktop VRR when using older flip model
hvanzyll
2021-04-09
drm/amd/display: Fixed corruption on 4K tvs
Harry VanZyllDeJong
2021-04-09
drm/amd/display: Change input parameter for set_drr
Alvin Lee
2021-03-02
drm/amd/display: Add flag for building infopacket
Max.Tseng
2020-12-08
drm/amd/display: Set FixRate bit in VSIF V3
AMD\ramini
2020-12-08
drm/amd/display: Implement VSIF V3 extended refresh rate feature
Reza Amini
2020-10-05
drm/amd/display: FreeSync not active near lower bound of non-LFC monitor range
Aric Cyr
2020-10-05
drm/amd/display: Fixed comments (uniform style)
Felipe
2020-08-10
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
2020-08-06
drm/amd/display: Allow asic specific FSFT timing optimization
Reza Amini
2020-07-21
drm/amd/display: Implement AMD VSIF V3
Reza Amini
2020-07-08
drm/amd/display: Send VSIF on unsupported modes on DAL
Jaehyun Chung
2020-07-02
drm/amd/display: Fix incorrect rounding for 10Hz refresh range
Jaehyun Chung
2020-04-22
drm/amd/display: Change infopacket type programming
Haiyi Zhou
2020-03-31
drm/amd/display: LFC not working on 2.0x range monitors (v2)
Aric Cyr
2020-02-25
drm/amd/display: Only round InfoFrame refresh rates
Aric Cyr
2020-01-22
drm/amd/display: Fixed comment styling
Haiyi Zhou
2020-01-16
drm/amd/display: Fix 300Hz Freesync bug
Alvin Lee
2020-01-16
drm/amd/display: Clear state after exiting fixed active VRR state
Amanda Liu
2019-12-18
drm/amd/display: Reinstate LFC optimization
Amanda Liu
[next]