summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync/freesync.c
AgeCommit message (Expand)AuthorLines
2019-04-29drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner-4/+2
2019-03-20drm/amd/display: Fix VTEM InfoPacket programmingReza Amini-33/+111
2019-03-20drm/amd/display: Programming correct VRR_EN bit in VTEM structureHugo Hu-2/+2
2019-03-20drm/amd/display: Add a hysteresis to BTR frame multiplierAric Cyr-2/+22
2019-02-27drm/amd/display: Pass app_tf by value rather than by referenceNathan Chancellor-4/+3
2019-01-14drm/amd/display: Add new infopacket definitionBayan Zabihiyan-5/+89
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers-6/+6
2018-11-30drm/amd/display: Info frame cleanupHarmanprit Tatla-5/+5
2018-11-05drm/amd/display: Freesync does not engage on some displaysHarmanprit Tatla-28/+9
2018-09-26drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy-20/+144
2018-08-27drm/amd/display: add config for sending VSIFAnthony Koo-1/+2
2018-08-27drm/amd/display: Correct rounding calcs in mod_freesync_is_valid_rangeAnthony Koo-5/+34
2018-08-27drm/amd/display: refactor vupdate interrupt registrationAnthony Koo-11/+8
2018-08-27drm/amd/display: fix LFC tearing at top of screenAnthony Koo-6/+0
2018-08-27drm/amd/display: Add back code to allow for rounding errorAnthony Koo-1/+12
2018-08-27drm/amd/display: Fix bug that causes black screenAnthony Koo-12/+6
2018-08-27drm/amd/display: Fix bug where refresh rate becomes fixedAnthony Koo-20/+23
2018-08-27drm/amd/display: add method to check for supported rangeAnthony Koo-6/+58
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo-1256/+581
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+2
2018-03-14drm/amd/display: add support for regkey "LCDFreeSyncDefault"Samson Tam-0/+26
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo-30/+99
2017-12-06drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland-54/+30
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland-7/+7
2017-09-26drm/amd/display: Clean up flattening core_dc to dcBhawanpreet Lakha-10/+9
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha-6/+5
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland-25/+25
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li-33/+27
2017-09-26drm/amd/display: Add regkey for DRR control for internal panelAnthony Koo-34/+40
2017-09-26drm/amd/display: Re-enable Vsync Interrupts for Gradual Refresh RampAmy Zhang-10/+28
2017-09-26drm/amd/display: add hyst frames for fixed refreshAnthony Koo-20/+36
2017-09-26drm/amd/display: Temporary disable BTR FreeSync support for nowAnthony Koo-5/+8
2017-09-26drm/amd/display: Fix DRR Enable on DesktopAmy Zhang-30/+59
2017-09-26drm/amd/display: fix freesync not working on ravenCorbin McElhanney-0/+10
2017-09-26drm/amd/display: prevent assert on error of 1 in calc_freesync_rangeDmytro Laktyushkin-2/+4
2017-09-26drm/amd/display: Assign stream to map before we need itHarry Wentland-4/+2
2017-09-26drm/amd/display: Add support for FreeSync on eDP to moduleEric Cook-9/+33
2017-09-26drm/amd/display: Check for Zero Range in FreeSync CalcEric Cook-0/+15
2017-09-26drm/amd/display: fix crash caused by incorrect index being used for arrayDmytro Laktyushkin-1/+1
2017-09-26drm/amd/display: FreeSync Auto Sweep SupportEric Cook-49/+178
2017-09-26drm/amd/display: PSR RefactorSylvia Tsai-3/+11
2017-09-26drm/amd/display: Make sure v_total_min and max not less than v_total.Yongqiang Sun-0/+12
2017-09-26drm/amd/display: FreeSync LFC MIN/MAX update on current frameEric Cook-28/+39
2017-09-26drm/amd/display: sometime VtotalMin less than VTotal (rounding issue)Charlene Liu-6/+6
2017-09-26drm/amd/display: Fix 64-bit division, yet againHarry Wentland-4/+11
2017-09-26drm/amd/display: Set ignore_msa_timing flag for freesync modesSylvia Tsai-1/+5
2017-09-26drm/amd/display: Fix compile warningsAnthony Koo-4/+3
2017-09-26drm/amd/display: Disable Modules at RuntimeAnthony Koo-29/+65
2017-09-26drm/amd/display: Retrieve windowed fullscreen stateAndrew Wong-0/+3
2017-09-26drm/amd/display: Fix warning in freesync moduleHarry Wentland-0/+3