aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-19drm/amd/display: Remove connect DIG FE to its BE during timing programmingNikola Cornij1-8/+3
2020-03-09drm/amd/display: separate FEC capability from fec debug flagWenjing Liu1-2/+1
2020-03-09drm/amd/display: Stop if retimer is not availableRodrigo Siqueira1-38/+29
2020-03-09drm/amd/display: Program DSC during timing programmingNikola Cornij1-3/+8
2020-03-09drm/amd/display: determine is mst hdcp based on stream instead of sink signalWenjing Liu1-0/+2
2020-03-05drm/amd/display: Add 'disable FEC for specific monitor' infrastructure to DCNikola Cornij1-0/+3
2020-03-05drm/amd/display: only include FEC overhead if both asic and display support FECWenjing Liu1-1/+10
2020-03-05drm/amd/display: dc_link: code clean up on detect_dp functionMelissa Wen1-19/+16
2020-03-05drm/amd/display: dc_link: code clean up on enable_link_dp functionMelissa Wen1-15/+14
2020-02-25drm/amd/display: Access patches from stream for ignore MSA monitor patchJaehyun Chung1-2/+2
2020-02-25drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood1-2/+2
2020-02-25drm/amd/display: Monitor patch to delay setting ignore MSA bitJaehyun Chung1-0/+3
2020-02-19drm/amd/display: Don't take the address of skip_scdc_overwrite in dc_link_detect_helperNathan Chancellor1-2/+1
2020-02-11drm/amd/display: Add psr get_state callWyatt Wood1-1/+1
2020-02-11drm/amd/display: add monitor patch to disable SCDC read/writeMartin Leung1-0/+4
2020-02-06drm/amd/display: linux enable oled panel support dc partHersen Wu1-1/+31
2020-02-06drm/amd/display: add stream_enc_inst for PSP HDCP inst useCharlene Liu1-1/+2
2020-02-06drm/amd/display: Add set psr version messageWyatt Wood1-3/+3
2020-01-27Revert "drm/amd/display: Don't skip link training for empty dongle"Harry Wentland1-8/+2
2020-01-27drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland1-2/+1
2020-01-22drm/amd/display: check pipe_ctx is split pipe or notPaul Hsieh1-2/+15
2020-01-16drm/amd/display: reallocate MST payload when link lossPaul Hsieh1-0/+33
2020-01-16drm/amd/display: Add monitor patch for AUO dpcd issueLewis Huang1-0/+7
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo1-1/+1
2020-01-16drm/amd/display: Driverside changes to support PSR in DMCUBWyatt Wood1-6/+16
2020-01-14drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner1-1/+1
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 Hsieh1-28/+4
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-33/+32
2019-11-19drm/amd/display: add color space option when sending link test patternWenjing Liu1-0/+2
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-4/+4
2019-11-19drm/amd/display: Connect DIG FE to its BE before link training startsNikola Cornij1-0/+4
2019-11-13drm/amd/display: remove set but not used variable 'bpc'YueHaibing1-15/+0
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-1/+1
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-18/+0
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo1-0/+1
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu1-9/+0
2019-10-30drm/amd/display: Add a conversion function for transmitter and phy_id enumsNathan Chancellor1-1/+37
2019-10-25drm/amd/display: Add debugfs entry for reading psr stateRoman Li1-0/+149
2019-10-25drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu1-0/+9
2019-10-17drm/amd/display: Make dc_link_detect_helper staticYueHaibing1-1/+2
2019-10-15drm/amd/display: add NULL checks for clock manager pointerAhzo1-1/+1
2019-10-10drm/amd/display: Fix dongle_caps containing stale information.David Galiffi1-1/+1
2019-10-10drm/amd/display: exit PSR during detectionEric Yang1-8/+11
2019-10-10drm/amd/display: check phy dpalt lane count configLewis Huang1-1/+2
2019-10-10drm/amd/display: fix hotplug during display offJoseph Gravenor1-1/+20
2019-10-10drm/amd/display: skip enable stream on disconnected displayWenjing Liu1-0/+8
2019-10-07drm/amd/display: Make function wait_for_alt_mode staticzhengbin1-1/+1
2019-10-03drm/amd/display: Update hdcp display configBhawanpreet Lakha1-0/+31