aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-03drm/amd/display: enable single dp seamless bootMartin Leung1-19/+38
2019-09-17drm/amd/display: Handle virtual signal type in disable_link()Martin Tsai1-2/+4
2019-09-13drm/amd/display: remove hw access from dc_destroyJun Lei1-1/+0
2019-09-13drm/amd/display: Don't allocate payloads if link lostAlvin Lee1-7/+10
2019-08-23drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung1-2/+2
2019-08-21drm/amd/display: remove duplicated include from dc_link.cYueHaibing1-4/+0
2019-08-21drm/amd/display: Fix 32-bit divide error in wait_for_alt_modeNathan Chancellor1-2/+2
2019-08-15drm/amd/display: check hpd before retry verify link capWenjing Liu1-21/+6
2019-08-15drm/amd/display: Enable type C hotplugEric Yang1-0/+59
2019-08-15drm/amd/display: Set DSC before DIG front-end is connected to its back-endNikola Cornij1-7/+13
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung1-1/+12
2019-08-15drm/amd/display: Synchronous DisplayPort Link TrainingDavid Galiffi1-52/+1
2019-07-18drm/amd/display: do not read link setting if edp not connectedEric Yang1-7/+1
2019-07-18drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu1-2/+0
2019-07-18drm/amd/display: Set FEC_READY always before link trainingNikola Cornij1-9/+5
2019-07-18drm/amd/display: Use helper for determining HDMI signalEric Bernstein1-1/+1
2019-07-18drm/amd/display: Remove unnecessary NULL check in set_preferred_link_settingsHarry Wentland1-5/+4
2019-07-18drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao1-1/+8
2019-07-18drm/amd/display: Read max down spreadDerek Lai1-0/+7
2019-07-18drm/amd/display: add hdmi2.1 dsc pps packet programmingDmytro Laktyushkin1-7/+7
2019-07-18drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if using passive dongleSamson Tam1-1/+3
2019-07-18drm/amd/display: Add ability to set preferred link training parameters.David Galiffi1-4/+42
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann1-2/+2
2019-06-25drm/amdgpu/display: switch udelay to msleepAlex Deucher1-1/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+2
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu1-1/+1
2019-06-22drm/amd/display: Implement DSC MST fair share algorithmWenjing Liu1-1/+1
2019-06-22drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij1-5/+0
2019-06-22drm/amd/display: Move link functions from dc to dc_linkChris Park1-0/+27
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+51
2019-06-21drm/amd/display: Add DC core changes for DCN2Harry Wentland1-1/+5
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+2
2019-06-11drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam1-0/+6
2019-06-11drm/amd/display: Remove superflous error messageJordan Lazare1-1/+1
2019-06-11drm/amd/display: Clean up scdc_test_data structChris Park1-1/+0
2019-06-11drm/amd/display: fix issue with eDP not detected on driver loadAnthony Koo1-10/+32
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg1-0/+2