summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-22drm/amd/display: allow DP RX to use more cr aux rd interval delayWenjing Liu1-1/+18
2020-09-15drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+5
2020-09-15drm/amd/display: Power eDP panel back ON before link training retryAshley Thomas1-0/+6
2020-09-15drm/amd/display: always use 100us for cr aux rd intervalWenjing Liu1-7/+7
2020-09-15drm/amd/display: add option to override cr training patternWenjing Liu1-12/+21
2020-08-18drm/amd/display: should check error using DC_OKTong Zhang1-4/+4
2020-08-17drm/amd/display: create a function to decide mst link settingsWenjing Liu1-5/+9
2020-08-04drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr1-16/+0
2020-07-30drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2Aric Cyr1-7/+6
2020-07-27drm/amd/display: Check lane status again after link training doneMartin Tsai1-0/+50
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu1-2/+2
2020-07-21drm/amd/display: remove unhelpful 5ms delayAric Cyr1-4/+0
2020-07-02drm/amd/display: check dpcd read status of DP_DOWNSTREAM_PORT_0jinlong zhang1-52/+53
2020-07-01drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu1-35/+41
2020-07-01drm/amd/display: VSC SDP supported for SSTDerek Lai1-1/+1
2020-07-01drm/amd/display: Use dmub fw to lock pipe, cursor, digWyatt Wood1-6/+37
2020-07-01drm/amd/display: Improve DisplayPort monitor interopAric Cyr1-10/+13
2020-07-01drm/amd/display: Revert "DP link layer test 4.2.1.1 fix due to specs update"Wenjing Liu1-29/+30
2020-07-01drm/amd/display: Force delay after DP receive power upMartin Tsai1-3/+4
2020-05-28drm/amd/display: Handle link loss interrupt betterAric Cyr1-17/+9
2020-05-28drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu1-30/+29
2020-05-21drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen1-0/+27
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie1-1/+0
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie1-1/+1
2020-05-07drm/amd/display: remove duplicate headersChen Zhou1-1/+0
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie1-13/+31
2020-04-24drm/amd/display: remove redundant assignment to variable retColin Ian King1-1/+1
2020-04-22drm/amd/display: blank dp stream before re-train the linkXiaodong Yan1-0/+12
2020-04-22drm/amd/display: DispalyPort: Write OUI only if panel supports itAurabindo Pillai1-0/+15
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood1-1/+1
2020-04-09drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabledWenjing Liu1-12/+3
2020-04-08drm/amd/display: Align macro name as per DP specAnimesh Manna1-1/+1
2020-03-19drm/amd/display: Fix test pattern color space inconsistency for LinuxJerry (Fangzhi) Zuo1-3/+6
2020-03-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner1-0/+11
2020-03-09drm/amd/display: separate FEC capability from fec debug flagWenjing Liu1-2/+2
2020-03-05drm/amd/display: set lttpr mode before link settingsabdoulaye berthe1-2/+4
2020-03-05drm/amd/display: program DPG_OFFSET_SEGMENT for odm_pipeWenjing Liu1-16/+24
2020-03-05drm/amd/display: add vsc update support for test pattern requestWenjing Liu1-8/+24
2020-03-05drm/amd/display: only include FEC overhead if both asic and display support FECWenjing Liu1-4/+2
2020-03-05drm/amd/display: Link training TPS1 workaround add back in dpcdMartin Leung1-6/+6
2020-02-25drm/amd/display: Link training TPS1 workaroundMartin Leung1-9/+9
2020-02-25drm/amd/display: Workaround required for link training reliabilityDavid Galiffi1-1/+18
2020-02-11drm/amd/display: Add AUX backlight registerRodrigo Siqueira1-8/+0
2020-02-11drm/amd/display: Pass override OUI in to dc_init_dataCalvin Hou1-17/+24
2020-02-06drm/amd/display: linux enable oled panel support dc partHersen Wu1-0/+168
2020-02-06drm/amd/display: Fix various issues found by compiler warning as errorsEric Bernstein1-1/+1
2020-02-06drm/amd/display: Move USB-C workaround to after parameter variables are setGeorge Shen1-9/+10
2020-01-27drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King1-4/+4
2020-01-22drm/amd/display: support VSC SDP update on video test pattern requestWenjing Liu1-8/+3
2020-01-22drm/amd/display: Do not send training pattern if VS DifferentSung Lee1-1/+1