summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/modules/freesync
AgeCommit message (Expand)AuthorFilesLines
2019-08-23drm/amd/display: Refactoring VTEMAhmad Othman1-219/+57
2019-08-15drm/amd/display: Fix frames_to_insert mathBayan Zabihiyan1-10/+17
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-04-29drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner1-4/+2
2019-03-20drm/amd/display: Fix VTEM InfoPacket programmingReza Amini1-33/+111
2019-03-20drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu1-2/+2
2019-03-20drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr1-2/+22
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor1-4/+3
2019-01-14drm/amd/display: Add new infopacket definitionBayan Zabihiyan1-5/+89
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-6/+6
2018-11-30drm/amd/display: Info frame cleanupHarmanprit Tatla1-5/+5
2018-11-05drm/amd/display: Freesync does not engage on some displaysHarmanprit Tatla1-28/+9
2018-09-26drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy1-20/+144
2018-08-27drm/amd/display: add config for sending VSIFAnthony Koo1-1/+2
2018-08-27drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_rangeAnthony Koo1-5/+34
2018-08-27drm/amd/display: refactor vupdate interrupt registrationAnthony Koo1-11/+8
2018-08-27drm/amd/display: fix LFC tearing at top of screenAnthony Koo1-6/+0
2018-08-27drm/amd/display: Add back code to allow for rounding errorAnthony Koo1-1/+12
2018-08-27drm/amd/display: Fix bug that causes black screenAnthony Koo1-12/+6
2018-08-27drm/amd/display: Fix bug where refresh rate becomes fixedAnthony Koo1-20/+23
2018-08-27drm/amd/display: add method to check for supported rangeAnthony Koo1-6/+58
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo1-1256/+581
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2018-03-14drm/amd/display: add support for regkey "LCDFreeSyncDefault"Samson Tam1-0/+26
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo1-30/+99
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie1-0/+21
2017-12-06drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland1-54/+30
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-7/+7
2017-09-26drm/amd/display: Clean up flattening core_dc to dcBhawanpreet Lakha1-10/+9
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-6/+5
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland1-25/+25
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-33/+27
2017-09-26drm/amd/display: Add regkey for DRR control for internal panelAnthony Koo1-34/+40
2017-09-26drm/amd/display: Re-enable Vsync Interrupts for Gradual Refresh RampAmy Zhang1-10/+28
2017-09-26drm/amd/display: add hyst frames for fixed refreshAnthony Koo1-20/+36
2017-09-26drm/amd/display: Temporary disable BTR FreeSync support for nowAnthony Koo1-5/+8
2017-09-26drm/amd/display: Fix DRR Enable on DesktopAmy Zhang1-30/+59
2017-09-26drm/amd/display: fix freesync not working on ravenCorbin McElhanney1-0/+10
2017-09-26drm/amd/display: prevent assert on error of 1 in calc_freesync_rangeDmytro Laktyushkin1-2/+4
2017-09-26drm/amd/display: Assign stream to map before we need itHarry Wentland1-4/+2
2017-09-26drm/amd/display: Add support for FreeSync on eDP to moduleEric Cook1-9/+33
2017-09-26drm/amd/display: Check for Zero Range in FreeSync CalcEric Cook1-0/+15
2017-09-26drm/amd/display: fix crash caused by incorrect index being used for arrayDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: FreeSync Auto Sweep SupportEric Cook1-49/+178
2017-09-26drm/amd/display: PSR RefactorSylvia Tsai1-3/+11
2017-09-26drm/amd/display: Make sure v_total_min and max not less than v_total.Yongqiang Sun1-0/+12
2017-09-26drm/amd/display: FreeSync LFC MIN/MAX update on current frameEric Cook1-28/+39
2017-09-26drm/amd/display: sometime VtotalMin less than VTotal (rounding issue)Charlene Liu1-6/+6
2017-09-26drm/amd/display: Fix 64-bit division, yet againHarry Wentland1-4/+11