summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/basics
AgeCommit message (Expand)AuthorLines
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg-0/+2
2019-03-19drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista-0/+5
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas-475/+4
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-41/+44
2018-06-15drm/amd/display: Default log masks should include all connectivity eventsAric Cyr-41/+44
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-3/+3
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin-0/+5
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo-1/+1
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo-1/+1
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin-141/+15
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin-264/+103
2018-05-15drm/amd/display: Do not use os typesAnthony Koo-79/+79
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo-1/+2
2018-02-19drm/amd/display: WBSCL filter init calculation fixesKen Chalmers-0/+9
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland-76/+1
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin-4/+20
2017-12-14drm/amd/display: Correct fixed point calculation.Vitaly Prosyak-1/+1
2017-12-14drm/amd/display: Build unity lut for shaperVitaly Prosyak-0/+12
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher-0/+21
2017-12-06drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_logMichel Dänzer-7/+3
2017-12-06drm/amd/display: Add dm_logger_append_va APIMichel Dänzer-5/+12
2017-12-06drm/amd/display: remove unnecessary cast and use kcalloc instead of kzallocColin Ian King-3/+2
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland-0/+5
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin-93/+22
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie-2/+1
2017-10-06amdgpu/dc: use kernel ilog2 for log_2.Dave Airlie-11/+4
2017-10-06amdgpu/dc: inline dal grph object id functions.Dave Airlie-60/+1
2017-09-29amdgpu/dc: inline all the signal_types code.Dave Airlie-81/+1
2017-09-29amdgpu/dc: inline fixed31_32 div_intDave Airlie-9/+0
2017-09-29amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie-12/+10
2017-09-29amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie-122/+0
2017-09-29amdgpu/dc: inline some of the fixed 32_32 fnsDave Airlie-60/+0
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland-17/+20
2017-09-26drm/amd/display: Pass log_mask from DMHarry Wentland-36/+5
2017-09-26drm/amd/display: log HUBP using DTN loggingTony Cheng-30/+1
2017-09-26drm/amd/display: Disable timestamp and entry headingYongqiang Sun-1/+2
2017-09-26drm/amd/display: Add extra mode and clock info to DTN logsCorbin McElhanney-3/+33
2017-09-26drm/amd/display: Add function to log connectivityZeyu Fan-0/+3
2017-09-26drm/amd/display: Remove duplicate entry from log_maskHarry Wentland-1/+0
2017-09-26drm/amd/display: Less log spamJordan Lazare-1/+3
2017-09-26drm/amd/display: remove calculate_adjustments in conversion.hTony Cheng-128/+0
2017-09-26drm/amd/display: remove SIGNAL_TYPE_WIRELESSTony Cheng-3/+1
2017-09-26drm/amd/display: remove un-used defines and dead codeTony Cheng-35/+0
2017-09-26drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang-0/+9
2017-09-26drm/amd/display: drop register logger and pid/tgid gettersDave Airlie-198/+1
2017-09-26drm/amd/display: Moved swizzle parameter translation to dc.Yongqiang Sun-0/+11
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland-0/+2575