summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync
AgeCommit message (Expand)AuthorLines
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
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland-0/+1168