summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-07-19drm/amd/display: fix incorrrect valid irq checkGuchun Chen1-1/+1
2021-07-19drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver1-1/+1
2021-07-19drm/amd/display: Fix crash during MPO + ODM combine mode recalculationAric Cyr1-0/+5
2021-07-19drm/amd/display: Fix off-by-one error in DMLWesley Chalmers1-7/+7
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers1-1/+1
2021-07-19drm/amd/display: Release MST resources on switch from MST to SSTVladimir Stempen1-0/+2
2021-07-19drm/amd/display: Revert "Fix clock table filling logic"Ilya Bakoulin2-72/+39
2021-07-19drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij1-43/+21
2021-07-19drm/amd/display: fix odm scalingDmytro Laktyushkin7-386/+232
2021-07-19drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin1-3/+6
2021-07-19drm/amd/display: Fix clock table filling logicIlya Bakoulin2-39/+74
2021-07-19drm/amd/display: Fix BSOD with NULL checkChris Park1-1/+1
2021-07-19drm/amd/display: Revert wait vblank on update dpp clockLewis Huang3-23/+1
2021-07-14drm/amd/display: take dc_lock in short pulse handler onlyAurabindo Pillai2-1/+5
2021-06-03drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy1-1/+1
2021-05-20drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-20drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij3-9/+12
2021-04-21drm/amd/display: 3.2.132Aric Cyr1-1/+1
2021-04-21drm/amd/display: add helper for enabling mst stream featuresBing Guo2-11/+19
2021-04-21drm/amd/display: Report Proper Quantization Range in AVI InfoframeDillon Varone1-14/+19
2021-04-21drm/amd/display: Fixed typo in function name.David Galiffi1-2/+2
2021-04-21drm/amd/display: Add link rate optimization logs for ILRMichael Strauss3-2/+12
2021-04-21drm/amd/display: Unconditionally clear training pattern set after ltWesley Chalmers1-5/+4
2021-04-21drm/amd/display: Fix FreeSync when RGB MPO in useAric Cyr2-1/+4
2021-04-21drm/amd/display: treat memory as a single-channel for asymmetric memory v2Hugo Hu2-2/+48
2021-04-21drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh2-45/+0
2021-04-21drm/amd/display: disable seamless boot for external DPAnthony Wang1-4/+3
2021-04-21drm/amd/display: Add DSC check to seamless boot validationAnthony Wang1-0/+4
2021-04-21drm/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
2021-04-09drm/amd/display: Add dc_debug flag to disable min fclkHarry Wentland3-3/+4
2021-04-09drm/amd/display: Add debug prints for SMU messagesHarry Wentland1-4/+25