summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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