summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: do not read link setting if edp not connectedEric Yang2019-07-181-7/+1Star
* drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu2019-07-181-2/+0Star
* drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao2019-07-181-1/+8
* drm/amd/display: Read max down spreadDerek Lai2019-07-181-0/+7
* drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if usi...Samson Tam2019-07-181-1/+3
* drm/amd/display: avoid 64-bit divisionArnd Bergmann2019-07-081-2/+2
* drm/amdgpu/display: switch udelay to msleepAlex Deucher2019-06-251-1/+1
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+2
| |\
| | * drm/amd: drop use of drmP.h in atom.hSam Ravnborg2019-06-101-0/+2
* | | drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu2019-06-221-1/+1
* | | drm/amd/display: Implement DSC MST fair share algorithmWenjing Liu2019-06-221-1/+1
* | | drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij2019-06-221-5/+0Star
* | | drm/amd/display: Move link functions from dc to dc_linkChris Park2019-06-221-0/+27
* | | drm/amd/display: Add DSC support for Navi (v2)Harry Wentland2019-06-221-0/+51
* | | drm/amd/display: Add DC core changes for DCN2Harry Wentland2019-06-221-1/+5
* | | drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam2019-06-111-0/+6
* | | drm/amd/display: Remove superflous error messageJordan Lazare2019-06-111-1/+1
* | | drm/amd/display: Clean up scdc_test_data structChris Park2019-06-111-1/+0Star
* | | drm/amd/display: fix issue with eDP not detected on driver loadAnthony Koo2019-06-111-10/+32
|/ /
* | drm/amd/display: Move link functions from dc to dc_linkChris Park2019-05-311-1/+126
* | drm/amd/display: make clk mgr soc specificEric Yang2019-05-311-0/+1
* | drm/amd/display: Rename EDID_BLOCK_SIZE to DC_EDID_BLOCK_SIZEJoshua Aberback2019-05-241-3/+3
* | drm/amd/display: enabling stream after HPD low to high happenedCharlene Liu2019-05-241-0/+3
* | drm/amd/display: reset retimer/redriver below 340MhzCharlene Liu2019-05-241-4/+24
|/
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-05-031-16/+55
|\
| * drm/amd/display: Fix eDP Black screen after S4 resumeAnthony Koo2019-04-241-16/+55
* | BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-151-0/+6
|\ \ | |/ |/|
| * drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh2019-03-281-0/+6
* | drm/amd/display: disable link before changing link settingsAnthony Koo2019-04-101-0/+9
* | drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij2019-04-101-9/+7Star
* | drm/amd/display: fix clk_mgr namingDmytro Laktyushkin2019-04-101-1/+1
* | drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu2019-04-101-1/+47
* | drm/amd/display: fix dp_hdmi_max_pixel_clk unitsSivapiriyanKumarasamy2019-04-101-1/+1
* | drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein2019-03-281-4/+3Star
* | drm/amd/display: Pass SDP spliting in parametersNikola Cornij2019-03-281-1/+2
* | drm/amd/display: Handle branch device with DFP count = 0 case.Hugo Hu2019-03-281-3/+2Star
* | drm/amd/display: add missing opp programming for odmDmytro Laktyushkin2019-03-211-1/+1
* | drm/amd/display: Use dc_is_hdmi_signal() instead of ENUMEric Bernstein2019-03-211-2/+2
* | drm/amd/display: Rename is_hdmi to is_hdmi_tmds typeEric Bernstein2019-03-191-1/+1
* | drm/amd/display: half bandwidth for YCbCr420 during validationMartin Leung2019-03-191-13/+20
* | drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai2019-03-191-4/+4
|/
* drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo2019-02-281-4/+11
* drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich2019-02-281-0/+1
* drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland2019-02-071-3/+4
* drm/amd/display: add seamless boot flag to streamAnthony Koo2019-02-061-2/+12
* drm/amd/display: add way to determine if link is activeAnthony Koo2019-02-061-0/+4
* drm/amd/display: add gpio lock/unlockChiawen Huang2019-02-061-25/+22Star
* drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai2019-01-281-0/+5
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-11/+11