summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
Commit message (Expand)AuthorAgeFilesLines
* 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-262-39/+39
* drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2017-09-262-47/+41
* drm/amd/display: Add regkey for DRR control for internal panelAnthony Koo2017-09-262-35/+40
* drm/amd/display: Re-enable Vsync Interrupts for Gradual Refresh RampAmy Zhang2017-09-262-10/+33
* 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-262-31/+61
* 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-262-49/+198
* 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-262-36/+65
* drm/amd/display: Remove unused color and power modulesHarry Wentland2017-09-266-4275/+0
* drm/amd/display: Fix color module crash when hotplug monitors.Anthony Koo2017-09-261-134/+175
* drm/amd/display: Set gamma to NULL at releaseYongqiang Sun2017-09-261-5/+3
* drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong2017-09-262-24/+12
* drm/amd/display: Fix licensing headerHarry Wentland2017-09-262-19/+42
* drm/amd/display: Implement gamma correction using input LUTAric Cyr2017-09-261-3/+3
* drm/amd/display: Reset gamma to NULL after releaseAnthony Koo2017-09-261-1/+3
* drm/amd/display: Framework for degamma and regramma through color moduleAmy Zhang2017-09-263-94/+598
* drm/amd/display: Refactor to move gamma correction to moduleAnthony Koo2017-09-262-0/+81
* drm/amd/display: Refactor to move color helper into moduleAnthony Koo2017-09-263-2/+251
* 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/display: use rgb full range as default quantization for non HDMIWenjing Liu2017-09-262-6/+94
* drm/amd/display: Update rgb limited range csc matrix calculationWenjing Liu2017-09-261-84/+216
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-267-0/+4486
OpenPOWER on IntegriCloud