aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King1-4/+4
2020-01-27drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo1-8/+9
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: support VSC SDP update on video test pattern requestWenjing Liu1-8/+3
2020-01-22drm/amd/display: check pipe_ctx is split pipe or notPaul Hsieh1-2/+15
2020-01-22drm/amd/display: Do not send training pattern if VS DifferentSung Lee1-1/+1
2020-01-22drm/amd/display: update MSA and VSC SDP on video test pattern requestWenjing Liu1-1/+36
2020-01-16drm/amd/display: reallocate MST payload when link lossPaul Hsieh2-5/+35
2020-01-16drm/amd/display: Add monitor patch for AUO dpcd issueLewis Huang2-0/+69
2020-01-16drm/amd/display: wait for test pattern after when all pipes are programmedWenjing Liu1-6/+0
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo2-4/+4
2020-01-16drm/amd/display: Add w/a to reset PHY before link training in verify_link_capGeorge Shen1-0/+10
2020-01-16drm/amd/display: Driverside changes to support PSR in DMCUBWyatt Wood1-6/+16
2020-01-16drm/amd/display: stop doing unnecessary detection when going to D3Joseph Gravenor1-0/+6
2020-01-16drm/amd/display: wait for update when setting dpg test patternWenjing Liu1-0/+13
2020-01-16drm/amd/display: store lttpr mode with dpcdabdoulaye berthe1-2/+11
2020-01-16drm/amd/display: Disable secondary link for certain monitorsNikola Cornij1-3/+7
2020-01-16drm/amd/display: Fix 300Hz Freesync bugAlvin Lee1-1/+0
2020-01-14drm/amd/display: remove unnecessary conversion to boolChen Zhou1-1/+1
2020-01-14drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner1-1/+1
2020-01-14drm/amd/display: Don't disable DP PHY when link loss happensZhan Liu1-1/+0
2020-01-09drm/amd/display: Initialize DSC PPS variables to 0David Francis1-0/+3
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