summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync/freesync.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-261-6/+5
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-261-25/+25
* drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2017-09-261-33/+27
* drm/amd/display: Add regkey for DRR control for internal panelAnthony Koo2017-09-261-34/+40
* drm/amd/display: Re-enable Vsync Interrupts for Gradual Refresh RampAmy Zhang2017-09-261-10/+28
* drm/amd/display: add hyst frames for fixed refreshAnthony Koo2017-09-261-20/+36
* drm/amd/display: Temporary disable BTR FreeSync support for nowAnthony Koo2017-09-261-5/+8
* drm/amd/display: Fix DRR Enable on DesktopAmy Zhang2017-09-261-30/+59
* drm/amd/display: fix freesync not working on ravenCorbin McElhanney2017-09-261-0/+10
* drm/amd/display: prevent assert on error of 1 in calc_freesync_rangeDmytro Laktyushkin2017-09-261-2/+4
* drm/amd/display: Assign stream to map before we need itHarry Wentland2017-09-261-4/+2
* drm/amd/display: Add support for FreeSync on eDP to moduleEric Cook2017-09-261-9/+33
* drm/amd/display: Check for Zero Range in FreeSync CalcEric Cook2017-09-261-0/+15
* drm/amd/display: fix crash caused by incorrect index being used for arrayDmytro Laktyushkin2017-09-261-1/+1
* drm/amd/display: FreeSync Auto Sweep SupportEric Cook2017-09-261-49/+178
* drm/amd/display: PSR RefactorSylvia Tsai2017-09-261-3/+11
* drm/amd/display: Make sure v_total_min and max not less than v_total.Yongqiang Sun2017-09-261-0/+12
* drm/amd/display: FreeSync LFC MIN/MAX update on current frameEric Cook2017-09-261-28/+39
* drm/amd/display: sometime VtotalMin less than VTotal (rounding issue)Charlene Liu2017-09-261-6/+6
* drm/amd/display: Fix 64-bit division, yet againHarry Wentland2017-09-261-4/+11
* drm/amd/display: Set ignore_msa_timing flag for freesync modesSylvia Tsai2017-09-261-1/+5
* drm/amd/display: Fix compile warningsAnthony Koo2017-09-261-4/+3
* drm/amd/display: Disable Modules at RuntimeAnthony Koo2017-09-261-29/+65
* drm/amd/display: Retrieve windowed fullscreen stateAndrew Wong2017-09-261-0/+3
* drm/amd/display: Fix warning in freesync moduleHarry Wentland2017-09-261-0/+3
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+1158
OpenPOWER on IntegriCloud