aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
AgeCommit message (Expand)Author
2020-04-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner
2019-12-31drm/amd/display: Fix dongle_caps containing stale information.David Galiffi
2019-02-12drm/amd/display: validate extended dongle capsWenjing Liu
2018-08-06drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin
2018-08-06drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu
2018-07-27drm/amd/display: Retry link training againBhawanpreet Lakha
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng
2018-07-16drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.cHarry Wentland
2018-07-16drm/amd/display: add new dc debug structure to track debug dataJun Lei
2018-07-13drm/amd/display: Return out_link_loss from interrupt handlerFatemeh Darbehani
2018-07-13drm/amd/display: read DP sink and DP branch hardware and firmware revision fr...Alvin lee
2018-07-05drm/amd/display: don't initialize resultStefan Agner
2018-07-05drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu
2018-06-15drm/amd/display: Optimize DP_SINK_STATUS_ESI range read on HPDNikola Cornij
2018-06-15drm/amd/display: add DPCD read for Sink ieee OUIAnthony Koo
2018-05-29drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij
2018-05-29drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij
2018-05-15drm/amd/display: DP link validation bug for YUV422Hersen Wu
2018-05-15drm/amd/display: Use HBR2 if eDP monitor it doesn't advertise link rateHarry Wentland
2018-04-11drm/amd/display: fix link bw calculation for 422 and 420 encodingEric Yang
2018-04-11drm/amd/display: Retry when read dpcd caps failed.Yongqiang Sun
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Update Link Training Fallback logicWenjing Liu
2018-02-19drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu
2018-02-19drm/amd/display: Add return value for detect dp.Yongqiang Sun
2018-02-19drm: amd: Fix trailing semicolonsLuis de Bethencourt
2017-12-20drm/amd/display: Use the maximum link setting which EDP reported.Hugo Hu
2017-12-06drm: amd: Fix line continuation formatsJoe Perches
2017-12-06drm/amd/display: get remote dpcd caps for timing validationEric Yang
2017-11-28drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu
2017-11-28drm/amd/display: Add timing validation against dongle capEric Yang
2017-10-21drm/amd/display: set cp25201 to use TPS4Wenjing Liu
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie
2017-10-06amdgpu/dc: fix a bunch of misc whitespace.Dave Airlie
2017-09-29amdgpu/dc: set some of the link dp code to static.Dave Airlie
2017-09-29amdgpu/dc: move some one line dp functions to inlines.Dave Airlie
2017-09-26drm/amd/display: set CP2520 Test pattern to use DP_TEST_PATTERN_HBR2_COMPLIAN...Wenjing Liu
2017-09-26drm/amd/display: Use TPS4 instead of CP2520_3 for phy pattern 7Wenjing Liu
2017-09-26drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: do not reset lane count in EQ fallbackWenjing Liu
2017-09-26drm/amd/display: Fix return value from rx irq handler on up requestWenjing Liu
2017-09-26drm/amd/display: Fix two MST not light up regressionsJerry Zuo
2017-09-26drm/amd/display: Cache edp config in dc linkWenjing Liu
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha
2017-09-26drm/amd/display: Move verify link cap after read edidWenjing Liu
2017-09-26drm/amd/display: Move stream_enc to stream_resHarry Wentland
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland