summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-12-14drm/amd/display: 3.2.166Aric Cyr1-1/+1
2021-12-14drm/amd/display: implement dc_mode_memclkMartin Leung14-7/+188
2021-12-14drm/amd/display: ODM + MPO window on only one half of ODMEric Bernstein2-21/+71
2021-12-14drm/amd/display: Force det buf size to 192KB with 3+ streams and upscalingMichael Strauss1-0/+8
2021-12-14drm/amd/display: parse and check PSR SU capsMikita Lipski2-0/+10
2021-12-14drm/amd/display: Add src/ext ID info for dummy serviceSolomon Chiu1-4/+6
2021-12-14drm/amd/display: Set exit_optimized_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-13drm/amd/display: fix function scopesIsabella Basso47-511/+167
2021-12-13drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLKMichel Dänzer1-235/+69
2021-12-13drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfiguratio...Michel Dänzer1-86/+99
2021-12-13drm/amdgpu: remove unnecessary variablesIsabella Basso1-6/+1
2021-12-13drm/amd: move variable to local scopeMario Limonciello1-2/+2
2021-12-13drm/amd: add some extra checks that is_dig_enabled is definedMario Limonciello2-12/+12
2021-12-13drm/amd: append missing includesIsabella Basso10-0/+20
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez2-2/+2
2021-12-07drm/amd/display: Fix out of bounds access on DNC31 stream encoder regsNicholas Kazlauskas1-1/+2
2021-12-07drm/amd/display: Reduce stack usageAric Cyr1-4/+4
2021-12-07drm/amd/display: Query DMCUB for dp alt statusNicholas Kazlauskas1-38/+59
2021-12-07drm/amd/display: add a debug option to force dp2 lt fallback methodWenjing Liu2-3/+7
2021-12-07drm/amd/display: Adding dpia debug bits for hpd delayMeenakshikumar Somasundaram1-1/+2
2021-12-07drm/amd/display: Move link_enc init logic to DCJude Shih2-0/+18
2021-12-07drm/amd/display: prevent reading unitialized linksMikita Lipski1-0/+2
2021-12-07drm/amd/display: Added Check For dc->res_poolJarif Aftab1-1/+1
2021-12-07drm/amd/display: Prevent PSR disable/reenable in HPD IRQWyatt Wood1-5/+6
2021-12-07drm/amd/display: Add W/A for PHY tests with certain LTTPRGeorge Shen1-2/+70
2021-12-07drm/amd/display: Apply LTTPR workarounds to non-transparent modeGeorge Shen1-4/+5
2021-12-01drm/amd/display: 3.2.164Aric Cyr1-1/+1
2021-12-01drm/amd/display: Add 16ms AUX RD interval W/A for specific LTTPRGeorge Shen1-0/+12
2021-12-01drm/amd/display: Add force detile buffer size debug flagMichael Strauss2-0/+15
2021-12-01drm/amd/display: Skip vendor specific LTTPR w/a outside link trainingGeorge Shen2-19/+26
2021-12-01drm/amd/display: Add vendor specific LTTPR workarounds for DCN31George Shen4-3/+198
2021-12-01drm/amd/display: Fix dual eDP abnormal display issueBrandon Syu1-3/+5
2021-12-01drm/amd/display: Add work around for tunneled MST.Jimmy Kizito4-11/+30
2021-12-01drm/amd/display: add function for eDP and backlight power onEvgenii Krasnikov2-0/+12
2021-12-01drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-01drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram7-14/+99
2021-12-01drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George1-1/+1
2021-12-01drm/amd/display: add hdmi disable debug checkDale Zhao2-4/+6
2021-12-01drm/amd/display: Enable P010 for DCN3x ASICsStylon Wang5-5/+5
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo11-0/+135
2021-12-01drm/amd/display: fix application of sizeof to pointerLv Ruyi1-2/+2
2021-12-01drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-11-24drm/amd/display: 3.2.163Aric Cyr1-1/+1
2021-11-24drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
2021-11-24drm/amd/display: Fix ODM combine issue with fast bootsungwang1-1/+2
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen3-3/+3
2021-11-24drm/amd/display: Display object info table changesNevenko Stupar1-2/+4
2021-11-24drm/amd/display: retain/release at proper places in link_enc assignmentSung Joon Kim2-1/+9
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu4-5/+5
2021-11-24drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing5-66/+4