summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/basics
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland2017-11-281-0/+5
* drm/amd/display: add performance trace macro to dcDmytro Laktyushkin2017-10-212-93/+22Star
* amdgpu/dc: kfree already checks for NULL.Dave Airlie2017-10-061-2/+1Star
* amdgpu/dc: use kernel ilog2 for log_2.Dave Airlie2017-10-062-11/+4Star
* amdgpu/dc: inline dal grph object id functions.Dave Airlie2017-10-061-60/+1Star
* amdgpu/dc: inline all the signal_types code.Dave Airlie2017-09-292-81/+1Star
* amdgpu/dc: inline fixed31_32 div_intDave Airlie2017-09-291-9/+0Star
* amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie2017-09-291-12/+10Star
* amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie2017-09-291-122/+0Star
* amdgpu/dc: inline some of the fixed 32_32 fnsDave Airlie2017-09-291-60/+0Star
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-282-17/+20
* drm/amd/display: Pass log_mask from DMHarry Wentland2017-09-271-36/+5Star
* drm/amd/display: log HUBP using DTN loggingTony Cheng2017-09-272-30/+1Star
* drm/amd/display: Disable timestamp and entry headingYongqiang Sun2017-09-271-1/+2
* drm/amd/display: Add extra mode and clock info to DTN logsCorbin McElhanney2017-09-272-3/+33
* drm/amd/display: Add function to log connectivityZeyu Fan2017-09-271-0/+3
* drm/amd/display: Remove duplicate entry from log_maskHarry Wentland2017-09-271-1/+0Star
* drm/amd/display: Less log spamJordan Lazare2017-09-261-1/+3
* drm/amd/display: remove calculate_adjustments in conversion.hTony Cheng2017-09-262-128/+0Star
* drm/amd/display: remove SIGNAL_TYPE_WIRELESSTony Cheng2017-09-262-3/+1Star
* drm/amd/display: remove un-used defines and dead codeTony Cheng2017-09-261-35/+0Star
* drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang2017-09-261-0/+9
* drm/amd/display: drop register logger and pid/tgid gettersDave Airlie2017-09-262-198/+1Star
* drm/amd/display: Moved swizzle parameter translation to dc.Yongqiang Sun2017-09-262-0/+11
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-2612-0/+2575