aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2020-02-06drm/amd/display: remove unused variableAric Cyr1-1/+0
2020-02-06drm/amd/display: Fix GSL acquireAric Cyr1-6/+0
2020-02-06drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo10-135/+125
2020-02-06drm/amd/display: Fix various issues found by compiler warning as errorsEric Bernstein3-4/+3
2020-02-06drm/amd/display: Indicate dsc updates explicitlyAnthony Koo2-7/+13
2020-02-06drm/amd/display: Split program front end part that occur outside lockAnthony Koo10-12/+79
2020-02-06drm/amd/display: Do not set optimized_require to false after plane disableSung Lee1-1/+0
2020-02-06drm/amd/display: remove invalid dc_is_hw_initialized functionJoseph Gravenor2-7/+0
2020-02-06drm/amd/display: Move USB-C workaround to after parameter variables are setGeorge Shen1-9/+10
2020-02-06drm/amd/display: Add set psr version messageWyatt Wood3-27/+50
2020-02-04drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher1-11/+23
2020-02-04drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas1-0/+30
2020-01-27drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King1-4/+4
2020-01-27drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo1-8/+9
2020-01-27Revert "drm/amd/display: Don't skip link training for empty dongle"Harry Wentland1-8/+2
2020-01-27drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland1-2/+1
2020-01-22drm/amd/display: use odm combine for YCbCr420 timing with h_active greater than 4096Wenjing Liu3-22/+45
2020-01-22drm/amd/display: init hw i2c speedLewis Huang2-9/+1
2020-01-22drm/amd/display: changed max_downscale_src_width to 4096.Isabel Zhang1-1/+1
2020-01-22drm/amd/display: support VSC SDP update on video test pattern requestWenjing Liu1-8/+3
2020-01-22drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUBNicholas Kazlauskas1-0/+4
2020-01-22drm/amd/display: fix rotation_angle to use enum valuesBrandon Syu1-6/+6
2020-01-22drm/amd/display: 3.2.69Aric Cyr1-1/+1
2020-01-22drm/amd/display: Refine i2c frequency calculating sequenceLewis Huang1-49/+19
2020-01-22drm/amd/display: Fix DML dummyinteger types mismatchJerry (Fangzhi) Zuo1-2/+2
2020-01-22drm/amd/display: check pipe_ctx is split pipe or notPaul Hsieh1-2/+15
2020-01-22drm/amd/display: Fallback to DMCUB when command table is missingNicholas Kazlauskas1-4/+70
2020-01-22drm/amd/display: Add debug option to disable DSC supportWenjing Liu2-1/+3
2020-01-22drm/amd/display: Do not send training pattern if VS DifferentSung Lee1-1/+1
2020-01-22drm/amd/display: update MSA and VSC SDP on video test pattern requestWenjing Liu1-1/+36
2020-01-16drm/amd/display: skip opp blank or unblank if test pattern enabledWenjing Liu1-0/+3
2020-01-16drm/amd/display: 3.2.68Aric Cyr1-1/+1
2020-01-16drm/amd/display: reallocate MST payload when link lossPaul Hsieh3-5/+36
2020-01-16drm/amd/display: fixup DML dependenciesJun Lei3-2/+2
2020-01-16drm/amd/display: Use mdelay to avoid context switchMartin Tsai1-2/+2
2020-01-16drm/amd/display: Only program surface flip for video plane via dmcubYongqiang Sun2-62/+88
2020-01-16drm/amd/display: Enable double buffer for OTG_BLANKAlvin Lee1-1/+7
2020-01-16drm/amd/display: Add monitor patch for AUO dpcd issueLewis Huang4-0/+74
2020-01-16drm/amd/display: wait for test pattern after when all pipes are programmedWenjing Liu1-6/+0
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo17-55/+90
2020-01-16drm/amd/display: 3.2.67Aric Cyr1-1/+1
2020-01-16drm/amd/display: remove psr state condition when psr exit caseLewis Huang1-3/+0
2020-01-16drm/amd/display: Add default switch case for DCCChris Park2-0/+6
2020-01-16drm/amd/display: Use SMU ClockTable Values for DML CalculationsSung Lee1-0/+4
2020-01-16drm/amd/display: rename _lvp to l_vpCharlene Liu4-7/+7
2020-01-16drm/amd/display: Add w/a to reset PHY before link training in verify_link_capGeorge Shen3-1/+13
2020-01-16drm/amd/display: Refactor surface flip programmingYongqiang Sun1-206/+118
2020-01-16drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian8-37/+86
2020-01-16drm/amd/display: programing surface flip by dmcub.Yongqiang Sun2-0/+117
2020-01-16drm/amd/display: Double buffer dcn2 Gamut RemapNoah Abradjian3-6/+109