summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c
AgeCommit message (Expand)Author
2018-03-07drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun
2017-12-14drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang
2017-12-14drm/amd/display: Remove PSR functions in LinuxHarry Wentland
2017-12-06drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang
2017-12-06drm/amd/display: get remote dpcd caps for timing validationEric Yang
2017-11-28drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu
2017-11-28drm/amd/display: Add timing validation against dongle capEric Yang
2017-11-14drm/amd/display: fix MST link training fail division by 0Eric Yang
2017-11-02drm/amd/display: Use constants from atom.h for HDMI caps readAndrew Jiang
2017-10-21drm/amd/display: Add DIGD case when getting retimer settingsAndrew Jiang
2017-10-21drm/amd/display: Add chip mask to HDMI retimer/redriver checkAndrew Jiang
2017-10-21drm/amd/display: add dpms state to DCHersen Wu
2017-10-21drm/amd/display: audio dynamic resource acquired relatedCharlene Liu
2017-10-21drm/amd/display: disconnect on HPD low even if edid is the sameWenjing Liu
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang
2017-10-21drm/amd/display: update link type to mst before topology discoveryWenjing Liu
2017-10-21drm/amd/display: moving backlight registers to hwsequencerYue Hin Lau
2017-10-21drm/amd/display: To prevent detecting new sink from spurious HPDMartin Tsai
2017-10-21drm/amd/display: fix usb-c dongle regressionEric Yang
2017-10-16drm/amd/display: To prevent detecting new sink from spurious HPDMartin Tsai
2017-10-06amdgpu/dc: kill a bunch of dead code.Dave Airlie
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: USB-C to HDMI dongle not lightHersen Wu
2017-09-26drm/amd/display: only polling VSync Phase within VSync peroroidCharlene Liu
2017-09-26drm/amd/display: Move dis_clk into dc_state.Andrey Grodzovsky
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: write dpcd 0x600 to 2 for DP/eDP when powerdownCharlene Liu
2017-09-26drm/amd/display: Fix two MST not light up regressionsJerry Zuo
2017-09-26drm/amd/display: fix not enter/exit PSR with latest driver/SBIOSCharlene Liu
2017-09-26drm/amd/display: Implement HDMI retimer settings for RV AM4 support.Zeyu Fan
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha
2017-09-26drm/amd/display: Fix warnings about uninitialized useHarry Wentland
2017-09-26drm/amd/display: Move verify link cap after read edidWenjing Liu
2017-09-26drm/amd/display: Move pix_clk_params into stream_resHarry Wentland
2017-09-26drm/amd/display: Move audio to stream_resHarry Wentland
2017-09-26drm/amd/display: Move stream_enc to stream_resHarry Wentland
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland
2017-09-26drm/amd/display: add detect caps for edpRoman Li
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li
2017-09-26drm/amd/display: single PSR display not allow CSTATE sw w/aCharlene Liu
2017-09-26drm/amd/display: Roll core_sink into dc_sinkHarry Wentland
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland
2017-09-26drm/amd/display: fix aviInfoFrame bar Info and add set_avMuteCharlene Liu
2017-09-26drm/amd/display: Save hpd_src for dc_linkZeyu Fan
2017-09-26drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...Amy Zhang