aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-05-10drm/amd/display: Add audio support for DFP type of active branch is DP caseDale Zhao4-14/+21
2021-05-10drm/amd/display: Support for DMUB AUXJude Shih8-14/+46
2021-05-10drm/amd/display: update DCN to use new surface programmingPaul Hsieh4-146/+24
2021-05-10drm/amdgpu/dc: Revert commit "treat memory as a single-channel"Aric Cyr2-48/+2
2021-05-10drm/amd/display: add dsc stream overhead for dp onlyWenjing Liu6-15/+36
2021-05-10drm/amd/display: Remove duplicate declaration of dc_stateWan Jiabing1-1/+0
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 Cornij2-0/+20
2021-04-28drm/amd/display: 3.2.133Aric Cyr1-1/+1
2021-04-28drm/amd/display: Add SE_DCN3_REG_LIST for control SDP numMax.Tseng1-0/+2
2021-04-28drm/amd/display: take max dsc stream bandwidth overhead into accountWenjing Liu5-76/+94
2021-04-28drm/amd/display: Clear MASTER_UPDATE_LOCK_DB_EN when disable doublebuffer lockRobin Chen1-1/+1
2021-04-28drm/amd/display: Add new DP_SEC registers for programming SDP Line numberMax.Tseng1-0/+2
2021-04-28drm/amd/display: Fix BSOD with NULL checkChris Park1-1/+1
2021-04-28drm/amd/display: Added multi instance support for ABMJake Wang2-1/+31
2021-04-28drm/amd/display: ddc resource data need to be initializedYu-ting Shen2-2/+2
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 Huang3-23/+1
2021-04-28drm/amd/display: Add new case to get spread spectrum infoMichael Strauss1-0/+2
2021-04-20drm/amd/display: 3.2.132Aric Cyr1-1/+1
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo2-11/+19
2021-04-20drm/amd/display: Report Proper Quantization Range in AVI InfoframeDillon Varone1-14/+19
2021-04-20drm/amd/display: Fixed typo in function name.David Galiffi1-2/+2
2021-04-20drm/amd/display: Add link rate optimization logs for ILRMichael Strauss3-2/+12
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 Cyr2-1/+4
2021-04-20drm/amd/display: treat memory as a single-channel for asymmetric memory v2Hugo Hu2-2/+48
2021-04-20drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh2-45/+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-20drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh1-6/+9
2021-04-15drm/amd/display: 3.2.131Aric Cyr1-1/+1
2021-04-15drm/amd/display: Fix hangs with psr enabled on dcn3.xxRoman Li1-4/+1
2021-04-15drm/amd/display: Added support for multiple eDP BL controlJake Wang1-0/+2
2021-04-15drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang3-1/+23
2021-04-15drm/amd/display: Connect clock optimization function to dcn301Mikita Lipski1-0/+2
2021-04-15drm/amd/display: Remove unused flag from stream stateMikita Lipski1-1/+0
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: Fix DML validation of simple vs native 422 modesNicholas Kazlauskas1-3/+4
2021-04-15drm/amd/display: Remove static property from decide_edp_link_settingsMichael Strauss2-1/+5
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh5-5/+17
2021-04-15drm/amd/display: Disable boot optimizations if ILR optimzation is requiredMichael Strauss4-2/+54
2021-04-15drm/amd/display: Add debug flag to enable eDP ILR by defaultMichael Strauss2-2/+2
2021-04-09drm/amd/display: Update DCN302 SR Exit LatencyJoshua Aberback1-1/+1
2021-04-09drm/amd/display: 3.2.130Aric Cyr1-1/+1
2021-04-09drm/amd/display: Cleanup DML DSC input bpc validationNicholas Kazlauskas4-5/+11
2021-04-09drm/amd/display: Add missing mask for DCN3Qingqing Zhuo1-0/+1
2021-04-09drm/amd/display: Set initial value to a dividerMikita Lipski1-2/+2
2021-04-09drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu8-5/+30