summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar1-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
2017-09-26drm/amd/display: Add function to set dither optionDing Wang1-2/+2
2017-09-26drm/amd/display: decouple resource_pool from resource_contextTony Cheng1-1/+1
2017-09-26drm/amd/display: PSR RefactorSylvia Tsai1-52/+1
2017-09-26drm/amd/display: Make dc_link param const in set_drive_settingsZeyu Fan1-1/+1
2017-09-26drm/amd/display: USB-c DP-HDMI dongle shows garbage on Sony TVCharlene Liu1-1/+20
2017-09-26drm/amd/display: always retrieve PSR capAmy Zhang1-2/+1
2017-09-26drm/amd/display: Fix for tile MSTDing Wang1-0/+13
2017-09-26drm/amd/display: Refactor edid read.Andrey Grodzovsky1-13/+17
2017-09-26drm/amd/display: Temporary disable PSR for HBR2 & HBR3Zeyu Fan1-1/+2
2017-09-26drm/amd/display: support PHY compliance automation for CP2520 pattern 1/2/3Tony Cheng1-25/+30
2017-09-26drm/amd/display: use extended receiver cap for dpcd verTony Cheng1-3/+3
2017-09-26drm/amd/display: TPS4 logic typo fixCharlene Liu1-2/+2
2017-09-26drm/amd/display: Some more warning fixesHarry Wentland1-1/+1
2017-09-26drm/amd/display: DP compliance automation test fixesLeon Elazar1-18/+1
2017-09-26drm/amd/display: remove un-used defines and dead codeTony Cheng1-1/+1
2017-09-26drm/amd/display: Fix link retraining hw sequence for auto testHersen Wu1-2/+2
2017-09-26drm/amd/display: assign correct enum for edp revisionDave Airlie1-1/+1