summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c
AgeCommit message (Expand)AuthorFilesLines
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: 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: skip retrain in dc_link_set_preferred_link_settings() if usi...Samson Tam1-1/+3
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...Daniel 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
2019-05-31drm/amd/display: Move link functions from dc to dc_linkChris Park1-1/+126
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-0/+1
2019-05-24drm/amd/display: Rename EDID_BLOCK_SIZE to DC_EDID_BLOCK_SIZEJoshua Aberback1-3/+3
2019-05-24drm/amd/display: enabling stream after HPD low to high happenedCharlene Liu1-0/+3
2019-05-24drm/amd/display: reset retimer/redriver below 340MhzCharlene Liu1-4/+24
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-16/+55
2019-04-23drm/amd/display: Fix eDP Black screen after S4 resumeAnthony Koo1-16/+55
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie1-0/+6
2019-04-10drm/amd/display: disable link before changing link settingsAnthony Koo1-0/+9
2019-04-10drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij1-9/+7
2019-04-10drm/amd/display: fix clk_mgr namingDmytro Laktyushkin1-1/+1
2019-04-10drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu1-1/+47
2019-04-10drm/amd/display: fix dp_hdmi_max_pixel_clk unitsSivapiriyanKumarasamy1-1/+1
2019-03-27drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein1-4/+3
2019-03-27drm/amd/display: Pass SDP spliting in parametersNikola Cornij1-1/+2
2019-03-27drm/amd/display: Handle branch device with DFP count = 0 case.Hugo Hu1-3/+2
2019-03-27drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh1-0/+6
2019-03-20drm/amd/display: add missing opp programming for odmDmytro Laktyushkin1-1/+1
2019-03-20drm/amd/display: Use dc_is_hdmi_signal() instead of ENUMEric Bernstein1-2/+2
2019-03-19drm/amd/display: Rename is_hdmi to is_hdmi_tmds typeEric Bernstein1-1/+1
2019-03-19drm/amd/display: half bandwidth for YCbCr420 during validationMartin Leung1-13/+20
2019-03-19drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai1-4/+4
2019-02-27drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo1-4/+11
2019-02-27drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich1-0/+1
2019-02-07drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland1-3/+4
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo1-2/+12
2019-02-06drm/amd/display: add way to determine if link is activeAnthony Koo1-0/+4
2019-02-05drm/amd/display: add gpio lock/unlockChiawen Huang1-25/+22
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai1-0/+5
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-11/+11