summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-06drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2020-12-15drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0Flora Cui1-3/+0
2020-12-08drm/amd/display: Fixed the audio noise during mode switching with HDCP mode onRoy Chan1-2/+5
2020-12-08drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-08drm/amd/display: Set default bits per channelJing Zhou1-2/+2
2020-12-01drm/amd/display: Check link_active instead of lane_settings != unknownJoshua Aberback1-1/+1
2020-11-24drm/amd/display: Add internal display infoYongqiang Sun1-0/+7
2020-11-24drm/amd/display: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-16drm/amd/display: Expose new CRC window propertyWayne Lin1-0/+3
2020-11-16drm/amd/display: Add dual edp optimization flag.Yongqiang Sun1-0/+1
2020-11-16drm/amd/display: minor restructuring of pbn calculation functionsWenjing Liu1-4/+10
2020-11-16drm/amd/display: Hook up PSR residency command to DSATWyatt Wood1-0/+12
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac1-6/+12
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-2/+2
2020-11-04drm/amd/display: fix psr panel lightupRoman Li1-1/+1
2020-11-02drm/amd/display: fail instead of div by zero/bugcheckAshley Thomas1-0/+4
2020-11-02drm/amd/display: stop top_mgr when type change to non-MST during s3Lewis Huang1-0/+8
2020-10-27drm/amd/display: correct asic type check V2Evan Quan1-1/+2
2020-10-26drm/amd/display: skip avmute actionBrandon Syu1-2/+3
2020-10-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo1-1/+1
2020-09-22drm/amd/display: Implement PSR wait for enable/disableWyatt Wood1-1/+1
2020-09-15drm/amd/display: Rename set_mst_bandwidth to align with DP specGeorge Shen1-2/+2
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam1-0/+1
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung1-1/+1
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-06drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu1-1/+1
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko1-0/+3
2020-08-06drm/amd/display: Use parameter for call to set output muxEric Bernstein1-2/+5
2020-07-01drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu1-3/+5
2020-07-01drm/amd/display: Correctly respond in psr enablement interfaceCamille Cho1-2/+4
2020-07-01drm/amd/display: Improve DisplayPort monitor interopAric Cyr1-1/+3
2020-07-01drm/amd/display: Revert "DP link layer test 4.2.1.1 fix due to specs update"Wenjing Liu1-3/+1
2020-07-01drm/amd/display: Add DCN3 DIOBhawanpreet Lakha1-0/+14
2020-05-28drm/amd/display: Fix incorrect HDCP caps for dongleBhawanpreet Lakha1-4/+4
2020-05-28drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu1-2/+1
2020-05-21drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu1-0/+8
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo1-2/+2
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo1-1/+1
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun1-31/+28
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun1-24/+11
2020-04-28drm/amd/display: Add panel cntl id for set backlight level.Yongqiang Sun1-1/+2
2020-04-22drm/amd/display: access ABM from stream resource.Yongqiang Sun1-16/+23
2020-04-22drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-22drm/amd/display: destroy panel on link destructAnthony Koo1-0/+3
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo1-0/+22
2020-04-22drm/amd/display: make all backlight calls link basedAnthony Koo1-5/+25
2020-04-22drm/amd/display: Avoid NULL pointer in set_backlight when ABM is NULLNicholas Kazlauskas1-2/+1
2020-04-22drm/amd/display: fix stream setting for diags on siliconDmytro Laktyushkin1-2/+2
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood1-8/+11
2020-04-22drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood1-5/+5