aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie4-34/+99
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie7-133/+257
2021-05-19drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai1-0/+6
2021-05-19drm/amd/display: Correct DPCD revision for eDP v1.4Zhan Liu1-2/+10
2021-05-19drm/amd/display: consider channel coding in configure lttpr modeWenjing Liu1-18/+29
2021-05-19drm/amd/display: rename perform_link_training_int functionWenjing Liu1-2/+2
2021-05-19drm/amd/display: decide link training settings based on channel codingWenjing Liu1-4/+15
2021-05-19drm/amd/display: determine dp link encoding format from link settingsWenjing Liu1-0/+7
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-19drm/amd/display: Minor refactor of DP PHY test automationGeorge Shen1-7/+10
2021-05-19drm/amd/display: Add get_current_time interface to dmub_srvWyatt Wood1-1/+2
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann5-90/+134
2021-05-10drm/amd/display: remove unused function dc_link_perform_link_trainingRouven Czerwinski1-13/+0
2021-05-10drm/amd/display: Handle pixel format test requestIlya Bakoulin1-1/+18
2021-05-10drm/amd/display: minor dp link training refactorWenjing Liu1-54/+70
2021-05-10drm/amd/display: Expand DP module training API.Jimmy Kizito1-5/+5
2021-05-10drm/amd/display: Add fallback and abort paths for DP link training.Jimmy Kizito3-10/+38
2021-05-10drm/amd/display: Update setting of DP training parameters.Jimmy Kizito4-7/+54
2021-05-10drm/amd/display: Update DPRX detection.Jimmy Kizito1-3/+24
2021-05-10drm/amd/display: Set stream_count to 0 when dc_resource_state_destruct.Paul Wu1-0/+1
2021-05-10drm/amd/display: Filter out YCbCr420 timing if VSC SDP not supportedGeorge Shen1-0/+6
2021-05-10drm/amd/display: remove checking sink in is_timing_changedCalvin Hou1-6/+0
2021-05-10drm/amd/display: Add audio support for DFP type of active branch is DP caseDale Zhao2-13/+18
2021-05-10drm/amd/display: Support for DMUB AUXJude Shih1-1/+4
2021-05-10drm/amd/display: add dsc stream overhead for dp onlyWenjing Liu1-1/+2
2021-05-10drm/amd/display: Remove duplicate include of hubp.hWan Jiabing1-1/+0
2021-04-29drm/dp_mst: Use Extended Base Receiver Capability DPCD spaceNikola Cornij1-0/+18
2021-04-28drm/amd/display: take max dsc stream bandwidth overhead into accountWenjing Liu1-3/+4
2021-04-28drm/amd/display: Fix BSOD with NULL checkChris Park1-1/+1
2021-04-28drm/amd/display: skip program clock when allow seamless bootLewis Huang1-2/+13
2021-04-28drm/amd/display: Revert wait vblank on update dpp clockLewis Huang1-13/+0
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo1-11/+17
2021-04-20drm/amd/display: Report Proper Quantization Range in AVI InfoframeDillon Varone1-14/+19
2021-04-20drm/amd/display: Add link rate optimization logs for ILRMichael Strauss2-2/+8
2021-04-20drm/amd/display: Unconditionally clear training pattern set after ltWesley Chalmers1-5/+4
2021-04-20drm/amd/display: Fix FreeSync when RGB MPO in useAric Cyr1-1/+2
2021-04-20drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh1-44/+0
2021-04-20drm/amd/display: disable seamless boot for external DPAnthony Wang1-4/+3
2021-04-20drm/amd/display: Add DSC check to seamless boot validationAnthony Wang1-0/+4
2021-04-15drm/amd/display: Fix hangs with psr enabled on dcn3.xxRoman Li1-4/+1
2021-04-15drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang1-0/+13
2021-04-15drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-04-15drm/amd/display: Set LTTPR mode to non-LTTPR if no repeaters foundWesley Chalmers1-0/+2
2021-04-15drm/amd/display: Remove static property from decide_edp_link_settingsMichael Strauss1-1/+1
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh2-5/+9
2021-04-15drm/amd/display: Disable boot optimizations if ILR optimzation is requiredMichael Strauss2-0/+48
2021-04-15drm/amd/display: Add debug flag to enable eDP ILR by defaultMichael Strauss1-1/+1
2021-04-09drm/amd/display: Set initial value to a dividerMikita Lipski1-2/+2
2021-04-09drm/amd/display: Added dc_edp_id_count to dc_contextJake Wang1-7/+3
2021-04-09drm/amd/display: add NULL check to avoid kernel crash in DC.Robin Singh1-0/+3