summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorLines
2020-03-13drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner-0/+11
2020-03-13drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang-2/+0
2020-03-09drm/amd/display: update soc bb for nv14Martin Leung-0/+114
2020-03-05drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic-2/+2
2020-02-11drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee-1/+1
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas-4/+0
2020-02-11amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa-0/+6
2020-02-11drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang-0/+6
2020-02-11drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun-0/+6
2020-02-11drm/amd/display: Check engine is not NULL before acquiringAric Cyr-1/+1
2020-02-11drm/amd/display: Use dcfclk to populate watermark rangesSung Lee-7/+7
2020-02-11drm/amd/display: Do not set optimized_require to false after plane disableSung Lee-1/+0
2020-02-04drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher-11/+23
2020-02-04drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas-0/+30
2020-01-27drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King-4/+4
2020-01-27drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo-8/+9
2020-01-27Revert "drm/amd/display: Don't skip link training for empty dongle"Harry Wentland-8/+2
2020-01-27drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland-2/+1
2020-01-22drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu-22/+45
2020-01-22drm/amd/display: init hw i2c speedLewis Huang-9/+1
2020-01-22drm/amd/display: changed max_downscale_src_width to 4096.Isabel Zhang-1/+1
2020-01-22drm/amd/display: support VSC SDP update on video test pattern requestWenjing Liu-8/+3
2020-01-22drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUBNicholas Kazlauskas-0/+4
2020-01-22drm/amd/display: fix rotation_angle to use enum valuesBrandon Syu-6/+6
2020-01-22drm/amd/display: 3.2.69Aric Cyr-1/+1
2020-01-22drm/amd/display: Refine i2c frequency calculating sequenceLewis Huang-49/+19
2020-01-22drm/amd/display: Fix DML dummyinteger types mismatchJerry (Fangzhi) Zuo-2/+2
2020-01-22drm/amd/display: check pipe_ctx is split pipe or notPaul Hsieh-2/+15
2020-01-22drm/amd/display: Fallback to DMCUB when command table is missingNicholas Kazlauskas-4/+70
2020-01-22drm/amd/display: Add debug option to disable DSC supportWenjing Liu-1/+3
2020-01-22drm/amd/display: Do not send training pattern if VS DifferentSung Lee-1/+1
2020-01-22drm/amd/display: update MSA and VSC SDP on video test pattern requestWenjing Liu-1/+36
2020-01-16drm/amd/display: skip opp blank or unblank if test pattern enabledWenjing Liu-0/+3
2020-01-16drm/amd/display: 3.2.68Aric Cyr-1/+1
2020-01-16drm/amd/display: reallocate MST payload when link lossPaul Hsieh-5/+36
2020-01-16drm/amd/display: fixup DML dependenciesJun Lei-2/+2
2020-01-16drm/amd/display: Use mdelay to avoid context switchMartin Tsai-2/+2
2020-01-16drm/amd/display: Only program surface flip for video plane via dmcubYongqiang Sun-62/+88
2020-01-16drm/amd/display: Enable double buffer for OTG_BLANKAlvin Lee-1/+7
2020-01-16drm/amd/display: Add monitor patch for AUO dpcd issueLewis Huang-0/+74
2020-01-16drm/amd/display: wait for test pattern after when all pipes are programmedWenjing Liu-6/+0
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo-55/+90
2020-01-16drm/amd/display: 3.2.67Aric Cyr-1/+1
2020-01-16drm/amd/display: remove psr state condition when psr exit caseLewis Huang-3/+0
2020-01-16drm/amd/display: Add default switch case for DCCChris Park-0/+6
2020-01-16drm/amd/display: Use SMU ClockTable Values for DML CalculationsSung Lee-0/+4
2020-01-16drm/amd/display: rename _lvp to l_vpCharlene Liu-7/+7
2020-01-16drm/amd/display: Add w/a to reset PHY before link training in verify_link_capGeorge Shen-1/+13
2020-01-16drm/amd/display: Refactor surface flip programmingYongqiang Sun-206/+118
2020-01-16drm/amd/display: Indirect reg read macro with shift and maskNoah Abradjian-37/+86