aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c
AgeCommit message (Expand)Author
2020-05-15drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland
2020-03-20drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi
2020-02-24drm/amd/display: Fix dongle_caps containing stale information.David Galiffi
2020-02-24drm/amd/display: Handle virtual signal type in disable_link()Martin Tsai
2019-08-16drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao
2019-07-31drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-23drm/amd/display: Fix eDP Black screen after S4 resumeAnthony Koo
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-10drm/amd/display: disable link before changing link settingsAnthony Koo
2019-04-10drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij
2019-04-10drm/amd/display: fix clk_mgr namingDmytro Laktyushkin
2019-04-10drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu
2019-04-10drm/amd/display: fix dp_hdmi_max_pixel_clk unitsSivapiriyanKumarasamy
2019-03-27drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein
2019-03-27drm/amd/display: Pass SDP spliting in parametersNikola Cornij
2019-03-27drm/amd/display: Handle branch device with DFP count = 0 case.Hugo Hu
2019-03-27drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh
2019-03-20drm/amd/display: add missing opp programming for odmDmytro Laktyushkin
2019-03-20drm/amd/display: Use dc_is_hdmi_signal() instead of ENUMEric Bernstein
2019-03-19drm/amd/display: Rename is_hdmi to is_hdmi_tmds typeEric Bernstein
2019-03-19drm/amd/display: half bandwidth for YCbCr420 during validationMartin Leung
2019-03-19drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai
2019-02-27drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo
2019-02-27drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich
2019-02-07drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo
2019-02-06drm/amd/display: add way to determine if link is activeAnthony Koo
2019-02-05drm/amd/display: add gpio lock/unlockChiawen Huang
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2019-01-14drm/amd/display: Detach backlight from streamDavid Francis
2019-01-14drm/amd/display: Remove unused headersImad Syed
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei
2018-12-20drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo
2018-12-18drm/amd/display: Add retry to read ddc_clock pinPaul Hsieh
2018-12-18drm/amd/display: Don't skip link training for empty dongleEric Yang
2018-12-18drm/amd/display: Wait edp HPD to high in detect_sinkDale Zhao
2018-11-30drm/amd/display: Start documentation of DCDavid Francis
2018-11-19drm/amd/display: Get backlight controller id from linkDavid Francis
2018-11-19drm/amd/display: Adjust stream enable sequenceJoshua Aberback
2018-11-19drm/amd/display: Check for dmcu initialization before calling dmcuDavid Francis
2018-11-06drm/amd/display: Fix misleading buffer informationShaokun Zhang
2018-11-05drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha
2018-09-26drm/amd/display: Refactor FPGA-specific link setupNikola Cornij
2018-09-14drm/amd/display: add query HPD interface.Chiawen Huang
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy