summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-13drm/amd/display: Return out_link_loss from interrupt handlerFatemeh Darbehani1-1/+7
2018-07-13drm/amd/display: read DP sink and DP branch hardware and firmware revision fr...Alvin lee1-0/+25
2018-07-05drm/amd/display: don't initialize resultStefan Agner1-1/+1
2018-07-05drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu1-4/+5
2018-06-15drm/amd/display: Optimize DP_SINK_STATUS_ESI range read on HPDNikola Cornij1-9/+13
2018-06-15drm/amd/display: add DPCD read for Sink ieee OUIAnthony Koo1-0/+12
2018-05-29drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij1-5/+30
2018-05-29drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij1-1/+1
2018-05-15drm/amd/display: DP link validation bug for YUV422Hersen Wu1-26/+21
2018-05-15drm/amd/display: Use HBR2 if eDP monitor it doesn't advertise link rateHarry Wentland1-0/+4
2018-04-11drm/amd/display: fix link bw calculation for 422 and 420 encodingEric Yang1-21/+32
2018-04-11drm/amd/display: Retry when read dpcd caps failed.Yongqiang Sun1-5/+11
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-34/+19
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-17/+17
2018-03-05drm/amd/display: Update Link Training Fallback logicWenjing Liu1-24/+74
2018-02-19drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu1-1/+1
2018-02-19drm/amd/display: Add return value for detect dp.Yongqiang Sun1-8/+16
2018-02-19drm: amd: Fix trailing semicolonsLuis de Bethencourt1-1/+1
2017-12-20drm/amd/display: Use the maximum link setting which EDP reported.Hugo Hu1-0/+6
2017-12-06drm: amd: Fix line continuation formatsJoe Perches1-7/+4
2017-12-06drm/amd/display: get remote dpcd caps for timing validationEric Yang1-1/+1
2017-11-28drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu1-45/+40
2017-11-28drm/amd/display: Add timing validation against dongle capEric Yang1-1/+20
2017-10-21drm/amd/display: set cp25201 to use TPS4Wenjing Liu1-2/+14
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie1-1/+1
2017-10-06amdgpu/dc: fix a bunch of misc whitespace.Dave Airlie1-4/+4
2017-09-29amdgpu/dc: set some of the link dp code to static.Dave Airlie1-5/+13
2017-09-29amdgpu/dc: move some one line dp functions to inlines.Dave Airlie1-2/+2
2017-09-26drm/amd/display: set CP2520 Test pattern to use DP_TEST_PATTERN_HBR2_COMPLIAN...Wenjing Liu1-1/+1
2017-09-26drm/amd/display: Use TPS4 instead of CP2520_3 for phy pattern 7Wenjing Liu1-1/+1
2017-09-26drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu1-2/+2
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo1-1/+1
2017-09-26drm/amd/display: do not reset lane count in EQ fallbackWenjing Liu1-2/+0
2017-09-26drm/amd/display: Fix return value from rx irq handler on up requestWenjing Liu1-4/+4
2017-09-26drm/amd/display: Fix two MST not light up regressionsJerry Zuo1-0/+8
2017-09-26drm/amd/display: Cache edp config in dc linkWenjing Liu1-0/+2
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha1-1/+0
2017-09-26drm/amd/display: Move verify link cap after read edidWenjing Liu1-7/+0
2017-09-26drm/amd/display: Move stream_enc to stream_resHarry Wentland1-1/+1
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland1-2/+2
2017-09-26drm/amd/display: Move OPP to stream_resHarry Wentland1-4/+4
2017-09-26drm/amd/display: Remove struct from stack in dp_set_test_patternHarry Wentland1-6/+6
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: add detect caps for edpRoman Li1-3/+8
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li1-4/+3
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland1-137/+127
2017-09-26drm/amd/display: fix decide_link_settingsDing Wang1-80/+60
2017-09-26drm/amd/display: Return hpd_irq_dpcd from hpd_rx handlerWenjing Liu1-1/+4
2017-09-26drm/amd/display: link training fallback actionsDing Wang1-42/+197
2017-09-26drm/amd/display: i2c/aux Remove link index.Andrey Grodzovsky1-2/+2