summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2019-12-03drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.czhengbin1-2/+2
2019-12-03drm/amd/display: Remove unneeded semicolon in bios_parser2.czhengbin1-1/+1
2019-12-03drm/amd/display: Remove unneeded semicolon in bios_parser.czhengbin1-1/+1
2019-12-03drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher1-0/+19
2019-12-03drm/amd/display: Get NV14 specific ip params as neededZhan liu1-0/+4
2019-12-03drm/amd/display: Adding NV14 IP ParametersZhan liu1-0/+68
2019-12-03drm/amd/display: Drop AMD_EDID_UTILITY definesHarry Wentland3-14/+0
2019-12-03drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu1-0/+2
2019-11-26drm/amd/display: Modify comments to match the codeZhan liu1-1/+6
2019-11-26drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_streamNathan Chancellor1-2/+2
2019-11-22drm/amdgpu: refine query function of mmhub EDC counter in vg20Dennis Li1-2/+2
2019-11-19drm/amd/display: Add DSC 422Native debug optionIlya Bakoulin2-1/+6
2019-11-19drm/amd/display: Use a temporary copy of the current state when updating DSC ...Nikola Cornij1-7/+24
2019-11-19drm/amd/display: Spin for DMCUB PHY init in DCNicholas Kazlauskas1-4/+17
2019-11-19drm/amd/display: DML Validation Dump/Check with LoggingJaehyun Chung5-1/+680
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo29-717/+1243
2019-11-19drm/amd/display: Don't spin forever waiting for DMCUB phy/auto initNicholas Kazlauskas1-2/+4
2019-11-19drm/amd/display: Avoid conflict between HDR multiplier and 3dlutMichael Strauss4-24/+22
2019-11-19drm/amd/display: add debugfs sdp hook up function for NaviDavid (Dingchen) Zhang1-0/+2
2019-11-19drm/amd/display: 3.2.60Aric Cyr1-1/+1
2019-11-19drm/amd/display: Adjust DML workaround thresholdJoshua Aberback2-2/+2
2019-11-19drm/amd/display: add color space option when sending link test patternWenjing Liu9-10/+77
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo25-129/+104
2019-11-19drm/amd/display: revert change causing DTN hang for RVSamson Tam1-27/+0
2019-11-19drm/amd/display: Clean up some code with unused registersAnthony Koo1-2/+1
2019-11-19drm/amd/display: Connect DIG FE to its BE before link training startsNikola Cornij1-0/+4
2019-11-19drm/amd/display: Changes in dc to allow full update in some casesAlvin Lee4-16/+21
2019-11-19drm/amd/display: Fix stereo with DCC enabledSamson Tam1-0/+27
2019-11-19drm/amd/display: 3.2.59Aric Cyr1-1/+1
2019-11-19drm/amd/display: Update background color in bottommost mpccHugo Hu1-6/+13
2019-11-19drm/amd/display: Add hubp clock status in DTN log for NaviLeo (Hanghong) Ma1-0/+3
2019-11-19drm/amd/display: Renoir chroma viewport WA Read the correct registerJoseph Gravenor1-2/+2
2019-11-19drm/amd/display: Renoir chroma viewport WA change formulaJoseph Gravenor1-2/+2
2019-11-19drm/amd/display: add automated audio test supportabdoulaye berthe3-7/+134
2019-11-19drm/amd/display: remove set but not used variable 'bp' in bios_parser.czhengbin1-2/+0
2019-11-19drm/amd/display: remove set but not used variable 'bp' in bios_parser2.czhengbin1-2/+0
2019-11-13drm/amd/display: remove set but not used variable 'bpc'YueHaibing1-15/+0
2019-11-13drm/amd/display: remove set but not used variable 'ds_port'YueHaibing1-4/+0
2019-11-13drm/amd/display: Use static const, not const staticzhengbin1-1/+1
2019-11-13drm/amd/display: remove duplicated comparison expressionColin Ian King1-1/+0
2019-11-13drm/amd/display: fix spelling mistake "exeuction" -> "execution"Colin Ian King1-1/+1
2019-11-13drm/amd/display: remove redundant variable statusColin Ian King1-3/+1
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha27-55/+55
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha30-117/+3
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha107-698/+13
2019-11-13drm/amd/display: disable lttpr for invalid lttpr caps.abdoulaye berthe3-58/+49
2019-11-13drm/amd/display: use previous aux timeout val if no repeater.abdoulaye berthe6-22/+52
2019-11-13drm/amd/display: implement lttpr logicabdoulaye berthe3-72/+292
2019-11-13drm/amd/display: configure lttpr modeabdoulaye berthe1-0/+42
2019-11-13drm/amd/display: check for dp rev before reading lttpr regsabdoulaye berthe1-2/+3