summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn30/display_mode_vba_30.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+0
2024-01-16drm/amd/display: Ensure populate uclk in bb constructionAlvin Lee1-8/+8
2023-12-06drm/amd/display: Optimize fast validation casesAlvin Lee1-12/+17
2023-11-10drm/amd/display: remove duplicated argumentJosé Pekkarinen1-1/+1
2023-08-09drm/amd/display: Clean up errors in display_mode_vba_30.cRan Sun1-4/+2
2023-04-21drm/amd/display: Add extra check for 444 16 formatAurabindo Pillai1-1/+1
2023-04-21drm/amd/display: correct DML calc errorSherry Wang1-2/+2
2023-04-12drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh1-1/+1
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-2/+0
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu1-1/+0
2023-02-28drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2022-12-06drm/amd/display: correct DML calc error of UrgentLatencyZhongwei1-1/+1
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-1/+1
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr1-6/+2
2022-08-22drm/amd/display: fix i386 frame size warningHamza Mahfooz1-232/+63
2022-07-25drm/amd/display: Remove unused MaxUsedBW variableMaíra Canal1-28/+0
2022-07-05drm/amd/display: Remove duplicate code across dcn30 and dcn31Maíra Canal1-17/+4
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai1-4/+4
2021-11-03drm/amd/display: Fix bpc calculation for specific encodingsBing Guo1-10/+3
2021-08-26drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas1-2/+5
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee1-8/+10
2021-06-08drm/amd/display: Fix off-by-one error in DMLWesley Chalmers1-7/+7
2021-06-08drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij1-43/+21
2021-05-11drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere1-24/+24
2021-03-02drm/amd/display: Fix HSplit causing increase in DSC Slice CountDillon Varone1-1/+1
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers1-1/+1
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-2/+2
2021-01-14drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha1-1/+1
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-2/+2
2020-11-02drm/amd/display: Revert HUBP blank behaviour for nowJoshua Aberback1-1/+1
2020-11-02drm/amd/display: Blank HUBP during pixel data blank for DCN30Joshua Aberback1-1/+1
2020-10-30drm/amd/display: allow 18 bit dp output on DCN3Dmytro Laktyushkin1-1/+1
2020-10-05drm/amd/display: Don't allow pstate if no support in blankAlvin Lee1-1/+1
2020-09-18drm/amd/display: Delete duplicated argument to '&&' or '||'Ye Bin1-3/+3
2020-09-16drm/amd/display: adding pathway to retrieve stutter periodMartin Leung1-3/+9
2020-08-19drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin1-0/+4
2020-07-14drm/amd/display: update dml varDmytro Laktyushkin1-5/+3
2020-07-01drm/amd/display: Allow 4 split on 10K 420 modesChris Park1-5/+0
2020-07-01drm/amd/display: Force ODM combine on 5K+ 420 modesChris Park1-0/+10
2020-07-01drm/amd/display: fix spelling mistake: "propogation" -> "propagation"Colin Ian King1-1/+1
2020-07-01drm/amd/display: Add DCN3 DMLBhawanpreet Lakha1-0/+6860