summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: FreeSync not active near lower bound of non-LFC monitor rangeAric Cyr2020-10-051-4/+6
* drm/amd/display: Fixed comments (uniform style)Felipe2020-10-051-22/+23
* drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo2020-08-101-7/+29
* drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini2020-08-061-1/+4
* drm/amd/display: Implement AMD VSIF V3Reza Amini2020-07-211-0/+41
* drm/amd/display: Send VSIF on unsupported modes on DALJaehyun Chung2020-07-081-1/+1
* drm/amd/display: Fix incorrect rounding for 10Hz refresh rangeJaehyun Chung2020-07-021-27/+8
* drm/amd/display: Change infopacket type programmingHaiyi Zhou2020-04-221-8/+93
* drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr2020-03-311-15/+19
* drm/amd/display: Only round InfoFrame refresh ratesAric Cyr2020-02-251-6/+2
* drm/amd/display: Fixed comment stylingHaiyi Zhou2020-01-221-1/+1
* drm/amd/display: Fix 300Hz Freesync bugAlvin Lee2020-01-161-1/+2
* drm/amd/display: Clear state after exiting fixed active VRR stateAmanda Liu2020-01-161-0/+2
* drm/amd/display: Reinstate LFC optimizationAmanda Liu2019-12-181-13/+19
* drm/amd/display: Fix screen tearing on vrr testsAmanda Liu2019-12-051-19/+13
* drm/amd/display: remove redundant assignment to variable v_totalColin Ian King2019-12-021-1/+1
* drm/amd/display: Add capability check for static ramp calcJaehyun Chung2019-10-101-0/+4
* drm/amd/display: Properly round nominal frequency for SPDAric Cyr2019-10-101-5/+8
* drm/amd/display: remove set but not used variable 'core_freesync'YueHaibing2019-10-071-4/+0
* drm/amd/display: Improve LFC behaviourAric Cyr2019-10-031-13/+19
* drm/amd/display: Refactoring VTEMAhmad Othman2019-08-231-219/+57
* drm/amd/display: Fix frames_to_insert mathBayan Zabihiyan2019-08-151-10/+17
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner2019-04-291-4/+2
* drm/amd/display: Fix VTEM InfoPacket programmingReza Amini2019-03-201-33/+111
* drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu2019-03-201-2/+2
* drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr2019-03-201-2/+22
* drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor2019-02-271-4/+3
* drm/amd/display: Add new infopacket definitionBayan Zabihiyan2019-01-141-5/+89
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-6/+6
* drm/amd/display: Info frame cleanupHarmanprit Tatla2018-11-301-5/+5
* drm/amd/display: Freesync does not engage on some displaysHarmanprit Tatla2018-11-051-28/+9
* drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy2018-09-261-20/+144
* drm/amd/display: add config for sending VSIFAnthony Koo2018-08-271-1/+2
* drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_rangeAnthony Koo2018-08-271-5/+34
* drm/amd/display: refactor vupdate interrupt registrationAnthony Koo2018-08-271-11/+8
* drm/amd/display: fix LFC tearing at top of screenAnthony Koo2018-08-271-6/+0
* drm/amd/display: Add back code to allow for rounding errorAnthony Koo2018-08-271-1/+12
* drm/amd/display: Fix bug that causes black screenAnthony Koo2018-08-271-12/+6
* drm/amd/display: Fix bug where refresh rate becomes fixedAnthony Koo2018-08-271-20/+23
* drm/amd/display: add method to check for supported rangeAnthony Koo2018-08-271-6/+58
* drm/amd/display: Refactor FreeSync moduleAnthony Koo2018-08-271-1256/+581
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* drm/amd/display: add support for regkey "LCDFreeSyncDefault"Samson Tam2018-03-141-0/+26
* drm/amd/display: Implement stats loggingAnthony Koo2018-03-141-30/+99
* BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-0/+21
|\
| * drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-0/+21
* | drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland2017-12-061-54/+30
|/
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-7/+7
* drm/amd/display: Clean up flattening core_dc to dcBhawanpreet Lakha2017-09-261-10/+9