summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-253-271/+374
|\
| * drm/amd/display: fix memory leaksAnthony Koo2018-05-181-8/+16
| * drm/amd/display: fix bug with index checkAnthony Koo2018-05-181-1/+1
| * drm/amd/display: Add fullscreen transitions to logAnthony Koo2018-05-182-27/+114
| * drm/amd/display: use macro for logsAnthony Koo2018-05-181-13/+6
| * drm/amd/display: Fix up dm logging functionalityAnthony Koo2018-05-181-8/+16
| * drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo2018-05-181-37/+44
| * drm/amd/display: inline more of fixed point codeDmytro Laktyushkin2018-05-181-4/+4
| * drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-223/+223
* | Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie2018-05-181-1/+1
|\ \ | |/ |/|
| * drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-091-34/+38
* | drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-151-34/+38
* | drm/amd/display: Add user_regamma to color moduleKrunoslav Kovac2018-05-152-14/+348
* | drm/amd/display: Do not create memory allocation if stats not enabledAnthony Koo2018-05-151-11/+15
* | drm/amd/display: Couple bug fixes in stats moduleAnthony Koo2018-04-111-11/+28
|/
* drm/amd/display: add support for regkey "LCDFreeSyncDefault"Samson Tam2018-03-141-0/+26
* drm/amd/display: Fix handling of linear transfer functionVitaly Prosyak2018-03-141-2/+4
* drm/amd/display: Implement stats loggingAnthony Koo2018-03-144-30/+507
* drm/amd/display: Handle HDR use cases.Vitaly Prosyak2018-03-051-76/+67
* drm/amd/display: De PQ implementationVitaly Prosyak2018-02-192-73/+414
* drm/amd/display: Add color module's gamma helpers to Linux buildLeo (Sunpeng) Li2018-02-193-0/+1146
* 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-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
OpenPOWER on IntegriCloud