aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2020-01-07drm/amd/display: use true, false for bool variable in dc_link_ddc.czhengbin1-1/+1
2019-12-18drm/amd/display: Do not handle linkloss for eDPAnthony Koo1-4/+6
2019-12-18drm/amd/display: support virtual DCNJun Lei1-45/+68
2019-12-18drm/amd/display: Use absolute time stamp to follow the eDP T7 spec requirementDale Zhao1-3/+10
2019-12-18drm/amd/display: fix 270 degree rotation for mixed-SLS modeSamson Tam1-3/+54
2019-12-18drm/amd/display: Add warmup escape call supportCharlene Liu1-22/+37
2019-12-18drm/amd/display: scaling changes should also be a full updateAric Cyr1-4/+4
2019-12-18drm/amd/display: Remove integer scaling code from DC and fix cursorAric Cyr1-44/+0
2019-12-18drm/amd/display: Enable Seamless Boot Transition for Multiple StreamsMartin Leung2-10/+31
2019-12-18drm/amd/display: AVI info package change due to spec updateQingqing Zhuo1-1/+1
2019-12-18drm/amd/display: Disable integerscaling for downscale and MPOAidan Yang1-1/+17
2019-12-18drm/amd/display: Add wait for flip not pending on pipe unlockNoah Abradjian1-3/+36
2019-12-18drm/amd/display: HDMI 2.x audio bandwidth checkCharlene Liu1-0/+48
2019-12-05drm/amd/display: correct log message for lttprabdoulaye berthe1-2/+2
2019-12-05drm/amd/display: Remove redundant callNoah Abradjian1-2/+0
2019-12-05drm/amd/display: check for repeater when setting aux_rd_interval.abdoulaye berthe1-2/+2
2019-12-05drm/amd/display: Return a correct error valueMikita Lipski1-3/+3
2019-12-05drm/amd/display: Save/restore link setting for disable phy when link retrainingHugo Hu1-2/+3
2019-12-05drm/amd/display: add DP protocol versionAnthony Koo1-0/+2
2019-12-05drm/amd/display: add log for lttprabdoulaye berthe1-32/+93
2019-12-05drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu1-1/+1
2019-12-05drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma1-1/+8
2019-12-05drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi1-1/+1
2019-12-05drm/amd/display: Disable link before reenableLucy Li1-47/+52
2019-12-05drm/amd/display: Reset PHY in link re-trainingPaul Hsieh3-51/+63
2019-12-05drm/amd/display: Wrong ifdef guards were used around DML validationJaehyun Chung1-1/+1
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo3-4/+6
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo6-84/+79
2019-11-26drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_streamNathan Chancellor1-2/+2
2019-11-19drm/amd/display: Use a temporary copy of the current state when updating DSC configNikola Cornij1-7/+24
2019-11-19drm/amd/display: DML Validation Dump/Check with LoggingJaehyun Chung1-1/+17
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo2-3/+4
2019-11-19drm/amd/display: Avoid conflict between HDR multiplier and 3dlutMichael Strauss1-7/+10
2019-11-19drm/amd/display: add color space option when sending link test patternWenjing Liu2-3/+38
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo6-25/+25
2019-11-19drm/amd/display: revert change causing DTN hang for RVSamson Tam1-27/+0
2019-11-19drm/amd/display: Connect DIG FE to its BE before link training startsNikola Cornij1-0/+4
2019-11-19drm/amd/display: Fix stereo with DCC enabledSamson Tam1-0/+27
2019-11-19drm/amd/display: add automated audio test supportabdoulaye berthe1-0/+92
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: remove redundant variable statusColin Ian King1-3/+1
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha5-14/+14
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2-8/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha7-115/+1
2019-11-13drm/amd/display: disable lttpr for invalid lttpr caps.abdoulaye berthe1-38/+40
2019-11-13drm/amd/display: use previous aux timeout val if no repeater.abdoulaye berthe2-10/+12
2019-11-13drm/amd/display: implement lttpr logicabdoulaye berthe2-70/+288